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!