nickyurov
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Open Graph] Description not transfering to FacebookHi.
That’s what i get, when sharing your post:
https://gyazo.com/3498a430b18b45e6ab06652119b487c3I didn’t found open graph tags in page source of this post. Are you sure, that you have activated my plugin?
Can you show me your header.php file? Looks like it is theme issue.
My email is nikitayurov at gmail.com
Forum: Plugins
In reply to: [WP Open Graph] Specify image to use for facebook thumbnailHello. Yes, this is possible. This thing already developed and will be available in next plugin release.
Forum: Plugins
In reply to: [WP Open Graph] Sitewide og:image inconsistentHi, if you steel have any questions – please, mail me. My e-mail is nikitayurov at gmail.com.
Forum: Plugins
In reply to: [WP Open Graph] Not workingClosing topic
Forum: Plugins
In reply to: [WP Open Graph] FB Debug Tool Errorsroryan
I haven’t see errors like this yet. I noticed, that your html code doesn’t contains open graph tags.Misael Garcia Vazquez
Same problem for me, deactivating plugin. It need to insert the code in the head.
Plugin doesn’t need to insert any code. Looks like you have theme issue – wp_head() function should be in <head> tag, not in <body>
If I can help you – give me link to your website, please.Forum: Plugins
In reply to: [WP Open Graph] FB Snippet Preview is not what's published on FBHi! Looks like snippet was formed normally:
https://gyazo.com/334856212ed5fd994bd4ce8bca4e143fDebug tool also doesn’t shows any errors:
https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.lrmtbr.com%2F2013%2F08%2F16%2Fforaging-near-nederland%2FSometimes FB has issues like this, but they are temporary. Also you can add any parameter to url when you sharing, sometimes it helps=)
Forum: Plugins
In reply to: [WP Open Graph] Sitewide og:image inconsistentHi! Default image is used, only when there are no post thumbnail or images on content. So if you have uploaded image for post it will be used instead of default image.
Do you need an option to use sitewide default image which does not depends of post thumbs?Forum: Plugins
In reply to: [WP Open Graph] Not workingHi! My e-mail is nikitayurov @ gmail.com.
Forum: Plugins
In reply to: [WP Open Graph] When enabled it breaks my single.php layoutYou can test open graph data here – https://developers.facebook.com/tools/debug
Forum: Plugins
In reply to: [WP Open Graph] When enabled it breaks my single.php layoutHi. Link, that you give is broken. Any way meta tags are invisible and can’t broke the markup.
Forum: Plugins
In reply to: [WP Open Graph] Not workingHello. It’s seems you are using another plugin, not WP Open Graph.
Any way you can test your open graph data here. https://developers.facebook.com/tools/debugI tied to test your link and there are an error:
https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.amebody.com%2Fame-giving%2FPlease, check plugins and your theme, there can be additional open graph tags.
Forum: Plugins
In reply to: [WP Open Graph] FB Error – More Than One OG URL SpecifiedGreat! Thank you too=)
Also some tip: to clear facebook cache use ‘fbrefresh’ parameter.
https://stackoverflow.com/questions/5776567/facebook-open-graph-not-clearing-cacheForum: Plugins
In reply to: [WP Open Graph] FB Error – More Than One OG URL SpecifiedHi! It seems you have two open graph tags at the same time on this page.
Maybe you should turn off one of your open graph plugins.
Please look at the screenshot: https://gyazo.com/b33f838c831c3675f354a7805edbaa79Forum: Plugins
In reply to: [WP Open Graph] Possible to include "og:type" ?Hi! It can be done like post option in new version of the plugin. =)
Forum: Plugins
In reply to: [WP Open Graph] Possible to include "og:type" ?Hello! Sorry for late answer.
I released a new version of WP Open Graph plugin, that allows you to set og:type for your post/pages etc. (By default it is ‘article’).
Also there are new feature “Facebook snippet preview”. =)