Kuvaus
Generate most common meta tags to your WordPress site.
Open Graph (og) tag via post content and featured image:
<meta property="og:url" content="..." />
<meta property="og:type" content="..." />
<meta property="og:title"content="..." />
<meta property="og:description" content="..." />
<meta property="og:image" content="..." />
Meta description tag via post content or excerpt:
<meta name="description" content="..." />
Asennus
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
UKK
- Installation Instructions
-
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Upload
Arvostelut
Avustajat & Kehittäjät
“Meta Tags Generator” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Meta Tags Generator” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.