.. include:: /Includes.rst.txt .. _introduction: ============ Introduction ============ .. _what-it-does: What does it do? ================ The extension provides a middleware to enhance :file:`robots.txt` with located XML sitemaps. This is done by appending sitemap configurations to the response body when requesting :file:`robots.txt`. Injection of sitemap configurations can be managed on a per-site basis and is disabled by default. Under the hood, `EXT:sitemap_locator `__ is used to locate XML sitemaps. .. _features: Features ======== - :ref:`Middleware ` to inject sitemap configurations into :file:`robots.txt` - :ref:`Configuration ` option to manage sitemap injection on a per-site basis - Supports :ref:`static routes ` and :ref:`local files ` - Compatible with TYPO3 12.4 LTS and 13.4 LTS (see :ref:`version matrix `) .. _support: Support ======= There are several ways to get support for this extension: * Slack: https://typo3.slack.com/archives/C06532567LM * GitHub: https://github.com/eliashaeussler/typo3-sitemap-robots/issues .. _security-policy: Security Policy =============== Please read our `security policy `__ if you discover a security vulnerability in this extension. .. _license: License ======= This extension is licensed under `GNU General Public License 2.0 (or later) `_.