Have a different page loop through all pages on the site, call the page using <cfhttp> and save that as the static .htm file.
>>> Ben Whalley <[EMAIL PROTECTED]> 10/03/01 11:33AM >>> 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>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

