Actions
Bug #90185
closedNot possible to set no_index and no_follow on translation
Start date:
2020-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently it's only possible to set no_index and no_follow for the default language.
This also impacts the sitemap XML, where as an editor might not want the translated page in the sitemap.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63018
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63018
Updated by Riny van Tiggelen over 3 years ago
- Status changed from Under Review to Closed
This functionality will not be implemented, in case someone wants this they could override the TCA and provide a custom sitemap provider
Actions