Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program.

learn more… | top users | synonyms (2)

0
votes
0answers
24 views

Image not showing up in Facebook shares

We are having problems with Facebook not showing images, which we noticed from 17 May. We have images tagged in og:image, and this is showing up as a blank white space in the object debugger. ...
0
votes
0answers
22 views

Facebook Debugger / Like button not working

When I input a product URL of our site to the Facebook Debugger, my response is "Sorry, something went wrong. We're working on getting this fixed as soon as we can. Go Back". I'm wondering how long ...
0
votes
0answers
43 views

Error parsing input URL, no data was scraped

Go to: https://developers.facebook.com/tools/debug We enter for example these and it works fine: http://www.toppform.se/ShowBlog/Vgen-ur-tstrningen http://www.toppform.se/ShowBlog/Jennys But this ...
1
vote
0answers
34 views

Debug embedded browser view in native Facebook iOS app

My web application is malfunctioning when running inside the native Facebook app for iOS (clicking in a link does not open Safari, but an embedded browser inside the app). When running the iOS ...
0
votes
1answer
49 views

URL requested a HTTP redirect, but it could not be followed

Problem: facebook like button does not work well for language sub-directories, but works for the root site. http://secure.miamibeach411.com/tour-of-miami.html - works properly. ...
0
votes
0answers
20 views

How do I fix a 406 HTTP Response Code?

As you can see, the Facebook debugger isn't liking some of the newer posts on my website: ...
3
votes
1answer
2k views

Facebook connect not working (SDK 3)

In my app I'm using Facebook SDK and everything works fine when I'm debugging it, after signing it I can't log in to facebook account on every telephone (works on Galaxy GIO and s2 not working on ...
-1
votes
0answers
11 views

Old Material in Meta Open Graph Tags after Debug ran [closed]

I had a Website hosted at 000webhost. Well I ran out of bandwidth and no one let me know, so we scrambled to put it on a different host. Now when I post the site on Facebook, it does not show the ...
2
votes
0answers
205 views

An internal error occurred while linting the URL. Like button not working. Link not recognised

My blog link suddenly stopped being recognised on facebook (www.makeupbydyna.com). I can post it, but it will look like text, not with a thumbnail or anything of the sort. The like button is not ...
0
votes
0answers
26 views

Facebook debugger tool errors

I have changed my website a week ago and for some reason facebook won't update the cached information. After searching around and using the debugger I still have no clue what is wrong. I have added ...
0
votes
1answer
514 views

Unable to scrape website: URL returned a bad HTTP response code

I noticed that this has been asked before, but no one else has yet to receive an answer, so I'll try my best to ask too. In the last several months, my Wordpress website, http://geekvision.tv/ , has ...
0
votes
1answer
82 views

Facebook won't display images, when website link is inserted

So, I have this joomla-based website MAIS +, and every time I share an article on Facebook, either from it (site) or directly on Facebook, an image is not inserted. I have tried the Facebook debug ...
0
votes
0answers
16 views

How to setup a xdebug session throught Eclipse in a facebook app?

Currently developping a "classic" in-facebook app. Here is my setup : Developping machine : Win7 using Eclipse PDT. Files are on remote server. Access on local lan 192.x.x.10 Server machine : ...
0
votes
0answers
29 views

Local testing with debugger response code 503 with modifed fetch url

I am testing the web app on local tomcat server. http://localhost:8080/TestFB/ fb site url: http://localhost:8080/TestFB/ Input url for fb debugger: localhost:8080/TestFB Response Code: 503 ...
0
votes
0answers
52 views

Facebook API keeps loading

Really strange, the init of the Facebook API keeps loading (page keeps loading, no output). <? // Load config require_once('config.inc.php'); // Load Facebook API ...
0
votes
0answers
4 views

add a 'like' button for phototography page none of the coding works.

I have been trying to add a 'like' button for my photography page to my website and none of the coding works. The button doesn't show up and I have tried all of the coding options and followed all the ...
0
votes
0answers
26 views

Weblink cannot be read by Facebook Debugger

When I enter my domain 'mepx.nl' into the Facebook URL Linter (Debugger), it gives an error: Sorry, something went wrong. We're working on getting this fixed as soon as we can. Go back I have tried ...
2
votes
0answers
865 views

FB debugger finds my og:image not big enough and force assigned one instead but all my files are big

I am using joomla. when testing in FB debugger the page : http://tommigotphotography.com/en/galleries/wildlife it finds all the images correctly but gives me a warning that my og:image provided is ...
0
votes
2answers
101 views

The og:image is ignored when the site is shared, although the Facebook Debugger doesn't show any error

I developed a landing in a site with an addthis tool to share a dynamic content to Facebook. For example, in this page the dynamic og content is as follows: <meta property="og:title" ...
2
votes
3answers
3k views

FB debugger says that my og:image should be larger, even though it is large

Check out this result of debugging an article using Facebook debugger. It comes up with this warning: og:image should be larger. Provided og:image is not big enough. Please use an image that's ...
0
votes
0answers
13 views

Contradictory results on object debugger

When debugging this page https://www.efishusa.com/todays-catch/single-shot.php?sotdid=144 , I get a warning saying ... Unable to download og:image: The image referenced by the url of og:image tag ...
0
votes
1answer
82 views

Debugging Facebook Payments Callback

I can't determine the best way to debug my Facebook Payments Callback PHP file. The script isn't requested on the client side, so I'm not sure how to pass any "authentic" values to the script to run ...
0
votes
0answers
134 views

Internal Error Occured while linting the URL

Some pages i share on my facebook page are showing details and some are not . Then i started testing my links in the fb debug tool . The pages whose details were showing currently in facebook are also ...
2
votes
0answers
96 views

Only new pages return 404 when trying to scrape - old pages scrape just fine

I am getting a 404 error when trying to have Facebook scrape my new url's. I have pages that are a couple days old that for some reason keep returning this 404 bad request code. Older pages from more ...
0
votes
0answers
80 views

facebook debugger Object Invalid Value 206

Object Invalid Value: Object at URL 'http://tiffanytoothman.com' of type 'article' is invalid because the given value '' for property 'og:image:url' could not be parsed as type 'url'. This I ...
0
votes
0answers
72 views

Facebook OpenGraph and Asp.Net application can't pass debug tool validation

We want to add open graph functionality to our facebook app. I've following the tutorial on facebook.com with simple cook recipe application. It is work ok when i use just simple .html page for open ...
0
votes
0answers
40 views

facebook og:description is different in the facebook debugger

I've been hunting for a solution for this for a number of hours and have yet to find a one. Hopfully someone can help. I'm in charge of a wordpress site that regularly posts. These posts are linked ...
1
vote
1answer
252 views

Need Facebook solution to refresh cached open graph image paths for thousands of pages

We've updated our open graph image (og:image) meta tag with new image paths but Facebook is still showing our Web site's default logo image -- seemingly cached from our initial Like button ...
0
votes
0answers
67 views

Object Debugger simply says “ Could not retrieve data from URL.”

When using the debugger on our site we're getting a "Could not retrieve data from URL" error. Unfortunately there's no indication as to why that's happening. ...
1
vote
0answers
410 views

Facebook Debugger - Error Parsing URL: Error parsing input URL, no data was scraped

All the URLs of the site http://www.lumi7.com.br got the "Error Parsing URL: Error parsing input URL, no data was scraped" with Facebook Debugger at least 2 out of 3 times. Almost 35% of the time, it ...
0
votes
1answer
91 views

facebook scraper stops reading my meta data [duplicate]

Possible Duplicate: Facebook won’t share a link to my site I have 2 websites that fail to show an image when pasted into facebook. So I went to the facebook object debugger and compare what ...
0
votes
0answers
121 views

Share preview doesn't show correctly [closed]

When I'm sharing a link (with new content) from our site on facebook the share preview doesn't show correctly. Strange thing is if I check the link in the fb debugger, it pulls up all the info ...
1
vote
0answers
976 views

Error parsing input URL, no data was scraped. (makes no sense!)

A website I have will absolutely not work on Facebook's Debugger. I constantly get Error parsing input URL, no data was scraped (that's it). It's a WordPress 3.5 installation running Yoast's SEO ...
0
votes
0answers
32 views

Page info sometimes fetched after debugging

This is very weird. I have a page with multiple blogs (home made, no wordpress). It happens "sometimes" that when I try to share a blog post, the facebook window seems to fail in fetching data from my ...
0
votes
0answers
142 views

Facebook Debugger - Error Parsing URL

There are no open graph tags or anything special in the page at https://www.glishen.com. At this moment my concern is not the data but the fact that facebook simply cannot or does not want to reach ...
0
votes
0answers
47 views

Facebook returns 502 error for my url but not for a different url of mine?

Hello Facebook debugger tool is returning a 502 error on my url http://www.tfuhq.com/guides/player/how-to-pick-your-username-for-transformers-universe/ but returns a 200 code for: ...
2
votes
1answer
699 views

OG: Type 'website' cause internal error occurred while linting the URL

Wordpress Facebook plugin Whenever I have "OG: Type 'website'", the facebook debug linter comes back with Error Linting URL: An internal error occurred while linting the URL. Link to debug ...
0
votes
1answer
174 views

Facebook comments: url “unreachable” with 503 error for no reason

Yes, I read all of the other similar threads. My OG tags are perfect, my server handles the HTTP range header fine, etc. The URL http://www.prophotoblogs.com/blog/auto-update-1289/ when put in the ...
0
votes
0answers
97 views

FB Multiple Like buttons on same page [duplicate]

Possible Duplicate: How to put multiple Facebook Like buttons with counter on same page I'm having a major problem with my site with FB Like Button. The problem is like this : I have ...
0
votes
0answers
74 views

submitting page to facebook sends error, works after using fb debug

i use fb like and share on my site, and newly created articles post error.aspx instead of the article page - i.e. click like on the article, you get error.aspx liked on your fb page (so the actual ...
4
votes
0answers
1k views

Error Linting URL: An internal error occurred while linting the URL

How to debug the facebook debugger? Detailed description of the problem: I use the "Open Graph Protocol In Posts and Pages" plugin to manually enter OG data for the posts on my self-hosted wordpress ...
1
vote
1answer
118 views

No admin data found

I tried to claim "Insight for my website" and i get the error "No admin data found at root webpage http://akcja-nikon.pl/. Insights requires admin data at this root webpage for the specified URL ...
0
votes
1answer
92 views

catching error json string from facebook api

i am trying to catch error messages, that are sent from the facebook api when trying to post to a wall. here is the json string that gets returned. {"error":{"message":"(#506) Duplicate status ...
-1
votes
1answer
181 views

The facebook debugger is giving 500 error

The facebook debugger is giving 500 error for your webpage. It is unable to get my og metatags values. However, og metatags are present in the web page: ...
0
votes
0answers
149 views

Facebook Debugger doesn't debug my URL

Its seems that for any reason the Facebook debugger don't want to debug my site. For every page that I check, I receive the following message: Scrape Information: Error Parsing URL - Error parsing ...
1
vote
0answers
50 views

facebook debuger [closed]

I moved my site from ”http://horim.kfits.com” to “http://www.horim10.com “ I created two identical pages on the different sites and use the Facebook debugger. When I debug the following site - ...
1
vote
1answer
94 views

How to debug Android App Connected to Facebook SDK?

I'm developing an app connected to native Facebook app. I found that Facebook requires a hashkey of my App in order to connect it to the Facebook native app. When I export my app using a keystore, ...
2
votes
0answers
143 views

Like button doesn't like on profile until the url is submitted on the FB debugger

I have placed a like button on every post page of the website. To make sure things work out properly, I added all the required meta tags, Head tag, and html tags on pages which include, <html ...
0
votes
2answers
385 views

Why does Object debugger say my URL is a facebook URL and isn't “scrapable”

In trying to create an "object" page for my first facebook app, I've run into some difficulty. I followed Facebook's Open Graph Tutorial nearly exactly. After creating an "object" html page with the ...
0
votes
0answers
87 views

Facebook debugger not receiving data from Squarespace pages? (HTTP 416) [closed]

I'm developing a Squarespace site and was testing sharing posts and pages from it on Facebook. I noticed that none of the URLs were correctly pulling up the og: tags - all that appeared was the page's ...

1 2 3