kiwa/sitemap

Integrates the Bit&Black Sitemap into a Kiwa website to create sitemap files seamlessly.

Fund package maintenance!
Buymeacoffee

2.0.0 2024-02-05 12:56 UTC

This package is auto-updated.

Last update: 2024-04-05 13:22:38 UTC


README

PHP from Packagist Codacy Badge Latest Stable Version Total Downloads License

Kiwa Sitemap

This library integrates the Bit&Black Sitemap into your Kiwa website.

It creates a sitemap.xml by parsing the whole website including all language versions and all images. If multiple language versions are found, multiple xml files will be written.

Installation

This library is made for the use with Composer. Add it to your project by running $ composer require kiwa/sitemap.

Usage

After adding this library to your project, the Kiwa Console contains a new command: sitemap:create.

When running bin/console sitemap:create, the website defined in config.php under mainURL will be crawled completely. After that, a sitemap.xml file will be stored in the public folder and depending on the languages found some additional language files like sitemap-en.xml will be stored there, too.

Help

If you have any questions, feel free to contact us under hello@bitandblack.com.

Further information about Bit&Black can be found under www.bitandblack.com.