Sanenet

msg:373623 | 1:34 pm on May 27, 2004 (gmt 0) |
Hi Clark, Try changing your query strings into slashes, so that page.cfm?id=1234 turns into page.cfm/id/1234 That seems to fool the spiders (you just have to make sure you don't have too many variables, as they hesitate to penetrate that far)
|
Rossv1

msg:373624 | 1:55 pm on May 27, 2004 (gmt 0) |
Hi Clark, I have numerous large sites written in Cold Fusion that are all spidered and indexed by Google. Google says on their site that dynamic pages will be spidered as long as the url isn't too long (too many variables) but I've seen some very long url strings in Google results.
|
clarksc3

msg:373625 | 11:55 pm on May 30, 2004 (gmt 0) |
This may have been beaten to death but I have one last observation. Any url with a www.url.com/test.cfm?=123 does not show page rank. But www.url.com/test.cfm does. Can someone tell me why? And creating a page without the?=123 better in the search engines? Thank you.
|
|