TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
:navigation-title: Settings
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _configuration-site-set-settings:
|
||||
|
||||
=============================
|
||||
Site sets settings of EXT:seo
|
||||
=============================
|
||||
|
||||
The following settings are available via the
|
||||
:ref:`site set settings <configuration-site-sets>` and can be adjusted in
|
||||
the :ref:`settings-editor`.
|
||||
|
||||
.. versionchanged:: 14.0
|
||||
The names of the GET parameters used in the sitemap generated by EXT:seo have
|
||||
been changed from `page` and `sitemap` to `tx_seo[page]` and `tx_seo[sitemap]`
|
||||
respectively. If you are overriding the templates for the sitemap, provide
|
||||
separate sets for TYPO3 13.4 and 14.x support.
|
||||
|
||||
.. versionchanged:: 14.1
|
||||
The site set `typo3/seo-sitemap` now ships a sitemap route enhancer. See
|
||||
also `Automatic routing for the XML sitemap <https://docs.typo3.org/permalink/typo3/cms-seo:xmlsitemap-routing>`_.
|
||||
|
||||
.. typo3:site-set-settings:: PROJECT:/Configuration/Sets/Sitemap/settings.definitions.yaml
|
||||
:name: seo-settings
|
||||
:type:
|
||||
:Label: Settings of the site set of EXT:seo
|
||||
Reference in New Issue
Block a user