Jump to content

PrestaShop URLs


JayUK

Recommended Posts

PrestaShop requires that number so it can redirect to category.php?id_category=1 and product.php?id_product=1, so you shouldn't remove it. The only way to get around this is to create a separate entry in your .htaccess file for each category and product, but that will quickly become infeasible if you have many categories or products.

Link to comment
Share on other sites

I'm not sure how much strength is given to URLs anymore. As long as you have the basic keywords in there, I don't think you need to worry too much about the category and product IDs being in there. Sure, it looks a little messy, but I'm not sure if there is an easy way around it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...