Ok,

I have been trying to think of ways to create a static copy of a site for
Verity to index properly. At the moment it is built from loads of includes
etc so if you point verity at it just makes a mess.

What I want to do is include something at the bottom of every page which
essentially calls itself and writes a copy to a directory which verity
indexes. At the top of the copy it would also include <cflocation
url="realurl"> so that when the user hits a link in a search results page
they go straight to the real copy.

Obviously you'd have to keep track of which one's had been hit and whether
to re-save it or not.

Would it be possible to drop the content of a page into the output of a
cffile? How would I avoid the problem of the page going into a loop?

Thanks in advance,

Ben


----------------------------------------------------------
Ben Whalley, Radley Yeldar     
326 City Road, London, EC1V 2SP
----------------------------------------------------------
0207 7130038
[EMAIL PROTECTED]
www.ry.com
----------------------------------------------------------


-----------------------------------------------------------------------



* This message has been processed by MailGuard SMTP from NET-TEL
* Computer Systems Ltd. See <http://www.mailguard.co.uk>.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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