Configuration:
PS SEO Booster Ultimate, Category Url settings: {categories:/}{rewrite}
Generated link in PrestaShop:
//domain/category1/subcategory1/sampleproduct
Generated link in ThirtyBees:
//domain/main/category1/subcategory1/sampleproduct
The main name of the category tree should not be visible in the link.
After copying the file /classes/Link.php from PrestaShop to TB generated link is correct (without "main" name). This is a temporary solution. What should be changed in TB Link.php?
Question
Adik
I found a small issue but important for seo.
Configuration: PS SEO Booster Ultimate, Category Url settings: {categories:/}{rewrite}
Generated link in PrestaShop: //domain/category1/subcategory1/sampleproduct
Generated link in ThirtyBees: //domain/main/category1/subcategory1/sampleproduct
The main name of the category tree should not be visible in the link.
After copying the file /classes/Link.php from PrestaShop to TB generated link is correct (without "main" name). This is a temporary solution. What should be changed in TB Link.php?
5 answers to this question
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