hstpctech Posted June 17, 2018 Share Posted June 17, 2018 (edited) Hi, lately, the addition of new products to my store generates wrong friendly product link rewrite. My Prestashop is 1.6.1.9. New products were added with CSV Import function. The generated friendly link stucks with one particular item in my store instead of generating from the new product name. As shown in the screenshots, the product Tallyhawk were rewritten as 25-metal-shelf instead of 25-tallyhawk. Manually re-generate the product link fixed the problem for now, but it's not feasible for hundreds of products. What could possibly make the SEO generator stucks with a particular item? Best regards, Andy Edited June 17, 2018 by hstpctech (see edit history) Link to comment Share on other sites More sharing options...
hstpctech Posted July 21, 2018 Author Share Posted July 21, 2018 19 minutes ago, blanco12 said: I think you may need to enable apache mod_rewrite. You can refer this answer as well. To enable mod_rewrite, use the following command: a2enmod rewrite Then you need to restart apache for the changes to reflect, sudo /etc/init.d/apache2 restart or sudo service apache2 restart Thank you for the suggestion. I'll try this asap although I haven't got an idea where to run the sudo commands. I'm only hosting on a shared plan. 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