Descrição
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.
Instalação
- 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).
Perguntas frequentes
None.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Open Graph Meta” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Open Graph Meta” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.28
This is the first version of plugin.