You could try instead of doing "page.cfm?ID=X" doing "page.cfm/ID/X" or
"page.cfm/X/". The code for page.cfm would use a listGetAt function with
the list being cgi.path_info and the delimiter being "/" to get the ID
variable out. This will cause search engines to follow every link and
catalogue each unique ID as a different page. Hope that helps.
Andrew Hewitt
Web Application Developer
webworld studios inc.
----- Original Message -----
From: "avex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 14, 2000 10:39 PM
Subject: search engine and cfm files
> Hi,
>
> I am doing a job for a client that involves converting 500 html documents
> into a cold fusion dynamic site.
>
> At the moment the pages are derived from a database and formatted in one
> template file....
> so all my pages are like page.cfm?ID=X where X is the database record.
>
> My question is, how can I have these 500 pages, with seperate meta tag
> information be picked up by search engines like yahoo, etc if they are
> dynamically generated?
> Although there is one template file, I would all 500 possible pages to be
> picked up by search engines.
>
> This is the final problem i have on the project...and I am desperate for a
> fix.......My friend said that Ben Forta discussed this a while back some
> place on the internet.....
>
> thanks...
>
> chad
>
>
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> 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.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.