Forum Moderators: phranque

Message Too Old, No Replies

Cold Fusion search engine indexing .cfm source code! Please help

Cold Fusion search indexing source code

         

Andrew_WP

11:55 am on Jun 16, 2005 (gmt 0)



Hello everybody!
I have major problem. I've made search engine for the site using Verity search indexing tool of ColdFusion. But there appeared the problem. While indexing site pages content (text) this tool also indexing ColdFusion source codes (cfml tags sources) in dynamic pages. And when users search the site for some word which is used in CF tags source of these pages user gets source code of some pages as search result!
How can i made (configure) this search engine to not index CFML source code in dynamic pages?

Thanks in advance! Any help would be appreciated!

Sanenet

11:58 am on Jun 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Which version of CF/Verity are you using? It sounds to me like Verity is misconfigured to read the pages off the drive instead of through HTTP... (external instead of mapping).

Are you calling the verity bot directly through the command line or through the CF admin?