If you tell verity to index .cfm files it'll read the source.

As far as I know you can't stop that (I know less and less about Verity
these day!).

Look into using the vspider. Google will throw up some answers but the short
of it is, it'll crawl your site via the web so you'll end up indexing it as
a user sees it.

Let us know if you find out different.

Adrian
Building a DB of errors at http://cferror.org/

-----Original Message-----
From: Dave l
Sent: 07 October 2008 21:09
To: cf-talk
Subject: verity & cfscript


I have a verity collection and it is picking up some cfm code. Now of course
i can take out the .cfm & .cfml in the collection code but then it doesn't
index actual .cfm pages which is needed (Like this-page.cfm)

The only cfm code it seams to be picking up is inside of cfscript blocks and
so in the results you get something like:

page link
transfer = application.transferFactory.getTransfer(); qRecords =
transfer.list("Admin.Press", "date", false); strTitle = "site title";
strDesc = "site desc";


anyone got any ideas of getting rid of that source code?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313570
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to