Jump to content
thirty bees forum
  • 0

Serious bug regarding URL rewriting - URL duplication is possible.


Question

Posted

At the moment we can create 2 products with the same URL structure (same name, same category, etc).

Both are visible in BO, the category but when we click and open the second it's not opened but we get redirected to the first.

It would be nice if the system checks if there's another product with the same URL and assigne number in the end. That way such duplicates will be imposible and the numbers will play little penalty because they will appear only occasionally.

5 answers to this question

Recommended Posts

  • 0
Posted

Well, having no ID in the URL can lead to duplicate URLs. That's pretty obvious. One solution is the one @dosbiner mentioned: detect and fix them.

The other solution is to add the ID to the URL, like PrestaShop did. This still works, it's just no longer the default.

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...