tedster

msg:3991243 | 10:59 pm on Sep 17, 2009 (gmt 0) |
Just as a follow-up, I had an opportunity today to recommend this approach to a site owner who had a knotty problem with parameters and duplicate URLs. I'm looking forward to see how this works!
|
bwnbwn

msg:3991297 | 2:10 am on Sep 18, 2009 (gmt 0) |
Tedester I saw that this afternoon and will be testing it myself tomorrow with an issue on one of our sites tomorrow. Thanks for the heads up.
|
CainIV

msg:3991400 | 6:59 am on Sep 18, 2009 (gmt 0) |
Really cool to see this addition. Might really help reduce unnecessary spider traps.
|
bwnbwn

msg:3991760 | 5:21 pm on Sep 18, 2009 (gmt 0) |
We have a site that Google is removing /redirect.aspx? during the crawl and showing the url as http://www.example.com/ad/1002.htm This is causing a large number of 404's. Suggestions on what parameter add so to add this back into the url? Would I add /redirect.aspx?id=
|
aakk9999

msg:3991802 | 6:19 pm on Sep 18, 2009 (gmt 0) |
Well, I just had a look at parameters in webmaster tools for one of our sites and I see that Google reports that it has found parameter "lang" as well as parameter "amp;lang" Now this is weird as the parameter in URL is actually written in the format "&lang" which should translate into ampersand followed by "lang" parameter. Even worse, it is also reporting that it found parameter "amp%3Blang" (%3B is semicolon). Any idea why this would happen?
|
Future

msg:3991854 | 8:04 pm on Sep 18, 2009 (gmt 0) |
[google.com...] this is the google help page for parameter handling
|
|