More Than One OG URL Specified- cannot share to facebook
-
Greetings
I am trying to share posts on Facebook by simply pasting the URL. When I do, there is no thumbnail or post description. I tried a plugin, didn’t work. I then used FB’s debugging tool and am seeing this message:
More Than One OG URL Specified: Object at URL ‘https://ignorethelies.com/’ of type ‘article’ is invalid because it specifies multiple ‘og:url’ values: https://ignorethelies.com/, https://ignorethelies.com/.
I then disabled ALL plugins. It did not fix the error. I then found out that Jetpack is causing problems with OG tags, so I added this string of text: add_filter( ‘jetpack_enable_opengraph’, ‘__return_false’, 99 ); It didn’t fix the problem but I left it there in case it is a good first step.
My site is live so I have reactivated all my plugins, but can deactivate them once more should anyone need me to. I believe that the theme itself has a possible problem built in and I am hoping someone can help me find the issue as I am not familiar with this particular type of code.
Thanks so much. Here is the URL. Ignore the Lies
- The topic ‘More Than One OG URL Specified- cannot share to facebook’ is closed to new replies.