Who Is Logged In To Your WordPress?
IF I ASKED YOU WHO IS LOGGED IN TO YOUR WORDPRESS RIGHT NOW, WOULD YOU KNOW? Many WordPress websites and blogs have become complex multi-user content management system (CMS) with hundreds and sometimes...
View ArticleHow to Evaluate WordPress Audit Trail Plugins
Your business just switched from a custom made and complex CMS system to WordPress. All well and good, you have setup your blog, installed a few plugins and ready to get cracking. But how will you keep...
View ArticleDefinitive Guide to WordPress SSL
WordPress SSL Setup and Tricks WordPress SSL is required to encrypt the data (traffic) exchanged between your WordPress blog or website and its visitors, which could also be you logging in to your...
View ArticleSite-Specific WordPress Plugin for Code Snippets
When authors suggest a code snippet (piece of code) in their WordPress tutorials to introduce new functionality in WordPress, WordPress administrators add such code snippet to the theme’s functions.php...
View ArticleAll You Need To Know On the WordPress Unique Authentication Keys and Salts
Using unique WordPress authentication keys and sales is very important to ensure a more secure WordPress. Also known as the WordPress security keys, they are used by WordPress to ensure better...
View ArticleHow to Grant Remote Access Privileges to a WordPress MySQL Database
There might be cases where you need to allow remote access to the WordPress database, i.e. grant access to a process or user running on a remote computer. For example if you would like to extract the...
View ArticleWordPress Security VS Functionality – Striking the Right Balance
The more functionality your WordPress has the bigger the attack surface is. The more lines of code there are, and the more plugins you install the more prone to malicious hacker attack your WordPress...
View ArticleGet Alerted via Email When a New User Is Created or Logs in To Your WordPress
One of the most common techniques malicious hackers use to retain access to a hacked WordPress website is to create an obscure WordPress user with administrator privileges. They create it to retain...
View ArticleHow to Clean a Hacked WordPress Website or Blog
First things first, do not panic. This article will guide you through the process of cleaning a hacked WordPress website. The process is documented in an easy to follow step by step format; identifying...
View ArticleTop Five WordPress Users Management Guidelines
User management is a difficult task and it is a webmasters’ and systems administrators’ nightmare. If not done properly, it can lead to a number of security issues. For example there have been cases...
View Article