Actions
Bug #99828
openMisleading note "Slugs updated" with automatic generation of redirects only
Status:
New
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2023-02-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With the following configuration, redirections are created automatically when slugs are changed manually. Slugs of the subpages are not adjusted automatically.
settings:
redirects:
autoUpdateSlugs: false
autoCreateRedirects: true
redirectTTL: 0
httpStatusCode: 301
In the message that appears, it is incorrectly stated that slugs of the sub-pages have also been automatically adjusted, which is not the case according to the settings:
Slugs updated and redirects created
Because you renamed a slug, the slugs of all sub-pages were updated and redirects were created for you automatically.
[Revert redirects only]
Files
Actions