Open
Description
Preconditions and environment
- Magento version - 2.4.4
Steps to reproduce
Example :
Step - 1
Create Multi store website
- Login to admin -> Store -> Configuration -> All store -> Create a stores
Please refer Below image
Step - 2
Product Import
- Login to admin -> System -> Data Transfer -> Import -> Select entity type (Products) -> Select Import Behavior (Add/Update) -> Select File to Import (product.csv).
Issue
- Category url rewrite is not SEO friendly for multi store website except last store website
Please refer the below image
Non SEO friendly :
http://magento2.loc/in/catalog/category/view/s/buffer-calibration-solutions/id/61/
SEO fiendly :
http://magento2.loc/us/animal-cell-culture/cell-culture-systems/buffer-calibration-solutions.html
Non SEO fiendly :
http://magento2.loc/eu/catalog/category/view/s/cell-culture-systems/id/60/
Expected result
Category url rewrite is SEO friendly for all multi store websites.
Actual result
Category url rewrite is not SEO friendly for all multi store websites.
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Pull Request In Progress