Beskrivelse
The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
To turn your posts and pages into graph objects, the plugin add the following metadata to webpage header:
og:title – The title of your post/page.
og:description – The excerpt of your post/page.
og:image – URL of featured image (if exists) which represent your post/page.
og:site_name – The title of website.
og:url – The canonical URL of your post/page.
Plugin support page: Open Graph Meta.
Installasjon
- Upload folder «og-meta» (and its content) into your WordPress plugin folder (normally it is /wp-content/plugins/).
- Go to WordPress admin area and activate the plugin in plugin sections (like you do for any other plugins).
FAQ
None.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Open Graph Meta” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Open Graph Meta” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.28
This is the first version of plugin.