Descrición
Show a warning message in admin header area when your blog visibility is blocked for search engines.
Also, when your blog is visible for everyone, hides the de-indexing option to avoid accidental changes.
Instalación
- Download the plugin from WordPress plugin repository
- Upload all files contained in visibility-warning.zip file to the
/wp-content/plugins/visibility-warning/
directory of your wordpress install (or in mu-plugins directory). - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- How I can block again my web site if the Privacy menu link is hidden?
-
There are two ways, if you deactivate your plugin the menu link will appear. Or in the URL textbox of your browser, modify at the end of the URL and type /wp-admin/options-privacy.php (only for WordPress versions < 3.5).
For recent WordPress versions deactivate this plugin if you want to access to the option of discourage search engines from indexing this site in Reading Settings.But for SEO purposes this is not recommended if your site has previously been indexed by google.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Search Engine Visibility Warning” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Search Engine Visibility Warning” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.1
Release Date: March 31th, 2015
- Updating code for the latest WordPress version
- Set compatibility for recent versions
- Changed plugin name
- Translations updated
1.0.1
Release Date: September 19th, 2011
- Fixed initialization, now only works in admin area
1.0
Release Date: September 19th, 2011
- First version