Beskrivning
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.
Installation
- 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
Vanliga frågor
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Search Engine Visibility Warning” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Search Engine Visibility Warning” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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