Hello, it wiil be good if have a option or module that give a functionality to open categories in subdomains.
Example - your store sell cars and have categories with brands and it's look like that.
bmw.store.com
audi.store.com
mercedes.store.com
mitsubishi.store.com
Have you access to the settings of the virtual host?
or, create subdomain for each model.
Have you configured seo_url?
Yes, it's posible
Need to write code in seo_url to realize your goals.
Code: Select all
<VirtualHost *:80>
# ...
ServerAlias *.example.com
# ...
</VirtualHost>
Have you configured seo_url?
Yes, it's posible
Need to write code in seo_url to realize your goals.
Who is online
Users browsing this forum: No registered users and 0 guests