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.
A cache is a mechanism for temporary storing (caching) documents or data, to reduce access time.
0
votes
1answer
54 views
Clearing cache of feed dialog in facebook app
I have a facebook app that uses the feed dialog:
FB.ui({
method: 'feed',
message: '',
link: 'http://mywebaddress/pathToContent',
picture: 'http://mywebaddress/pathToPhoto/photo.jpg',
display: ...
0
votes
1answer
41 views
Always need to clear cache
I have a facebook app I am testing on my localhost. It's quite annoying that I always need to clear the cache in order to reload after making changes. Any idea how can I solve this?
I've heard from ...
0
votes
0answers
49 views
Facebook like button doesn't load at first attempt on Firefox
I have a Facebook like button on my site, it loads perfectly on IE and Chrome. However, in Firefox, it does not load at first attempt (browser keeps loading forever), but it does load ok when ...
0
votes
1answer
75 views
Cache Share Link - Automatic solution to clear cache
I have several webpages with facebook metatags. The problem is, that Facebook is starting recognize them only after I've used object's Debugger. How can I force Facebook to automatically resolve all ...
1
vote
1answer
177 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
1answer
107 views
How do I ensure the facebook channel.html javascript is cached in Django?
I'm new to Django and am trying to build an app that uses the FB API. In order not to have to log in every time I load a page in my app, Facebook suggests I use a channel file with the following for ...
2
votes
0answers
368 views
FBSessionStateClosedLoginFailed: mistakenly called
I am caching the login token locally, however I have a navigation view in place and when I'm logged in, if I pop the "facebook" view controller, then push it, and do that once again, ...
1
vote
1answer
70 views
Managing own token cache crashing ios
I have followed the steps to manage my own token cache when a user logs in through Facebook on my app, however it always crashes when the login button is pressed. It calls:
NSDictionary *data = ...
0
votes
1answer
94 views
Facebook pulling in data fine; track art still default on Soundcloud
I used to be a senior tech (service side) and have just a little (current) programming knowledge, so please forgive me if I missed something obvious about the issue. Here goes:
I uploaded my second ...
-1
votes
1answer
115 views
Facebook old website og:image cahced
I redesigned my website recently and one of the changes was using index.php instead of index.html and changing one of the og:image metadata property from favicon_1.jpg to favicon.jpg.
Now, facebook ...
0
votes
0answers
96 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 ...
-1
votes
1answer
83 views
Heroku Load Time “Connection Reset and empty page sometime” [closed]
I have hosted a Facebook app on Heroku. The code was perfect on my server but when I hosted it on Heroku and the entries in the database become more it is now showing blank page sometime and it shows ...
1
vote
1answer
107 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
65 views
Refreshing Facebook share cache for an entire domain?
The OG tags on a domain were broken for sometime and FB has cached the bad data for quite a few pages. Everything's corrected now, but FB's cache seems to last quite some time.
I know I can expire ...
0
votes
1answer
106 views
File caching vs mySQL storage of Twitter/Facebook/Other API results
I have a few sites with Twitter & Facebook Feeds, and one that references a health club schedule (quite large, complicated data tree). I am starting to get into caching to improve load times on ...
4
votes
1answer
363 views
How do I force the Facebook Like Button to re-scrape my page?
I created a like button on a page (http://www.usna.edu/BillAF/game.php) that sends the URL/data for it's parent page. Unfortunately, when I first put it in, an older version of the page was at the ...
0
votes
0answers
43 views
iOS SDK request caching
Does the iOS SDK have any built in caching for identical requests?
If not, has anyone implemented this and what have you done around memory usage/cache expiration?
Thanks
0
votes
1answer
187 views
Facebook Open Graph - still display wrong image
My Open Graph publish action still display in the wall incorrect image. I've tried to clean cache in the browser - didn't help...
Also I've tried to empty FB OG cache this way (in the Facebook Object ...
0
votes
1answer
225 views
Can we cache the Facebook friend images in Chrome?
We are working on one chrome extension, in which we have FB friend import functionality.
Now whenever the extension loads it shows all the FB friends images, so for loading these images from FB takes ...
0
votes
1answer
488 views
how to clear facebook stream cache
I am using facebook publish_stream method to post feed on facebook user timeline. The post is containing the image URL and title with some description. However the posted image could be change later ...
0
votes
1answer
114 views
Is there a way to set Exipre headers for external JS & CSS?
I ran Page Speed Insight on my site and Leverage Browser Caching keeps coming up because of several calls to JS's from Facebook, Twitter, Google and LinkedIn. Also Firebug shows me these resources are ...
0
votes
1answer
524 views
Is there an API to force Facebook to scrape a page again?
I'm aware you can force update a page's cache by entering the URL on Facebook's debugger tool while been logged in as admin for that app/page:
https://developers.facebook.com/tools/debug
But what I ...
1
vote
1answer
237 views
Error inheriting FBSessionTokenCachingStrategy
I'm trying to integrate the facebook-ios SDK 3.0 into my app - and I'm using rails/devise as the back end of my app to manage users.
Right now I'm trying to derive a custom class of ...
0
votes
0answers
32 views
Facebook caching issue [duplicate]
Possible Duplicate:
Facebook Open Graph not clearing cache
Why do we still see Facebook caching issues even after adding open graph meta tags to the page. Do we have any solution to this ...
0
votes
0answers
144 views
facebook like cache
I have read through the previous questions here and it seems that the problem I am facing is not brought up before. I am running a website with Joomla. My site was defaced because I was running a ...
3
votes
1answer
151 views
Why is Facebook inserting a preload script for my app's css in HTTP when my page's reference is in HTTPS?
In our app (https://apps.facebook.com/testedenivel), we explicitly reference the page css in a https link like this:
<link rel="stylesheet" ...
-1
votes
3answers
130 views
Track down very slow script
I'm using an easy way to display my Facebook pictures on my website. It's called Facebook Album Gallery and it's from CodeCanyon.
Although they claim to cache the data and their example is rather ...
0
votes
2answers
286 views
How to cache Facebook friends list using iPhone application
I am developing iPhone application which contains the facebook connect as part of it. I am using third party API FBGraph to retrieve the Facebook friends list.
Currently my problem is that, when ...
0
votes
2answers
145 views
og:image content is recognized as a valid URL but is unable to retrieve image
We recently moved servers and I've been having this problem since.
I tried parsing this url1 in the Facebook Debug tool, and the thumbnail retrieved using the content of the og:image tag is ...
0
votes
1answer
305 views
How to make the facebook share spider not to cache the page
I like the share button more than the like button, thats why i'm using it. The problem is that if the title of the page change and when someone paste it into facebook is still with the old title
...
3
votes
2answers
5k views
How to clear Facebook's image cache
I have a Facebook application that's created several wall-posts on behalf of my users. The image in the wall posts is cached by Facebook's servers. I've replaced the original image on my server and I ...
1
vote
1answer
534 views
Share Cache Timeout
How long is the timeout for facebook share cache. I edited all of my pages and changes must be reflected.
If timeout is unlimited, i have to debug all pages via curl etc.
Thanks.
1
vote
1answer
194 views
Real Time Facebook and Twitter Update Tutorials
I want to be able to get real time updates from facebook and twitter (for a predefined user who has registered to show their content on a site, not the user who is browsing the site). I have read ...
-2
votes
1answer
253 views
How long does it take Facebook to propagate its DNS?
We recently had to change the our DNS servers ... the change has now largely propagated 36 hours later, but Facebook still is not able to resolve our links. My guess is Facebook takes a while to purge ...
0
votes
0answers
57 views
Graph Post Image Not Being Updated
Seem to be running into what I can only presume is a Facebook image caching issue.
I am specifying the picture element of the Post object in the Graph API with a direct link to the image file (a gif ...
0
votes
1answer
975 views
How to cache a PHP generated dynamic page AND include the Open Graphic Meta info
I need a solution for caching PHP info on a dynamic page AND include the meta info. My problem is I am using a caching code that is saving my page info from the code and below, but not the meta info.
...
1
vote
0answers
478 views
Clearing share image cache using OG Object Debugger no longer seems to work?
I have a share link image that I need to change.
I remember some time ago finding some posts describing that the Object Debugger would clear the image cache for that URL (there are also a number of ...
1
vote
2answers
603 views
Caching Facebook Like Box?
I'm using the Like Box code from Facebook and I noticed it hinders my page load. After looking in Firebug it loads a bunch of Javascript and CSS files. I'm wondering is there a way to cache the ...
3
votes
2answers
624 views
Storing Facebook API data
I'm building a web application that relies upon the Facebook API. I want to use information retrieved about the users' friends, in order to display custom messages and updates to that user. Standard ...
0
votes
1answer
75 views
Link target out of date
Apparently FB caches link targets and I cannot find a way to force it to update. I used the debug tool at: https://developers.facebook.com/tools/debug to test www.rideofthepatriots.com. The scrapped ...
0
votes
1answer
183 views
ruby rails caching
I am using this code insite my controller
class ProjectsController < ApplicationController
cache_expire = 60*60*24*365
response.headers["Pragma"] = "public"
...
-2
votes
1answer
1k views
Facebook not updating cache
The problem is the Facebook lint tool get the correct values, but when I press like, I get an old description. I've waited 48 hours, cleared the cache with &fbrefresh=CAN_BE_ANYTHING, and nothing ...
1
vote
1answer
56 views
Tools that screenscrap my page always use the same image
I have an ad block on the bottom that pulls my previous pages. Why does one image always get chosen (the giant twitter t)? Check out http://reviewsie.com/movie/The-Grey for an example.
I fixed it in ...
2
votes
1answer
344 views
Why is the first request to a Facebook IFrame App Canvas Page a POST request?
I noticed when I set up my first FB app today (an iframe app accessed within facebook) that all the requests made to it via facebook are HTTP POSTs rather than GET requests. Is there any reason for ...
0
votes
1answer
513 views
Cached sharing information
For some reason the share link title is NOT updating, even though the og:title and share query var &t="" value is correct.
The URL with the problem is...
...
0
votes
3answers
2k views
Clear Facebook share cache with cURL and lint
I have the problem with shareing facebook content on my website. It's implemented the 'Like' button but when you 'like' the picture on your facebook profile is shown old picture (obiously cached ...
0
votes
0answers
156 views
Facebook Error has wrong API in url
I had a facebook app and deleted it to make a new one. I popped in my new api and key into my website and now I can not connect with a facbook login in button. It keeps going to the old API. The ...
-1
votes
2answers
209 views
The title, link and description don't work
I've been reading guides and examples for a long time (hours) but I can't manage. I tried to use all html meta tag like title, description, and og:property. Also tried to use the link sharer and also ...
0
votes
1answer
182 views
Facebook image issue. Could it be cache?
Our website was recently redesigned and since then I have been unable to get the correct image to appear when I choose link.
For instance:
If I post this link:
...
0
votes
2answers
48 views
How can I generate counts for items with differing view permissions in my database without being inefficinet?
My web-app has a media upload facility which associates each uploaded media item with a collection of media items (for simplicity we'll just refer to each group of media items as an album, though the ...