Ammar Abu Qoura

October 5, 2017
Best Plugin to Clone/Duplicate a WordPress Website

Best Plugin to Clone/Duplicate a WordPress Website

Whether you need to migrate a client project from a local development site or you’re just tired of your web host’s slow service and awful support, there are many reasons why you might need to migrate a WordPress site to a new host. In any case, it’s crucial that the […]
September 18, 2017
Improve Security & Performance With .htaccess

Improve Security & Performance With .htaccess

On Apache servers, .htaccess gives you great control over many important aspects of your site. .htaccess enables you to tighten security like (X-Security Header), optimize performance like (Cache Control), configure options, and much more. Also .htaccess works at the server level and can be much faster than scripted solutions. Here […]
August 31, 2017

Password Protect WordPress wp-admin Folder

It’s important to understand how password protection on a folder works. When you choose to password protect a directory in cPanel, cPanel creates a rule in your .htaccess file. This rule specifies that the folder is protected and the visitor will need to provide the proper username and password to […]
August 31, 2017

Change WordPress Security Key

What are WordPress Security Keys? WordPress Security Keys is a set of random variables that improve encryption of information stored in the user’s cookies. There are a total of four security keys: AUTH_KEY, SECURE_AUTH_KEY, LOGGED_IN_KEY, and NONCE_KEY. Why use WordPress Security Keys? These security keys makes it harder to crack […]
August 31, 2017

Change WordPress Default Table Prefix

Every information on your site is going to be stored in a WordPress database thus making it hacker’s favorite target. Hence, it’s very important to change the default table prefix (wp_) to something else, because the spammers and hackers out there knows what the default table prefix is (wp_) and […]
August 31, 2017

WordPress Security Checklist

Most of the time a website running WordPress is hacked by a silly misconfiguration that could be avoided during its development. That’s the idea of this article: a checklist of actions that you should take to increase the security of any WordPress website. During installation steps: Change the default table […]
Get Your Hosting Today