Actions
Bug #90045
openSitemap Errors if the language has no trailing slash at the end like /de it is linked in the sitemap like /de/
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2020-01-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Updated by Guido Schmechel almost 5 years ago
- Related to Bug #88544: Trailing slash gets added to "homepage" urls if base is without trailing slash added
Updated by Timo Poppinga almost 5 years ago
- Related to Bug #90151: ContentObjectRenderer typoLink language link is generated witch / added
Updated by Richard Haeser almost 4 years ago
- Status changed from New to Needs Feedback
What exactly is the error? How do you access the sitemap (which URL)?
Updated by Timo Poppinga almost 4 years ago
@richard Haeser it is related to TYPO3 routing. TYPO3 does not support / after the language slug correctly.
This mees if you configure TYPO3 witout trailing slash is works fine, only at the root langauges slugs the trailing slash is still added.
If this will be fixed in TYPO3 Core "routing" all this issues are fixed
Actions