Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Open Graph Meta» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Open Graph Meta» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.28
This is the first version of plugin.