Descripción
This plugin does one thing and one thing only. It adds the text <meta name="robots" content="noindex">
to the header of any password-protected post. Google and all other respectable search engines will leave your password-protected pages out of their search results.
Instalación
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the plugin from plugins page.
Reseñas
Colaboradores y desarrolladores
"Noindex Password-Protected Posts" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Noindex Password-Protected Posts" 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.0.1 – July 2, 2014
- Fixed PHP notice: Use of undefined constant kgnoipp_print_header
1.0 – June 30, 2014
- Initial release