Changeset 1582851
- Timestamp:
- 01/26/2017 06:44:26 PM (9 years ago)
- Location:
- wp-link-status
- Files:
-
- 2 edited
-
tags/1.0.4/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-link-status/tags/1.0.4/readme.txt
r1582826 r1582851 23 23 > **Troubleshooting** 24 24 > 25 > ** Firewall plugins**25 > **- Firewall plugins** 26 26 > 27 27 > If you are using the **Wordfence** plugin, in order to work properly you need to deactivate their Firewall module (even temporarily). Go to the Wordfence menu Firewall, and from the Firewall Status pick Disabled and click the save button. After the scan is complete, you can activate the firewall again. … … 31 31 > Another issue detected with the **WP Secure** plugin, you need to deactivate this plugin in order to run the scan properly. 32 32 > 33 > ** WordPress Multisite**33 > **- WordPress Multisite** 34 34 > 35 35 > This plugin does **not support network activation for WordPress Multisite**, so in case of multisite installs it needs to be activated per each blog individually. Also it is recommended to run only one scan per blog at the same time to prevent server performance issues. 36 > 37 > **- Hosting restrictions** 38 > 39 > Some users have reported issues with **GoDaddy hosting** due restrictions for sites with HTTPS enabled and the cURL module (an internal server module used to make HTTP requests to check the links) for some hosting configurations. It seems that GoDaddy applies limits for this module via proxy or similar. This is a hosting-level so this plugin have nothing to do about it. 36 40 37 41 You can read a detailed user guide and the documentation from the plugin page: -
wp-link-status/trunk/readme.txt
r1582826 r1582851 23 23 > **Troubleshooting** 24 24 > 25 > ** Firewall plugins**25 > **- Firewall plugins** 26 26 > 27 27 > If you are using the **Wordfence** plugin, in order to work properly you need to deactivate their Firewall module (even temporarily). Go to the Wordfence menu Firewall, and from the Firewall Status pick Disabled and click the save button. After the scan is complete, you can activate the firewall again. … … 31 31 > Another issue detected with the **WP Secure** plugin, you need to deactivate this plugin in order to run the scan properly. 32 32 > 33 > ** WordPress Multisite**33 > **- WordPress Multisite** 34 34 > 35 35 > This plugin does **not support network activation for WordPress Multisite**, so in case of multisite installs it needs to be activated per each blog individually. Also it is recommended to run only one scan per blog at the same time to prevent server performance issues. 36 > 37 > **- Hosting restrictions** 38 > 39 > Some users have reported issues with **GoDaddy hosting** due restrictions for sites with HTTPS enabled and the cURL module (an internal server module used to make HTTP requests to check the links) for some hosting configurations. It seems that GoDaddy applies limits for this module via proxy or similar. This is a hosting-level so this plugin have nothing to do about it. 36 40 37 41 You can read a detailed user guide and the documentation from the plugin page:
Note: See TracChangeset
for help on using the changeset viewer.