Beskrivelse
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.
Installasjon
- 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
FAQ
- 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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Search Engine Visibility Warning” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Search Engine Visibility Warning” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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