I use to have my pages listed with underscore, e.g.
http://www.newdesignworld.com/detail-v7ndotcom_elursrebmem-81.html
I have changed that to :
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
in my .htaccess i have put:
redirect 301 /detail-v7ndotcom_elursrebmem-81.html http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
so hopefully the pages listings should get get moved to the new location, however the problem I have is that when the pages redirect
it is adding a "id" to the end:
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html?id=81
-So will search engines see this as the same page as:
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
or will they think it is a different page due to the id at the end?
thanks
http://www.newdesignworld.com/detail-v7ndotcom_elursrebmem-81.html
I have changed that to :
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
in my .htaccess i have put:
redirect 301 /detail-v7ndotcom_elursrebmem-81.html http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
so hopefully the pages listings should get get moved to the new location, however the problem I have is that when the pages redirect
it is adding a "id" to the end:
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html?id=81
-So will search engines see this as the same page as:
http://www.newdesignworld.com/detail-v7ndotcom-elursrebmem-81.html
or will they think it is a different page due to the id at the end?
thanks







