Problem with Open Graph Tag on 6.3.3

Posted in: Newspaper
Post count: 3

I have a problem with Open Graph Tags on single template, theme Newspaper paints these two tags:


<meta property="og:image" content="http://videosdejuegos.org/wp-content/uploads/2015/08/5AlAKpipTS8hqdefault.jpg" /><meta name="author" content="Sergio">

before normal Open Graph Tags:


<meta property="og:locale" content="es_ES" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Juego de carros totalmente gratis para PC, simulador y no requiere equipos potentes "driving speed" - Vídeos de Juegos" />
<meta property="og:description" content="Un juego de carros totalmente gratis para PC. No requiere de muchos recursos ni requisitos de computadora y puede jugarse en equipos hasta poco potentes pentium 4, y 1 mg. en ram. Driving speed 2 es principalmente un simulador de autos de carreras en competencias que se puede jugar con volante y pedales. Al descargar" />
<meta property="og:url" content="http://videosdejuegos.org/juego-de-carros-totalmente-gratis-para-pc-simulador-y-no-requiere-equipos-potentes-driving-speed/" />
<meta property="og:site_name" content="Vídeos de Juegos" />
<meta property="article:publisher" content="https://www.facebook.com/pages/De-Videojuegoses/138217139553118" />
<meta property="article:tag" content="carros" />
...
...

As a result causes an error in the post information to share on Facebook or Google+, example of screen capture:

https://gyazo.com/0cc370c0f9b75f41a52f9271e714e7fb

I need to delete these 2 tags of the code template:


<meta property="og:image" content="http://videosdejuegos.org/wp-content/uploads/2015/08/5AlAKpipTS8hqdefault.jpg" /><meta name="author" content="Sergio">

Regards

Post count: 3
Post count: 9544

I think you can delete those in the header.php file.

Post count: 7909

Hi,

You can delete this code from booster functions – http://screencast.com/t/bZH0oJhx

Thanks!

Post count: 3

Thank you very much Alin!

Post count: 4

Hi, im having this same problem, but after deleting the code from that file its still showing in the header

Any ideas ?

Post count: 7909

Hi,

Please provide a link so I can take a look. Also please note that if you remove the code and you use a plugin like Seo by Yoast for open graph, your facebook username will be displayed there. So you will have to remove it from your profile or contact the plugin’s developer maybe they have a solution for this – https://forum.tagdiv.com/topic/remove-author-from-open-graph-facebook/#post-68188

Thanks!

Post count: 4

Heres the link

I do have SEO Yoast installed, but the author code being outputted seems to be coming before the Yoast info

Post count: 4

Just to confirm i have disabled fb opengraph & twitter cards in Yoast and data is still being outputted.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.