5. What are the key technical terms around hosting websites?
In addition to knowing the types of website hosting, it is important that you know some technical terms used by companies and professionals that offer these services.
Bandwidth
The bandwidth is directly related to a number of visits the site receives. The more visitors a site has, the greater its traffic consumption on the hosting. Code-optimized sites consume less hosting features and therefore support a greater number of visits. In addition, this limit does not take into account traffic peaks, but a constant traffic.
In general, each hosting plan comes with a defined traffic limit. Some specify the bandwidth, others the number of visitors. Some companies sell unlimited traffic, which in turn also has its limitations. About this, read our post: Unlimited Hosting – understand what you’re taking.
Subdomain
A subdomain is a branch of the domain and is often used for blogs and virtual stores that are “attached” to the main site, which works in the domain. Therefore, if the main site is closecrowds.com, the blog.closecrowds.com would be a subdomain.
In addition to bringing a pleasing aesthetic to pages, subdomains help users identify where the site is (by viewing the URL in the browser) and also help the administrator measure the number of visits in each area. In place of the subdomain, a folder could also be used, thus: closecrowds.com/blog.
Redirection
Redirection is one of the most versatile tools within a hosting service. As the name says, it is possible to redirect a page to an address in its own domain or to an external domain.
For example, it would be possible to direct www.mydomain.com to www.yourdomain.com. Or, you could redirect a page that no longer exists to a substitute page within the same domain. Another very common situation would be to have two equal domains, one “.com” and another “.co.uk” and redirect the secondary to the principal. This would ensure that the user would find your site, no matter which of the two domains they typed.
Space
The storage capacity of the provider (or server) is commonly called disk space. It is the space that determines the number of files that can be stored in the hosting. Usually, space is measured in Gigabytes (GB) or Terabytes (TB) – 1 GB equals 1024 MB, and 1 TB to 1024 GB.
Some companies offer unique disk spaces for the website, email, and database. Others offer a single space to be shared across the hosting account. There are even companies that offer unlimited disk space. In this case, it is important to know that this space must be compatible with a personal or small business website, and it is not allowed to use the hosting as a file repository.
FTP
FTP is the acronym for File Transfer Protocol. It exists to facilitate access to files from the site and speeds up the process of passing these files to a hosting service. As a more technical tool, it is used by designers and developers. More lay users can use the file manager, offered by hosting companies.
File manager
The file manager is the basis of managing a website. It is possible to manage the folders and files that make up the site structure. It is also in the file manager that downloads, uploads, deletions and file changes are made. It is a more user-friendly version than FTP, for non-technical users.
6. What is the ideal hosting plan for my site?
We have come to one of the most frequent doubts for those looking to host a website: how to find out the ideal hosting plan for the site. Follow these tips!
Find out what the size of your site is (or will be)
Respond quickly: Is the site you built or plan to build small or large? Think about the number of pages it will have: up to 10? More than 10? And more: how many images, videos, and audios are available on your site? Answering these questions will help you define the size of your site. Look:
A small or medium site can be hosted on a shared hosting, especially if it is optimized. This type of hosting is the most popular and caters to the largest number of websites worldwide. As we have seen, it is the cheapest hosting since it costs between $ 6 and $ 20 per month.
Sites with many pages and heavy files need a Cloud or dedicated hosting. In some cases, the VPS may serve, but you must evaluate it very carefully.
Plan expected traffic to your site
In most cases, website owners expect to receive a lot of traffic, a lot of visitors, right? So before you even put your site up, you should estimate this traffic – every time page loads, it uses some of the hosting server’s features. Look:
A blog or website with low to a moderate number of hits can use a shared hosting service. A site that has many accesses, or traffic peaks, can quickly consume available resources up to the limit set in the hosting plan. When this happens it is very likely that the site will be down. Sites with high traffic or traffic peaks must be hosted on Cloud or on dedicated servers.
It is very important to properly estimate the features of your new site or closely monitor the consumption of your current site. This care will make all the difference to prevent unavailability or slow navigation – which would detract from your brand image and Google’s own rankings.
Find out if your website has or will have a virtual store
Another very important point to consider when choosing the hosting is whether the site has or will have a virtual store. In this case, the hosting needs to offer the SSL security protocol and the dedicated IP.
These two technical details are important because they guarantee the security of the data of the people who make purchases online (through encryption – coding information to be read only by the online transaction tools). Without this care, all the security of the information of the clients of the virtual store, as well as of the owner of the e-commerce, can be threatened.
In the case of sales made through a third-party payment tool (PayPal, etc.), this concern disappears because the transaction already takes place in a secure environment provided by these companies.
For websites that have virtual sales, the hosting plan varies by store size. Those containing a few product pages can be very well served by a shared hosting – always with dedicated SSL and IP. Those with medium and large virtual stores need more robust plans – VPS server, cloud or dedicated server.
7. How to evaluate and choose a hosting company?
To make an effective evaluation of the companies that offer web hosting services note the following points:
What you should know about hosting company
- Brand Reputation in the Market: What do customers say about it, what is its size and how does it position itself?
- Support: What channels do they use to support their customers? What are the service hours? Is the support provided in your language?
- Management: How is the control panel for the site administrator? Is it easy to understand and navigable?
- Guarantees: Does the company offer refunds, in case you become dissatisfied with the service? Is there a free trial period?
- Uptime: Does the company offer a server availability guarantee of over 99.5%? Is this promise fulfilled in practice? What do customers say about this technical detail?
What you should know about hosting plan
- Disk space: What disk space is offered in the plan? Is it enough for the size of your site (or the size you want it to have in the near future)?
- Data transfer: what is the bandwidth limit of the plan? Does it meet the current number of visits (or do you want to have it)?
- Platform: Is the hosting offered Linux or Windows?
- Email: How many email accounts and what storage space is offered in each account? Does this number suit all users you have / will have?
- Extras: Is there a site builder? Does the plan offer features like private SSL and dedicated IP?
What are the services provided by hosting companies?
Now let’s talk a little about the services you can expect from a website hosting company. Following are the main ones:
- Domain register;
- Website hosting;
- Hosting streaming;
- Reseller hosting;
- VPS Servers;
- Dedicated Servers;
- Website creator;
- Customer support.
8. What are the differences in Linux and Windows hosting?
Web hosting plans can have their servers run by different operating systems – they can be Windows or Linux. But what are the differences between them? It is necessary to know the characteristics of these operating systems to choose the most suitable for the hosting of your site.
The main differences between Linux and Windows servers
There is one obvious difference between Linux and Windows platforms: The operating system. Technically speaking, while Windows servers run a version of Internet Information Services (IIS) software, Linux servers are configured with the Apache server and can run one of the several distributions (CentOS, Debian, Red Hat, Ubuntu, etc.).
It is important to say, however, that the server operating system has no relation to that of the computer. Thus, you can host on a Linux server even if you use Windows to create the site. What changes are just some functions.
In a simple way, websites created in PHP (ex: WordPress) run better on a Linux hosting, although they work in Windows. Already sites built in ASP or .NET need a Windows hosting to work, because they are languages from Microsoft.
If you need to hire a hosting and are in doubt about what to choose, ask the support company. They can help you choose the best option. If you have hired a specialist to create your website, it can certainly help you with this choice.
Conclusion
A professional website is indispensable for companies of all sizes in all business segments and also for professionals and entrepreneurs in general. It is simply a matter of existence. Today, the internet has become the main means of communication between people, governments, NGOs and businesses around the world.
A study by Gartner has already shown that the internet outperformed television in the audience – 82% of respondents said the global computer network is more important than traditional media.
There are several ways to have a website, and in some cases, you will not even have to deal with the subject of hosting (as it happens with site creators, who already come with the hosting included). Even so, it is valid to know a little about this universe, since it will become part of your day to day life, as your site grows and is successful.