![Extension icon](Resources/Public/Icons/Extension.svg)
# TYPO3 extension `sitemap_locator`
[![Coverage](https://img.shields.io/coverallsCoverage/github/eliashaeussler/typo3-sitemap-locator?logo=coveralls)](https://coveralls.io/github/eliashaeussler/typo3-sitemap-locator)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/eliashaeussler/typo3-sitemap-locator?logo=codeclimate)](https://codeclimate.com/github/eliashaeussler/typo3-sitemap-locator/maintainability)
[![CGL](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-sitemap-locator/cgl.yaml?label=cgl&logo=github)](https://github.com/eliashaeussler/typo3-sitemap-locator/actions/workflows/cgl.yaml)
[![Tests](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-sitemap-locator/tests.yaml?label=tests&logo=github)](https://github.com/eliashaeussler/typo3-sitemap-locator/actions/workflows/tests.yaml)
[![Supported TYPO3 versions](https://typo3-badges.dev/badge/sitemap_locator/typo3/shields.svg)](https://extensions.typo3.org/extension/sitemap_locator)
[![Slack](https://img.shields.io/badge/slack-%23ext--sitemap__locator-4a154b?logo=slack)](https://typo3.slack.com/archives/C060KATSL5V)
An extension for TYPO3 CMS that provides a service to locate XML sitemaps of
a configured site. It supports various sitemap providers, e.g. by configured
page type or robots.txt
, and provides an interface to implement custom
sitemap providers.
🚀 Features
- Service to locate XML sitemaps of sites
- Additional console command
- Support of various sitemap providers (e.g.
robots.txt
or custom location)
- Interface to implement custom sitemap providers
- Compatible with TYPO3 11.5 LTS, 12.4 LTS and 13.4 LTS
🔥 Installation
Composer
composer require eliashaeussler/typo3-sitemap-locator
TER
Download the zip file from
TYPO3 extension repository (TER).
📙 Documentation
Please have a look at the
official extension documentation.
💎 Credits
Extension icon by
UIcons.
🔒 Security Policy
Please read our security policy if you discover a security
vulnerability in this extension.
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).