vitamin2/v2-sitemap

V2 Sitemaps

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Type:kirby-plugin

0.1.0 2022-11-10 14:34 UTC

This package is auto-updated.

Last update: 2024-04-11 15:01:56 UTC


README

Just an easy sitemap plugin for Kirby 3

Installation

Download

Download and copy this repository to /site/plugins/v2-sitemap.

Composer

composer require vitamin2/v2-sitemap

Options

templates that should be ignored at to your config.php

// ignored templates in sitemap
'sitemap.ignore' => ['error'],

License

MIT