Descripción
This is a very simple plugin that adds a “robots” meta tag to the head of your site with “noindex” in it.
The effect of the noindex robots meta tag is that search engines will not index your pages and posts at all.
This is a better solution then the wordpress default settings option, which tells search engines to not crawl the URLs in the robots.txt. Because Google (and other search engines) sometimes still index URLs they haven’t crawled, for which they determine relevancy based on anchor text of links which lead to the specific URL.
Instalación
- Upload the simple-noindex folder to the /wp-content/plugins/ directory
- Activate the plugin through the “Plugins” menu in WordPress.
Preguntas frecuentes
- Installation Instructions
-
- Upload the simple-noindex folder to the /wp-content/plugins/ directory
- Activate the plugin through the “Plugins” menu in WordPress.
- Does this plugin require any settings to be made?
-
No, after activating it simply adds the noindex robots meta tag to all URLs and no additional settings need to be made.
- What about support?
-
Create a support ticket at WordPress forum and I will take care of any issue.
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 "Simple Noindex" 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
- Fixed 2 typos.
1.0
- Initial release.