..  include:: /Includes.rst.txt

..  _start:

===================
XML sitemap locator
===================

..  rst-class:: horizbuttons-tip-m

-   :ref:`using-the-api`
-   :ref:`console-commands`
-   :ref:`sitemap-providers`

:Extension key:
    `sitemap_locator <https://extensions.typo3.org/extension/sitemap_locator>`__

:Package name:
    `eliashaeussler/typo3-sitemap-locator <https://packagist.org/packages/eliashaeussler/typo3-sitemap-locator>`__

:Version:
    |release|

:Language:
    en

:Author:
    `Elias Häußler <https://haeussler.dev>`__ & contributors

:License:
    This extension documentation is published under the
    `CC BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`__
    (Creative Commons) license.

----

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 :file:`robots.txt`, and provides an interface to implement custom
sitemap providers.

----

..  card-grid::
    :columns: 1
    :columns-md: 2
    :gap: 4
    :card-height: 100

    ..  card::  Introduction

        A quick overview about the main features provided by this extension.

        ..  card-footer::   :ref:`Learn more about this extension <introduction>`
            :button-style: btn btn-secondary stretched-link

    ..  card::  Installation

        Instructions on how to install this extension and which TYPO3 and PHP versions are currently supported.

        ..  card-footer::   :ref:`Getting started <installation>`
            :button-style: btn btn-secondary stretched-link

    ..  card::  Configuration

        Learn how to configure the extension for extended usage. By default, no special configuration is required.

        ..  card-footer::   :ref:`View configuration options <configuration>`
            :button-style: btn btn-secondary stretched-link

    ..  card::  Usage

        This section describes how to use this extension in your application to locate XML sitemaps.

        ..  card-footer::   :ref:`Learn how to use this extension <usage>`
            :button-style: btn btn-secondary stretched-link

    ..  card::  Developer corner

        A quick overview about all relevant classes provided by this extension.

        ..  card-footer::   :ref:`Deep dive into classes & concepts <developer-corner>`
            :button-style: btn btn-secondary stretched-link

..  toctree::
    :hidden:

    Introduction/Index
    Installation/Index
    Configuration/Index
    Usage/Index
    DeveloperCorner/Index
    Contributing/Index

..  toctree::
    :hidden:

    Sitemap
