Archives for Wordpress Security
WordPress 4.7.2 is affected by six security issues – Update Fast
Recently WordPress released with new version that is Previous version and before are having few security loop holes. All the known security issues have been fixed in this new version. We strongly suggest you to update your websites immediately. Below…
Best way to disable PHP errors in WordPress
It is quite simple to disable error reporting in wordpress because we just need to add a line of code at the bottom of our configuration file. But while doing this we need to be careful about the correct placement.…
How to set keys in WordPress config for azure
As we know how much the wordpress keys are important to take us one step forward towards wordpress security. Setting up the authentication keys and salts is one of the important security tip. To know why they are important and…
Why and How to Set Authentication keys in WordPress
While we go through the points to harden your wordpress website setting the authentication keys are always come in picture. Generally we search over the internet for solution and somewhere we get sample keys to set and we set the…
How to disable php files in upload folder of WordPress with IIS
This is an another security tip to harden your WordPress site running on IIS server. As we know hackers always try to find loop holes in the website to hack it. It is better to prepare yourself for each type…