I have a page that redirects to another page I'm trying to test my url on: https://developers.facebook.com/tools/debug
I get this error:
Errors That Must Be Fixed: Circular Redirect: Circular redirect path detected (see Redirect Path section for details). Warnings That Should Be Fixed: The og:url property should be explicitly provided, even if a value can be inferred from other tags.
The Redirect Initiative helps combat violent extremism and dangerous organizations by redirecting hate and violence-related search terms towards resources, education, and outreach groups that can help.
Worst of all, you can't add a redirect. That's right; there is no way by default to direct a user from one Facebook page to another automatically. If you change your Username or URL, and someone visits the old URL, they hit a 404 page.
I just resolved this by adding a "/" to the end of the Facebook url meta tag. So, changed
<meta property="og:url" content="http://domain.com/path"/>
to
<meta property="og:url" content="http://domain.com/path/"/>
and that did the trick!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With