MyBB Community Forums

Full Version: Facebook Open Graph Meta Tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Great job Wink
The usage of > tags in posts screw up the description. Could you look into that?

Example (look at top):
http://www.dashingforums.com/showthread.php?tid=5007
Thanks for reporting this. It were actually the quotes in the message that break the description.

I uploaded a new version of the plugin to the mod site. While this is awaiting validation, you can download the new version from the first post of this thread.
I was looking for such plugin. Thank you for this effort...
Also, it'll be awesome if someone code suck a plugin for digg and search engine indexing too
GREAT plugin! I tried the "Provide all images and allow the user to pick which image to use"...but it didnĀ“t work. 1.6.4 here.
Global: site logo
The logo of your website.
I set to = A custom logo located in the theme image folder (fblogo.png).

But still the "og:image" is the images/logo.gif
Facebook Warning:



Warnings That Should Be Fixed

> Extraneous Property - Objects of this type do not allow properties named fb:appid.
> Inferred Property - The og:locale property should be explicitly provided, even if a value can be inferred from other tags.


So, I remove the app id.
How to fix the second warning?
Is this something that has been overlooked or is it my lack of understanding on images that caused this problem.

Here's the scenario

1. I have a first image linked as [/img]http://forum.numyx.com/attachment.php?thumbnail=52[/img]
2. When I used this plugin, the og:image value was http://forum.numyx.com/attachment.php?aid=52

Without a file extension (jpg, gif, png), the og:image will not support the image file.

It works fine if a thumbnail is created (when I upload a larger image. eg. 600x600).

Is there a way to fix this? To display url to the image instead of the attachment link?
This is the info Facebook debugger gave me.
https://developers.facebook.com/tools/de...noah-s-ark
thanks for this nice plugin this what i needed but i need one more thing,

how can i increase description for

<meta property="og:description" content="Flow is a high-tech customizable fluid simulation ..." />

please tell me how to do that

thanks

ASF Mobiles Forum
I'm trying to add the Facebook Comments Box to my forum, I was struggling to add the thread link to <meta property="og:url" ... untill I found your plugin.

But now i have an other problem: the {$fburl} is not working properly;

This code:
<div class="fb-comments" data-href="{$fburl}" data-width="600" data-num-posts="10">

is rendered in browser like this:

<div class="fb-comments fb_iframe_widget" data-href="" data-width="600" data-num-posts="10" fb-xfbml-state="rendered">

What I'm doing wrong?
This is not working for me.. while it did work for sometime, but suddenly it seems to be malfunctioning now for no reason.

I have Google SEO 1.6.5 also installed which gives me SEO friendly URLs. Earlier using the FB Like button on a thread was taking me to FB with the SEO friendly URL, default image and the Global Site Description as set in Site Global Description .

I was trying to make some changes to Google SEO 1.6.5 plugin.. it didn't work so reverted. But now while that plugin is giving me SEO URLs, FB Open Graph Meta Tags doesn't give me anything .. just a vanilla URL ( tid =... kind ) and no image !

Have reinstalled both FB OG Meta Tag as well as FB Like utton Plugin ( by T. Y. Yew ) .No go !

Please help, thanks !

My website is

http://getjoy.in/talk

Just wanted to add in .. the posts made EARLIER to my fiddling with Google SEO 1.6.5 seem to be working fine ! It is only the later posts ( made after 23rd Sept. ) where the problem seems to be occurring !
Pages: 1 2 3 4 5