Actions
Bug #88069
closedEpic #89797: HrefLang / Canonical issues
MenuLanguageProcessor in combination with not translated records
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2019-04-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In a multi-lingual single-page tree (with English as default language and German as additional language) I have a news single page with 1:1 translation of the plugin. Now I have news records which are not translated to German. The HrefLangGenerator now inserts a link to the wrong German URL with the English news (so it's duplicate content). This comes from the MenuLanguageProcessor which the HrefLangGenerator uses. It looks for me that the processor doesn't take the available languages of a possible record into account.
Updated by Richard Haeser almost 4 years ago
- Category changed from Localization to SEO
- Parent task set to #89797
Updated by Richard Haeser almost 4 years ago
- Related to Bug #89462: hreflang missing for languages with fallbackType: fallback added
Updated by Benni Mack almost 3 years ago
- Status changed from New to Needs Feedback
Hey Chris,
does this issue still exist in TYPO3 v11?
All the best,
Benni.
Updated by Chris Müller almost 3 years ago
Nope, can't reproduce it anymore, ticket can be closed.
Updated by Benni Mack almost 3 years ago
- Status changed from Needs Feedback to Closed
Thank you for your feedback!
Actions