tedster

msg:766590 | 5:40 am on Apr 7, 2006 (gmt 0) |
| If Google sees the old url, I will redirect it to the new url. |
| I would suggest a 301 redirect for everyone, not just Google. That is a standard practice and in itself doesn't necessarily bring a penalty. But trying to redirect just Google might.
|
Porter5Forces

msg:766591 | 6:28 am on Apr 7, 2006 (gmt 0) |
I've a similar situation. What you can do is to accept the old query strings and the shorter query strings. Both urls will return http code 200 and no need any redirection.
|
taps

msg:766592 | 6:34 am on Apr 7, 2006 (gmt 0) |
Porter: this might result in a duplicate content penalty. Changing URLs might bring you a drop in serps anyway. But it will most probably recover within a few months. If you're going to change your URLs anyway. Why not using a SE friendly one like www.widget.com/article-headline-123.html?
|
watercrazed

msg:766593 | 6:38 am on Apr 7, 2006 (gmt 0) |
| I've a similar situation. What you can do is to accept the old query strings and the shorter query strings. Both urls will return http code 200 and no need any redirection. |
| Sounds like sure Dup content penualty recipe to me
|
Porter5Forces

msg:766594 | 11:36 am on Apr 7, 2006 (gmt 0) |
The duplicate content will only exists for a short period of time provided that you must remove the old query stings links from your website. Google will soon notice that the old query strings are no longer existed on your site after few round of crawls. G will eventually drop the old links off from the serp and replace it with the new links due to the duplication rule.
|
draxofavalon

msg:766595 | 12:01 pm on Apr 7, 2006 (gmt 0) |
Remove the "&id=" because Google wont index that pages. Use friendly urls like /name_of_the_product.html
|
lammert

msg:766596 | 12:09 pm on Apr 7, 2006 (gmt 0) |
| Google will soon notice that the old query strings are no longer existed on your site after few round of crawls. G will eventually drop the old links off from the serp and replace it with the new links due to the duplication rule. |
| Life is not that easy in most cases. If an URL is not mentioned anymore, Google often does not remove it from the index, but instead makes the URL supplemental [webmasterworld.com] which is in this case worse than useless. The URL may still pop up for search queries which match the content from the old URL, but not from the new, if you ever change the content of that specific page. Proper use of 301 redirects and robot meta tags can help to prevent this happening but are no life insurance.
|
|