Project

General

Profile

Actions

Bug #86866

closed

Hreflang tags for pages with extension records not correct

Added by Chris Müller over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2018-11-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using for example the news extension: I have a detail page with the news plugin integrated to show the news article, e.g. with the following URL:

https://example.org/en/path/to/news/detail/my-awesome-news-article/

Looking at the html code of the generated page I see that the content of the hreflang tags are set to the hosting page:

<link rel="alternate" hreflang="en" href="https://example.org/en/path/to/news/detail/"/>
<link rel="alternate" hreflang="x-default" href="https://example.org/en/path/to/news/detail/"/>


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #87128: Add acceptance test concerning canonicalized URL creationClosed2018-12-11

Actions
Is duplicate of TYPO3 Core - Bug #86577: hreflang and canonical ignores extension parametersClosedRichard Haeser2018-10-05

Actions
Actions

Also available in: Atom PDF