joannaleng Posted June 3, 2013 Share Posted June 3, 2013 Hi, I did not want to confuse clients and have error links by enabling other languages except english. Upon doing so, my URLs was changed from /en/product ID to /product id. However URLs on my website does not update the change and I have now broken links like: http://www.francescascloset.com/en/4-browse-all-items on my store front here: http://screencast.com/t/uyRNSDHuB6z appreciate any help! Link to comment Share on other sites More sharing options...
joannaleng Posted June 4, 2013 Author Share Posted June 4, 2013 hi, anyone to help? it is here: http://www.francescascloset.com/en/4-browse-all-items Link to comment Share on other sites More sharing options...
TACS Posted October 21, 2013 Share Posted October 21, 2013 bump, I could do with help on this topic.. after disabling the languages on my presta store it appears to have gone from ".co.uk/en" to ".co.uk" only my CMS links like my conact us link still directs to co.uk/en/contact-us when it should be .co.uk/contact-us, any ideas? Thanks In advance Link to comment Share on other sites More sharing options...
joannaleng Posted October 21, 2013 Author Share Posted October 21, 2013 Do u know wher ur .htaccess file is? Delete it from file manager or FTP and it sld work fine. U may try these steps. Trn friendly URL OFF Delete htaccess file Turn friendly URL ON It sld do the trick Link to comment Share on other sites More sharing options...
TACS Posted October 21, 2013 Share Posted October 21, 2013 Thanks! I shall give that a try later on, I have tried regenerating the htaccess file, but haven't deleted the old one as you suggested. as for the steps you have listed, i tried unticking Friendly URL & Disable apache multiviews and then regenerating htaccess, only when I do this all my categories return a 404, it's only when I re enable Friendly URL & Disable apache multiviews does it return to normal..also this didn't actually solve the problem that I was originally trying to rectify.. I shall try these steps again later, but with deleting the old htaccess first.. I will update this post when I know how I've got on & if anyone else knows anything else please feel free to chip in Thanks! Link to comment Share on other sites More sharing options...
Fidlimidly Posted March 29, 2014 Share Posted March 29, 2014 Are you found solution for this topic? I have same problem....Thx Link to comment Share on other sites More sharing options...
inweb Posted March 30, 2014 Share Posted March 30, 2014 (edited) Advanced Parameters - Performance - Clear Smarty cache & Autoload cache. Once you do so your HTML source code start to reflect new settings. Also it is highly recommend to put the following to your .htaccess or all your current Google rankings and back-links will be gone: RewriteBase / RewriteRule ^en/(.*)$ http://www.francescascloset.com/$1 [R=301,L] Edited March 30, 2014 by inweb (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts