Skip to content
Snippets Groups Projects
Commit 43bca4b5 authored by Richard Haeser's avatar Richard Haeser Committed by Georg Ringer
Browse files

[FEATURE] Possibility to disable hreflang per page

If you have a good reason to disable the default rendering of
hreflang tags, you can now use a TypoScript setting.

To disable the hreflang generation, you can add the following
line to your TypoScript setup.

.. code-block:: typoscript

   config.disableHrefLang = 1

Resolves: #93188
Releases: master
Change-Id: I7678b395e4c2bfd6a62a87c928b3f8a44af381ec
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67930


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent abf8e005
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment