Hi burton-nerd,
where did you find a specification for “og:audio:title”?
From http://ogp.me:
The og:audio tag only has the first 3 properties available (since size doesn’t make sense for sound):
<meta property="og:audio" content="http://example.com/sound.mp3" />
<meta property="og:audio:secure_url" content="https://secure.example.com/sound.mp3" />
<meta property="og:audio:type" content="audio/mpeg" />
I think Facebook should use what’s in “og:title”.
Have you checked that there is no other plugin active that generates open graph metadata, that might interfere with the data generated by Podlove?
Regards, Eric
Hy Eric, i got the same Problem as burton.
I puplish a weekly Podacast and last wekk the Facebook Share Button in the Webplayer generates a Article with the correct Title of the Podcast.
I made a update laste week of the podlove WordPress Plugin and now there is only the Text “No Title”
Screenshot
Here is the Page of the Podcast.Folge 36
Hi jnschmid,
You have three(!) different plugins generating open graph tags
– Facebook Open Graph, Google+ and Twitter Card Tags 1.7.3.1
– WP Overview (lite)
– Podlove Publisher
This makes it hard to know which one Facebook will be using.
https://ww.wp.xz.cn/support/topic/open-graph-data-from-yoast-seo-ignored-by-facebook?replies=2 describes a similar issue. I tried to follow the suggestions of the support member there and really, using https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.zoeliakie-austausch.de%2Fpodcast-folge-036%2F multiple times sometimes offers different results. Right now I get the title “Za 036”, no idea where Facebook gets that from because it’s nowhere to be found in the raw tags.
Which leads me to feel like what the other developer said in the thread above seems true
This seems to be a ‘bug’ in facebook, instead of our plugin, but using the debugger oftentimes is a good work-around