Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Open Graph Meta” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Open Graph Meta” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.28
This is the first version of plugin.