need4speed Posted May 25, 2011 Share Posted May 25, 2011 I have a old webshop and now im going to launch my ny prestashop but how do I tell google the new links for each product?Eg. I have this old link: /shop/shadow-05-mest-501p.htmlAnd now the name is going to be:/18-solfilm-shadow-05-mest-til-varebiler-mod-indsyn.htmlIs the a module where I can tell google where the old product link should link to now? Link to comment Share on other sites More sharing options...
subulica Posted March 31, 2012 Share Posted March 31, 2012 any help with that ? Link to comment Share on other sites More sharing options...
sambassador Posted April 1, 2012 Share Posted April 1, 2012 (edited) Typically you would do a 301 Redirect in your .htaccess file like this for each link you need to redirect: Redirect 301 /shop/shadow-05-mest-501p.html http://{www.yoursite.com}/18-solfilm-shadow-05-mest-til-varebiler-mod-indsyn.html Edited April 1, 2012 by john6555 (see edit history) Link to comment Share on other sites More sharing options...
subulica Posted April 2, 2012 Share Posted April 2, 2012 Typically you would do a 301 Redirect in your .htaccess file like this for each link you need to redirect: Redirect 301 /shop/shadow-05-mest-501p.html http://{www.yoursite.com}/18-solfilm-shadow-05-mest-til-varebiler-mod-indsyn.html And after that how big will be my .htaccess ? i have 400 links that mean 400 lines inside .htaccess Link to comment Share on other sites More sharing options...
justdogwalking.com Posted April 17, 2012 Share Posted April 17, 2012 Hi I have similar problem with deleted products on my live site getting lots of 414 errors - is there away one can clean up the database? Link to comment Share on other sites More sharing options...
justdogwalking.com Posted April 17, 2012 Share Posted April 17, 2012 Hi should be 404 errors in prev reply. Link to comment Share on other sites More sharing options...
subulica Posted April 17, 2012 Share Posted April 17, 2012 old links or deleted links? if is about old links you have to edit .htaccess but if is about deleted links go to google webmaster tools and delete the links from google cache ( google results) and remake sitemap Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now