Project

General

Profile

Actions

Task #101621

open

Make frontend meta tag twitter:card optional

Added by Patrick Lenk 9 months ago. Updated 8 months ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2023-08-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
twitter, x, meta tag, optional, seo
Complexity:
Sprint Focus:

Description

The meta tag "twitter:card" should be optional. I would assume that a TypoScript such as page.meta.twitter:card > or page.meta.twitter_card > removes the meta tag in frontend. But this does not work, because ext:seo always add this to the meta tags.

The main problem in my opinion is, that there is no empty/none option to check in Line 84 in /seo/Classes/MetaTag/MetaTagGenerator.php
Its always added.

(Since twitter is X, it should be optional more than ever...)

Actions

Also available in: Atom PDF