Descrizione
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="..." />
Installazione
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Recensioni
Contributi e sviluppo
“Meta Tags Generator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Meta Tags Generator” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.