I "believe" the search engines use the same schemas OS's use. I'm not sure
about Linux/Unix, but Windows won't allow ?'s in the name of a directory.
So what I did was change the links so

index.cfm?id=3&subid=4 is

transformed so it reads

index.cfm/id,3-subid,4.html

I can't comment if it actually works because the site is still in progress.
But
as I've read in the forums, that's the way to index your dynamic content.

My $.02.

===================
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/

> This question pop's up from time to time.  I have a new slant on it though
> that I want to see if would work.
>
> Suppose that I have a link that reads
>
>
http://www.somedomain.com/somepage.cfm?something=somevalue&something2=someva
> lue2
>
> Everything I have found in the Allaire forums says that I need to replace
> the ? and the & with / and then use a string replace method and etc. etc.
>
> How about just throwing a / at the very end and then striping it off.
Would
> the search engine then not treat everything that is in-between the / and
the
> / as a dir. instead of a page?  The reason that I am asking is because on
> two of my sites I kept noticing an error where people would add, or search
> engines would add / at the end of the entire URL and it would throw an
> error, so I started striping off that last trailing / and no I don't get
any
> more errors, but can we use this to our advantage and use it with search
> engines?
>
> Any ideas, pro's, con's?
>
> Bill Killillay
> ICQ @ 8425781
>
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
> "An investment in Knowledge always pays the best interest."
>                -Benjamin Franklin-
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
>
> Get Paid to Surf the Web.  It's free, easy and fun.
> Sign up for AllAdvantage.com at
>
> http://alladvantage.com/go.asp?refid=FIB-034
>
> --------------------------------------------------------------------------
----
> 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.


------------------------------------------------------------------------------
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.

Reply via email to