This tutorial covers on how to prevent any other user to point his/her domain to your dedicated IP and in turn loading your website from this domain name too. Steps to prevent the same are : 1) Edit your .htaccess file (found in root directory of your website folder). If file doesn’t exists, please create […]
Here is the method to make your wordpress based website to run always on https. Login into wp-admin and goto “Settings -> General”. Make sure the URL have https From filemanager, edit your .htaccess and replace the wordpress rules by following code: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] […]
In this tutorial we will cover, how to install WP-CLI and use it for WordPress database backup, database import, creating new WordPress instance. How to install WP-CLI (for all users) Prerequisites Root level SSH access to server PHP 5.3.29 or higher version WP-CLI support wordpress 3.7 or above versions only. To test if your server has […]
Our team is available and on-site 24/7 ready to help you.