Skip to content

"-1" at the end of product url #21

@mkutyba

Description

@mkutyba

I don't know if this project is alive but maybe someone will help me.
When using this module urls have "-1" at the end, and it redirects from "normal" to "-1", e.g.
"product-a.html" to "product-a-1.html"

It works for basic product urls, but in category it doesn't:
"cat1/product-a.html" is 404
"cat1/product-a-1.html" is 200

Also rel=canonical is now "cat1/product-a-1.html".

How to get rid of this "-1" part?
Of course it should be left for duplicates (if occur), so they will have "-2", "-3", ... I think it is the reason, but why 1st is treated as duplicate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions