Questions tagged [facebook-recommendations]

An abandoned facebook plugin

An abandoned facebook plugin: https://developers.facebook.com/docs/plugins/recommendations

Do not confuse with facebook graph-api recommendation: https://developers.facebook.com/docs/graph-api/reference/recommendation

29 questions
3
votes
3 answers

Is Facebook Recommendations Bar available for non-developer users?

Is the recommendations bar available to general users? I have it installed it on one of our websites, but no one other than the developers & testers of the app can see it. I already checked that we have sandbox setting disabled. Am I missing…
1
vote
1 answer

Recommendations bar produces application configuration error

I am an researching the beta Recommendations Bar plug-in by trying to sample it on my personal blog, however after much tinkering and triple checking the instructions here http://developers.facebook.com/docs/reference/plugins/recommendationsbar/ I…
Doug Hamlin
  • 996
  • 1
  • 11
  • 17
1
vote
1 answer

Getting place recommendations and list of people who like a place using FQL / Graph API

Does anyone know if its possible to get a list of place recommendations and list of people who like a place (not only a number, but ids or names)
1
vote
1 answer

Facebook Recommendation API not returning all fields

I am trying to implement the Facebook Recommendation API from the documentation, however in the sample they have just written GET v3.2/...?fields={fieldname_of_type_Recommendation}. What is the exact endpoint to be called to get the recommendations…
Hitesh
  • 3,449
  • 8
  • 39
  • 57
1
vote
0 answers

Should I implement Content-based Recommender from scratch or use Machine learning library like mahout?

I am new to apache mahout but i read one article which said Apache Mahout 1.0 gives content based recommendion (http://mahout.apache.org/users/algorithms/intro-cooccurrence-spark.html) but now it turns out that it does not give content-based…
1
vote
1 answer

New Facebook API fetching newsfeed and its comments

is there a way to get newsfeed and its comments with the new changes facebook making on july, 2013 - https://developers.facebook.com/roadmap/ What im trying to do? i want to fetch latest newsfeed with comments (if any comments on it) with one api…
1
vote
0 answers

Recommendations Bar opening over the main content area

I have problem with positioning of FB recommendations bar. Last few days bar is opening over the main content area (near middle of page), instead in corner. I’ve noticed that this is happening on several other pages, not just mine. So is there any…
1
vote
0 answers

Graph API /threads messages usage limitations

With regards of using the /threads object from Graph API I want to know if a public figure account has some limitation regarding the amount of received messages / day and to know if a Facebook application that reads them using /threads has…
1
vote
0 answers

Facebook recommend button auto closes

When I click recommend button there's another div that will pop up wherein you can post it to your wall but it closes automatically and go back to its previous state. Does anyone know hot to fix it? Thank you so much!
Ram Guiao
  • 352
  • 1
  • 7
  • 13
1
vote
1 answer

Exclude path from Recommendations Box

Is there any way to exclude certain directories and/or files on my site from being included in the Facebook Recommendation Box? I don't want to prevent those pages from being Liked or Recommended; I just don't want them showing up in the…
Matthew
  • 521
  • 3
  • 13
1
vote
0 answers

Is the FB Recommendations Bar still in Beta?

According to the answers here on stackoverflow, this new social plugin (http://developers.facebook.com/docs/reference/plugins/recommendationsbar/) was still in Beta a few months ago. I implemented it and it works great for me as the App…
kitten
  • 11
  • 1
0
votes
1 answer

Facebook Recommendations/Recent Activity Hangs Browser and is Really slow

I'm using the Recommendations plug on my site and it's really slow to load, mostly with Firefox. I find most FB plugins seem to have this problem. Is it due to the iFrame they create, there seems to be a lot of data being created by the…
Jamie Hartnoll
  • 7,231
  • 13
  • 58
  • 97
0
votes
2 answers

Issue with og:image and Facebook Recommendations

We have a site here: http://blistergearreview.com/ which we recently setup the open graph meta tags on. The issue that we cannot figure out is on the homepage we have the Facebook recommendations plugin and even though the og:image displays…
0
votes
1 answer

Facebook like and recommendation button

I am integrating facebook like/recommend button on website "panjabiwave.com" For recommend there is url ex. panjabiwave.com/video/22 Link for checking the recommendation is panjabiwave.com/videorecommend. But the problem is when a user recommend a…
0
votes
1 answer

Wrong metadata used when using like or recommend button

I searched and searched and did not found answers. I build a website with a certain name. After that, I created an app on Facebook. I connected my website with this app and everytime someone liked something, the app took metadata from my website. No…
1
2