og:Url for Homepage has no trailing slash causing Circular Redirect Path error
-
I have polylang installed and properly configured.
If I put the homepage “www.domain.com” in FB Debugger, I get:
Could Not Follow Redirect Path – Using data from https://www.domain.com/en/ because there was an error following the redirect path.
Circular Redirect Path – Circular redirect path detected (see ‘Redirect Path’ section for details).
Could Not Follow Redirect – URL requested a HTTP redirect, but it could not be followed.Basically, the FB crawlers get redirected to the /en/ version, then they find some meta properties which specify:
<meta property=”og:url” content=”https://www.domain.com” />
The missing trailing slash in the OG:url property is the one causing the redirect issue.
Can this be fixed via Polylang, or should I see via YOAST (that’s the plugin injecting open graph tags).
- The topic ‘og:Url for Homepage has no trailing slash causing Circular Redirect Path error’ is closed to new replies.