Descrición
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="..." />
Instalación
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- Installation Instructions
-
- Upload
meta-tags-generator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Comentarios
Colaboradores e desenvolvedores
“Meta Tags Generator” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Meta Tags Generator” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.