-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
executable file
·48 lines (33 loc) · 1.43 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=== Site Protection ===
Contributors: PressLabs
Donate link: http://www.presslabs.com/
Tags: template, site protection, presslabs, login, 403, protect, site-protection, avoid indexing, search, google, engine
Requires at least: 4.7
Tested up to: 6.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Site protection plugin for dev instances to avoid indexing by search engines. Doesn't allow access to the site without being logged-in.
== Description ==
Site protection plugin for dev instances to avoid indexing by search engines. Doesn't allow access to the site without being logged-in.
After you activate this plugin the site will return a 403 Forbidden HTTP status code if you are not logged-in.
== Installation ==
= Installation =
1. Upload `presslabs-site-protection.zip` to the `/wp-content/plugins/` directory;
2. Extract the `presslabs-site-protection.zip` archive into the `/wp-content/plugins/` directory;
3. Activate the plugin through the 'Plugins' menu in WordPress.
= Usage =
Use your plugin from the `Plugins` page.
Activate/Deactivate `Site Protection` plugin from the list.
== Frequently Asked Questions ==
= Why should I use this plugin? =
If you don't want to allow access to the site without being logged-in.
== Changelog ==
= 1.1 =
* Format the code.
* Rename the plugin to `Site protection`.
* Add romanian translation.
= 1.0 =
* start version on WP.
== Upgrade Notice ==
= 1.0 =
Start version on WP.