Project

General

Profile

Actions

Task #86545

closed

Make canonical and hreflang optional

Added by Benjamin Robinson over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Category:
SEO
Target version:
-
Start date:
2018-10-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It would be useful to have a TypoScript option which deactivates the generation of the canonical and/or hreflang tag.

F.e. 404 pages and and other pages with "no_index" possibly should not have a canonical or hreflang tag. I could image something like ...

[page|no_noindex = 1]
    page{
        canonical = 0
        hreflang = 0
    }
[global]

This would also make it possible to generate both tags manually or via extension without having duplicates or contradictory tags.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #86577: hreflang and canonical ignores extension parametersClosedRichard Haeser2018-10-05

Actions
Related to TYPO3 Core - Feature #88242: Make canonical optionalClosed2019-04-28

Actions
Is duplicate of TYPO3 Core - Bug #86569: Respect no_index while creating canonical and hreflang tagsClosedRichard Haeser2018-10-04

Actions
Actions

Also available in: Atom PDF