Marcelo Sales
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] og:image resize?Hello … I could solve the problem! The reason really was another plugin. Thanks.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] og:image resize?I see … but see my case:
My blog is http://www.comidinhasdapatroa.com and has lots of pictures in each post. By default, the largest used facebook to share. Purposely I leave the highlight image with the requested size (1200×630), but the image loaded in WPFBOGP is a resized image.
Does another plugin is doing this resizing?
See the images below charged in one of the posts (http://www.comidinhasdapatroa.com/6o-edicao-do-sp-burger-fest-e-nossa-passagem-pelo-burger-weekend/):
<Meta property = “og: image” content = “http://www.comidinhasdapatroa.com/wp-content/uploads/2015/05/burgerfest02.jpg” />
<Meta property = “og: image” content = “http://www.comidinhasdapatroa.com/wp-content/uploads/2015/05/burgerfest01.jpg” />
<Meta property = “og: image” content = “http://www.comidinhasdapatroa.com/wp-content/uploads/2015/05/logo-burger-fest.png” />
<Meta property = “og: image” content = “http://www.comidinhasdapatroa.com/wp-content/uploads/2015/05/burgerfest-fb-560×294.jpg” />The latter, which was supposed to be (burgerfest-fb.jpg) with the correct size appears as mentioned above (burgerfest-fb-560×294.jpg) with the scaled size.
Thus, the other images get bigger and sharing, the main image is not used.