I have 1 website, 2 stores, and 1500 products. All products assigned to both stores.
Why every product has different URL for each store?
I tried to truncate core_url_rewrite table and re-index again. But still, each product has different URL for the store.
Ex:
Product = ABC (SKU = ABC)
Product URL in Store1: abc.html
Product URL in store2: abc-1.html
1 Answer 1
The url-key attribute is configured to allow store specific values, It can live on a global scope only, website or store specific.
Try this:
- Catalog > Attributes > Manage Attributes > Edit Attribute > Properties > Scope= Global
- Reindex ALL 
For more informations Fabrizio Branca explanation
Explore related questions
See similar questions with these tags.