Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Introduce support of SEO related APIs from TYPO3 Core #752

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

twoldanski
Copy link
Collaborator

Patch introduces proper support of SEO related settings & APIs from TYPO3 core:

Patch adds ability to use:

  • Canonical API
  • MetaTag API
  • Page title API

Respects page.meta TypoScript definitions.

@coveralls
Copy link

coveralls commented Jul 15, 2024

Pull Request Test Coverage Report for Build 9953890723

Details

  • 59 of 60 (98.33%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.2%) to 66.922%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Classes/Seo/MetaTag/AbstractMetaTagManager.php 34 35 97.14%
Totals Coverage Status
Change from base Build 9893662422: 1.2%
Covered Lines: 1050
Relevant Lines: 1569

💛 - Coveralls

@twoldanski twoldanski force-pushed the feature/metatags branch 3 times, most recently from e94f8dc to 7c6a7fb Compare July 16, 2024 08:44
Patch introduces proper support of SEO related settings & APIs in TYPO3 core:

Patch adds ability to use:
- Canonical API
- MetaTag API
- Page title API

Respects `page.meta` TypoScript definitions.
@lukaszuznanski lukaszuznanski merged commit d8da92c into master Jul 18, 2024
8 checks passed
@lukaszuznanski lukaszuznanski deleted the feature/metatags branch July 18, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants