I was searching how to fix this situation, that Facebook said my website response is 500 and it can't display thumbs for Facebook sharings.
Its on www.gofreestyle.cz
The debug of one site is:
https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.gofreestyle.cz%2Frc-mx-bike-mx400%2F
Does any body know why Facebook can't see the URL? Or what's wrong? Older posts are working... new posts are not (4 days...)
Your Facebook App Settings and your Domain URL are not matching. Try to check your app settings on facebook.
Related
I have a website in Joomla hosted on my own vps. I have installed plugin for meta og, but share on facebook still give an 403 error. I've checked the facebook debugger, and it's like it can not resolve the url (bad http response).
Other tools for social analysis of the page show me the page and the meta correctly, and other social sharer like google+ work good. Only facebook sharer is broken.
I have tried with gzip on and off, but still 403 forbidden.
Someone know how can i make it work?
Thanks in advance!
Ok, I solved this: there was a mod_security rule (protocol violations) that was blocking the sharer of Facebook. If I remove that rule, facebook sharing is ok.
So, I am not an expert of mod_security, but I don't think it's good thing to remove completely a security rule.. Do you know if it is possible to write a specific exception?
I have a wordpress blog and am trying to integrate the facebook page publish version 2 app and keep getting 2 errors, one of WP:
Facebook returned an error: The site URL in your Facebook application settings does not match your wordpress blog URL
And on FB app creator when putting in the app domain:
This must be derived from Canvas URL, Secure Canvas URL, Site URL, Mobile Site URL, Page Tab URL or Secure Page Tab URL. Check and correct the following domains: mywpsite.com
I have not used any http:// just the domain name.
I updated to v2 of facebook plugin, deleted the old version 1, made sure my domain name didn't have upper case, deleted the app in FB and started again and still I get this error.
When I put in the app id into wp plugin the grant access rights button stays grayed out as well, imagine that's because the app is still not set up correctly.
Any help on why I keep getting these errors would be very useful.
Thanks
Andrew
Click the '+Add Platform' box below and depending on the app you want to add, in this case I assume click 'Website', and then add the website's URL to Site URL. This will now allow you to save the URL properly.
I'm using Joomla in my site and I had installed Facebook Connect. My problem is that when I receive a notification that someone has replied my post, the URL is modified, so I can't see any comment.
Example:
Original Website is http://unionvecinalquilmes.com.ar/getting-started.html.
URL of the notification is http://unionvecinalquilmes.com.ar/getting-started.html?fb_comment_id=fbc_10150903622273242_25781034_10150903622413242#f19a826f4
How can I correct this problem?
You should specify the href of the comments plugin to your page URL. For example, use the base URL if your pages' base URL is always the current page URL.
We have an app on Facebook called TouchActive
We provide ways for user to post content to Facebook, either from web (via AddThis) or native Android/iOS app.
When we post from say Android we identify the app and the post appears correctly, showing "... via TouchActive" all fine.
When we post from web, we post a URL that Facebook queries, and we provide an OpenGraph response from our server with all the og: meta tags, including the facebook app_id.
The content appears correctly (it's parsing the OG response OK), but it doesn't show as posted via our app, and the posts don't appear in our Insight statistics for the app.
We are assuming this can be done.
Anyone know what we could be doing wrong in our open graph response that causes this to not work?
I have tried the Facebook debug tool https://developers.facebook.com/tools/debug and it shows the correctly parsed OG response and no errors, only a warning about og:url.
Is og:url recommended or a MUST for this to work?
Andrew: I am also using the same meta tag for my site and it works as expected and the post is attributed to my site. I guess u should specify the og:url meta-tag once and then check. As this url is used on the attributed app's anchor link on fb wall.
If still it has the same issue then we can dig it more to come to solution.
A user manually sharing a link to or liking a web page which has opengraph meta tags (including an App ID) is not the same as posting the content from the app - are you definitely posting the links using the app?
You must post via the API to get the post attributed to your app, regardless of which app is specified on the page's meta tag (which is done primarily for insights and administration purposes)
I have an iOS Facebook application.
When a user posts something from the application to Facebook, the post looks great but the "signature" is not right like I wanted to be.
For example the signature for my application is "30 minutes ago via MYSUPERAPP"
And the MYSUPERAPP (my application) has the url www.facebook.com/apps/........
The result I want is to have a MY URL, like www.mysuperapp.com
Same way as foursquare does it. (look at the attachment)
What do I have to change to make that happens?
Thanks
Set the Site URL in your app settings. Do not set the canvas URL. And do not set the Page Tab URL.