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 path, the general form of a file name or of a directory name, specifies a unique location in a file system.

learn more… | top users | synonyms (1)

0
votes
1answer
41 views

PHP method for specific Facebook meta-tags works itself but doesn't on Facebook platform

i needed specific facebook open graph meta-tags for some pages of my website. My website is based on a PHP "include" structure. In order to make specific tags for each page, I wrote a PHP code that ...
0
votes
2answers
92 views

cakephp facebook component include paths on linux

I have a website on cakephp 1.3, with facebook integration. On my localhost(with windows os) it works fine, but on real hosting(with linux os) it gives this error Fatal error: Class 'Facebook' not ...
0
votes
1answer
2k views

Get data from facebook using IOS SDK

In facebook when we type some text on "search", we get a list of pages corresponding to the text. Similarly, is it possible to search from the iphone app using graph path. I need to pass a text from ...
2
votes
2answers
813 views

Different canonical URLs for Facebook and Google?

The following URLs point to the same resource: http://www.domain.com/books/123 http://www.domain.com/books/123-Harry-Potter http://www.domain.com/books/123-Harry-Potter-And-The-Deathly-Hallows I ...