..  include:: /Includes.rst.txt

..  _introduction:

============
Introduction
============

..  _what-it-does:

What does it do?
================

The extension provides a service to locate XML sitemaps of configured
sites. This can be done by using one of the following two ways:

-   Directly with the :ref:`PHP API <using-the-api>`
-   Using a :ref:`console command <console-commands>`

..  _features:

Features
========

-   Service to locate XML sitemaps of sites
-   Additional :ref:`console command <console-commands>`
-   Support of various :ref:`sitemap providers <sitemap-providers>`
    (e.g. :file:`robots.txt` or custom location)
-   Interface to implement :ref:`custom sitemap providers <implement-a-custom-provider>`
-   Compatible with TYPO3 13.4 LTS and 14.3 LTS
    (see :ref:`version matrix <version-matrix>`)

..  _support:

Support
=======

There are several ways to get support for this extension:

* Slack: https://typo3.slack.com/archives/C060KATSL5V
* GitHub: https://github.com/eliashaeussler/typo3-sitemap-locator/issues

..  _security-policy:

Security Policy
===============

Please read our `security policy <https://github.com/eliashaeussler/typo3-sitemap-locator/blob/main/SECURITY.md>`__
if you discover a security vulnerability in this extension.

..  _license:

License
=======

This extension is licensed under
`GNU General Public License 2.0 (or later) <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>`_.
