Popis
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.
Instalace
- 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).
Nejčastější dotazy
None.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Open Graph Meta je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Open Graph Meta” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.28
This is the first version of plugin.