fullHead gives me backend url on og:url meta tag #101
Labels
invalid? 🤔
This doesn't seem right
status: needs info 🔎
Needs more info before action can be taken
type: bug 🐛
Something isn't working
Description
On my headless wordpress website fullHead on wpgraphql query result give me backend URL on og:meta tags instead of frontend URL how can i get front URL there?
Currently :
<meta
property="og:url"content="https://website.com/backend/blog/">
I Want :
<meta property="og:url" content="https://website.com/blog/">
Steps to reproduce
.
Additional context
No response
Plugin Version
0.3.0
WordPress Version
6.6.1
WPGraphQL Version
1.27.0
RankMath SEO Version
1.0.223
Additional enviornmental details
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for RankMath SEO, WPGraphQL, and WPGraphQL for Rank Math
The text was updated successfully, but these errors were encountered: