Feature #97653
closedAdd option to not render website title in title tag
100%
Description
Currently it is not possible to remove the website title from the title tag without using a workaround or by not adding a website title in the site config (which isn't a good solution).
This could be made easier by providing a typoscript option similar to "config.noPageTitle".
I'll provide a patch for this soon.
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74679
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74679
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74679
Updated by Tobias D over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 361ddcef72813a3f3b9c519b7c859f9fb8222059.
Updated by Georg Ringer 5 months ago
- Related to Feature #99837: Support stdWrap.if for config.showWebsiteTitle added