---Reply to mail from Mike Kear about Search Engines where there are no static pages
>
> How do you all get round this? If you have few static pages, what do you
> give the search engines to index?
>
There area a few ways, you could use `search engine friendly' URL's, I've
never used them so I don't know the effectivness of doing so. Or you
could generate static pages from the data in your database - this I have
done for a site that wanted the individual pages to be indexed by search
engines, basically the idea is you make up a CF template that works the
way you want then to generate pages call the template with CFHTTP and save
the results to your static html file you can either regenerate pages as a
scheduled event or just do it manually when you change the data in the
database.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.