If you have just purchased a new domain name name and you want to setup with the web hosting server then this article will tell you how to configure and setup your new domain name to work with your hosting server as also the settings required to be done at your hosting server. When you Continue Reading …
Category: Website Maintainence
WordPress : Execute external php file
If you have created a folder within your word press directory and have placed a php file there and you would like to execute this php file then this article will tell you in detail how to run php files external to your theme.There are 3 Methods explained in this article.You will not require a Continue Reading …
Xampp : Default Database username and password
If you have installed Xampp at localhost then it will allow you to create a default mysql database without giving any password through phpmyadmin.If you are trying to install any other web application in the xampp htdocs folder then it is going to ask you for the mysql database user name and password.Well this is Continue Reading …
How to create custom nameservers for your or any domain
If you own a domain name and would like to add custom name servers like ns1.yourdomain.com or ns2.yourdomain.com using the name servers your hosting provider has provided you then read this article to know how you can do that very easily. Your hosting provider will provide you with nameservers like ns1.yourhostincompany.com and ns2.yourhostingcompany.com.You can make Continue Reading …
Enable Hotlink Protection in Cpanel
Hotlink protection does not allow other websites on the internet to directly link to the files on your website. For example, if another site on the internet uses a <img> tag to display an image from your site, then the image data is being transferred from the server where the image is located (your web Continue Reading …
Backup your website in Cpanel
Cpanel provides a automatic backup tool for your website by means of “Backup” and “Backup Wizard” Links in the files section of the Cpanel.But I do not recommend them as they provide a full home directory backup and that is what you may not need most of the time.The easy way is to do a Continue Reading …
Catch all email address in Cpanel
A catch all email address is specified for a domain name.It is also referred to as the default email address for the domain name.All email addressed as somename@yourdomain.com where somename is a email account that does not exist, is automatically routed to the catch all email address or the default email address for the domain Continue Reading …
Moving a website without downtime to a new server
Moving a website can be an easy process with zero downtime if done properly. To do so you only need a little preparation and allow for about 3-4 days overlap between the two hosts. Your primary concern is having control of your domain names. This is paramount as you will need to be able to Continue Reading …