1
vote
1answer
48 views

Is there a need for a Facebook specific page title?

I see that Facebook's Open Graph asks you to have a meta property "og:title". Why don't they just use the HTML title tag? In my PHP code I started going through all page types and coding the ...
1
vote
1answer
171 views

Image for sharing on Facebook/G+?

Is it possible to add an image to a html page that only shows up when sharing page on Facebook/G+? The image should not be visible in the html page since it contains a Flash game, but I would like it ...