Hi all,

I have just started to play with Verity on CF 4.52 (I have used htdig
before). I am not big fan of pages in the templates directory, as well as
custom tags being indexed.

Is there a tag or, is it possble to use robots.txt, to exclude
pages/templates?

I tried
<META NAME="robots" CONTENT="noindex">
..but it didn't work.

Any tips are welcome. Oh, by the way, this is what I used for the indexing:

<CFINDEX COLLECTION="acollection"
    KEY="c:\htdocs\website"
    ACTION="REFRESH"
    TYPE="PATH"
    URLPATH="http://www.website.com";
    EXTENSIONS=".htm, .html, .cfm, .pdf"
    RECURSE="Yes"
    LANGUAGE="English">





______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to