: To change URL to user friendly URL I'm refactoring my ASP.net application from ASP.net 3.5 to 4.0. Also I'm changing the URLs to user friendly URLs /product.aspx?id=100 to /product-name/100. All
I'm refactoring my ASP.net application from ASP.net 3.5 to 4.0. Also I'm changing the URLs to user friendly URLs /product.aspx?id=100 to /product-name/100.
All my pages are indexed by search engines and the site has already been online for 6 years. I'm planning to do 301 redirect from the old pages to the new one.
I want to make sure I won't lose the rankings and traffic.
Any suggestion how to do it properly?
More posts by @Correia994
1 Comments
Sorted by latest first Latest Oldest Best
Use a 301 redirect. This will tell the search engines, and your users, where to find those pages under their new URL. This will preserve the rankings of any pages this is done for.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.