Type
magento2-module
Magento 2 sitemap.xml generator for VueStorefront
magento2-module
MIT
None
None
None
None
None
This modules generates a sitemap xml (via cron job, everyday at 00:00) for VueStorefront projects that are integrated with Magento 2. Also adds a cli command bin/magento vsf:sitemap:generate
to manually generate a sitemap. VueStorefront uses a special url structure, based on Magento 2 data:
Example category URL structure:
https://vuestorefronturl.com/urlkey-id
Example product URL structure:
https://vuestorefronturl.com/sku/urlkey
Example VueStorefront 1.9 category URL structure:
https://vuestorefronturl.com/urlpath
Example VueStorefront 1.9 product URL structure:
https://vuestorefronturl.com/urlkey
Magento 2.2 | Magento 2.3 |
---|---|
:white_check_mark: | :white_check_mark: |
composer require composer require vendic/magento2-vuestorefront-xmlsitemap
Go to system configuration:
Stores > Configuration > Vendic > VueStorefront
And set your Vuestorefront homepage url.
The MIT License (MIT). Please see License File for more information.
Vendic develops technically challenging e-commerce websites using Magento 2, as well as innovative headless PWA shops. Feel free to check out our projects on our website.