Περιγραφή
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.
Εγκατάσταση
- 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
Συχνές Ερωτήσεις
- 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.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Search Engine Visibility Warning” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Search Engine Visibility Warning” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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