Is there a need for a Facebook specific page title?
Posted
by
nute
on Pro Webmasters
See other posts from Pro Webmasters
or by nute
Published on 2012-12-06T12:52:14Z
Indexed on
2012/12/06
17:22 UTC
Read the original article
Hit count: 481
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 og:title property. Then I realized, why don't I just set the og:title to the HTML page title? It would probably save me a lot of work...
Am I missing something? In which cases would we want the og:title to be different?
© Pro Webmasters or respective owner