FAQ for web developers: Difference between revisions
Julialongtin (talk | contribs) m (whoops. too many braces.) |
Julialongtin (talk | contribs) (describe the meta tags supported better.) |
||
Line 3: | Line 3: | ||
As of version 0.2.0.0, Diaspora [https://github.com/diaspora/diaspora/pull/4215 supports] the use of [http://opengraphprotocol.org/ OpenGraphProtocol], for making a given page on your web site look good when shared in diaspora. | As of version 0.2.0.0, Diaspora [https://github.com/diaspora/diaspora/pull/4215 supports] the use of [http://opengraphprotocol.org/ OpenGraphProtocol], for making a given page on your web site look good when shared in diaspora. | ||
The OpenGraph | The OpenGraph meta tags supported are: | ||
* url | * og:url | ||
* image | * og:image | ||
* title | * og:title | ||
* | * [http://opengraphprotocol.org/#types og:type] | ||
* description | * og:description | ||
= OEmbed = | = OEmbed = | ||
OEmbed usage requires being on a whitelist. | OEmbed usage requires being on a whitelist. |
Revision as of 01:15, 1 September 2013
OpenGraph
As of version 0.2.0.0, Diaspora supports the use of OpenGraphProtocol, for making a given page on your web site look good when shared in diaspora.
The OpenGraph meta tags supported are:
- og:url
- og:image
- og:title
- og:type
- og:description
OEmbed
OEmbed usage requires being on a whitelist.