OutsideTheGuidebook
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] "More Than One OG URL" after latest updateThank You for the response mate. I had a dig around and you are correct, it looks like one of the other plugins messing things up. All good now though! 🙂
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] "More Than One OG URL" after latest updateBit of an update after I did some amateurish digging around:
1) I had a look at the page source and found that the plugin “Slick Social Share Buttons” was generating it’s own set of Open Graph data. Fortunately there is an option to disable Open Graph in the settings page of that plugin which I have now done.
This removed the “More Than One OG URL” error from the Facebook debug page
2) The original problem (relating to Facebook or Google+ extracts when posting the link there) still exists though as the correct SEO title & description are not being passed into the og:title & og:description fields..
Am using the All-in-One SEO pack and can see within the page source that the SEO title, SEO description, keywords etc are being correctly assigned by that plugin. Unfortunately, those values are not being picked up and assigned to the og:title, og:description and other Open Graph variables.
End result is that the og:title and og:description values are the title of the blog post itself and the first few lines from the blog post.
-
Here is an example from my latest post:
Meta data populated by SEO plugin:
<title>Kayaköy – How would you like some FREE Ghosts? | OutsideTheGuidebook</title>
<meta name=”description” content=”An abandoned Ghost village up in the Turkish mountains. Great food followed by a visit to the eerie ruins. Spooked at Sunset. For Free. How could anyone resist?” />
OG Meta data that the Facebook OpenGraph Protocol plugin pulls in:
<meta property=”og:title” content=”Kayaköy – How to get into the Ghost Village for FREE”/>
<meta property=”og:description” content=”Picking up from where I left off in my earlier travel secret video about the famous Tableside Barbeques in Fethiye, Turkey, we finally got done with our super s”/>
Any ideas?
..should I be starting a new thread for this or continue here?
Cheerio, K