Descripció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
Reseñas
Colaboradores y desarrolladores
“Meta Tags Generator” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Meta Tags Generator” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .