I tell you, now I have the following structure Magento stores:
14 Electronic Websites
- Root category Electronic
- Electronic Products & Computing (this is ok, it is for shared cart)
Current rewrite URL:
But the 15 websites of electronics, use the same url, just change the domain ... then magento is unnecessarily duplicating records.
9 Websites Computing
- Root category computing
- Computing Products + Electronica (this is ok, it is for shared cart)
Current rewrite URL:
But computing 9 websites use the same url, just change the domain ... then magento is unnecessarily duplicating records.
I wonder if you can guide me to change this system url to something like:
- All domains using the same record 60,000 products URL sku
- All domains of all stores of electronic root category, using the same record 400 URL categories.
- All domains of all stores of category root computing, using the same record 620 URL categories.
If I could develop this, I would save thousands and thousands of records url, and optimize performance tremendously.
My version of Magento is 1.9.0.1
Very thanks