Descripción
Automatically adds a META keywords tags with keywords within the html HEAD tags. The categories are used as keywords.
Note: Works on single posts only as they are assigned categories.
Capturas
Instalación
- Unzip the download-package
- Upload folder including all files to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- View source code of your article and check the META keywords tags.
Preguntas frecuentes
- Q: Why does it work for single post pages only?
-
Since only single posts are assigned categories, therefore, this plugin uses categories for keywords. So it only works with single posts.
- Q: Where can I send feedback about this plugin?
-
Plugin URI: https://www.quickonlinetips.com/archives/quick-meta-keywords-wordpress-plugin/
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Quick META Keywords” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1
- Cleaned code
1.0
- Initial release.