Skip to content

thampe/magento2-vuestorefront-xmlsitemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueStorefront XML sitemap generator for Magento 2

Latest Stable Version Latest Unstable Version License Build Status

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

Support

Magento 2.2 Magento 2.3

Installation

composer require vendic/magento2-vuestorefront-xmlsitemap

Go to system configuration:

Stores > Configuration > Vendic > VueStorefront

And set your Vuestorefront homepage url.

Contributors

Tjitse Efde

License

The MIT License (MIT). Please see License File for more information.

About Vendic

Vendic - Magento 2 develops technically challenging e-commerce websites using Magento 2. Feel free to check out our projects on our website.

About

VueStorefront XML sitemap generator for Magento 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%