Hosting
(50 Articles)DIFM
2 ArticlesShared Hosting
8 ArticlesReseller Hosting
14 ArticlesVPS Hosting
38 ArticlesWebsite Migration
7 ArticlesHow to enable gzip compression for your sites
When a user hits your website a call is made to your server here to deliver the requested files. The...
How to leverage browser caching
Every time a visitor loads a webpage it has to download all the web files to properly display the page....
How to create a phpinfo page
What is a phpinfo page? A phpinfo page displays the current PHP configuration settings of your web server. If your...
How to upload files with FTP
File Transfer Protocol (FTP) is a common method for transferring files to and from local and remote computers. While the...
How to export and import MySQL databases using PHPMyAdmin
Should you need to make a copy of your database for archiving or migration, you can do so using My...
How to use .htaccess rewrite rules
.htaccess is a configuration file used by the Apache web server. .htaccess rules override global settings for the directory in which the...
What is my server’s IP address?
An Internet Protocol (IP) address is the series of numbers used to locate computers and other resources on networks. Your...
How to redirect URLs with your hosting account
If you’d like to automatically send visitors from your website to another destination, such as a different webpage on your...
How to create a simple CSS dropdown menu
Cascading Style Sheets (CSS) allow you to customize the design of your site with precision and provide quick and convenient...
How to compress a website file
If you need to upload multiple files to your server, you may find it is easier to bundle them in...