Project

General

Profile

Actions

Bug #89370

closed

Epic #89797: HrefLang / Canonical issues

Sysext SEO ignores RouteEnhancers when generating the href-lang Tags

Added by Dominik Kempf over 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
SEO
Start date:
2019-10-08
Due date:
% Done:

0%

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

Description

We enhance the Route for our products, a typical url looks like this:

www.domain.de/products/_productline_/product/{productname}

productline = the "physical" page the user is on, there is a list of products where the one wich matches {productname} is highlighted.

The SEO extension is generating the hreflang tags like this:

www.domain.ru/productsru/_productline-ru_.html?extbaseparameters
www.domain.es/productses/_productline-es_.html?extbaseparameters

The SEO extension is just building a languagemenu there and getting the links via UriBuilder, so in particular the UriBuilder is not using the RouteEnhancers.

Can someone confirm this?

Cheers

Actions

Also available in: Atom PDF