Skip to content

Removed duplicate title tag#176

Open
girishpanchal30 wants to merge 2 commits into
developmentfrom
bugfix/137
Open

Removed duplicate title tag#176
girishpanchal30 wants to merge 2 commits into
developmentfrom
bugfix/137

Conversation

@girishpanchal30
Copy link
Copy Markdown
Contributor

Summary

Removed the title-tag support as WordPress uses the template canvas, which already calls wp_head() and adds the title tag in the header.

Closes #137

@pirate-bot
Copy link
Copy Markdown
Contributor

Plugin build for 5a0885a is ready 🛎️!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to resolve the duplicate <title> tag issue reported when using the Yoast SEO plugin with the Raft theme by removing the theme’s title-tag support.

Changes:

  • Removed add_theme_support( 'title-tag' ) from theme setup to avoid duplicate <title> output in wp_head() when Yoast is active.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread inc/Core.php
@pirate-bot
Copy link
Copy Markdown
Contributor

Plugin build for 53bd7f8 is ready 🛎️!

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.

4 participants