https://github.com/magesuite/extended-sitemap
This module offers the possibility to add additional links to the sitemap.
Installation
This module is part of core metapackage
Installation if metapackage is not used:
composer require "creativestyle/magesuite-extended-sitemap" ^1.0.0
Admin settings
Admin setting can be adjusted in Store -> Configuration -> Advanced -> Extended sitemap
Settings:
Name | Value | Comment |
---|---|---|
Additional Links enabled | Yes/No | |
Additional links | Path have to be without domain, for example for "site.com/contact" correct value is "/contact" |
Backend
Backend documentation is in progress.
Frontend
There are no frontend functionalities in this module.