search
search

Follow along with one of our tutorials

All Hostinger Tutorials

Learn more about web hosting, VPS, domain names, SSL, and more with our newest releases.

How to set up Cloudflare CDN on WordPress

Every second counts when it comes to a website’s loading time. Fast page speed improves user experience and rankings on search engine results pages...

How to use Hostinger’s services

Whether starting your first blog or managing several websites for your clients, finding the right web hosting provider can make a big difference....

How to install MySQL on CentOS 9 Stream

MySQL is one of the most widely used database management systems for websites and server applications. It’s an essential tool that every...

How to install ClamAV on CentOS 9 Stream

Do you want to protect your VPS from dangerous malware and viruses? You can easily do that by installing an antivirus. There are plenty of options out...

How to delete all comments on WordPress manually, using a plugin, and more

Having comments on a website is a great way to engage your audience. Unfortunately, it’s also one of the many platforms that hackers can use to fill...

Keep-alive: how does it improves website performance

Enabling Keep-Alive can help to optimize website’s performance and deliv­er a bet­ter user experience. It allows a visitor’s browser to...

How to remove WordPress malware: manual and automatic malware removal

Being the most popular content management system (CMS), WordPress is a common target of cyber attacks. While the platform is safe, website owners must...

Blogger to WordPress: A beginner’s guide to migrating your site without losing SEO

Are you planning to transfer your site from Blogger to WordPress but don’t want to lose traffic and search engine rankings? Keep reading, because,...

How to install Git on Ubuntu using apt and GitHub

Modern software development requires a lot of work to be successful. One of the most important steps is choosing a distributed version control system....

GZIP compression: how to enable it to speed up your site

Search engine optimization (SEO) is an inseparable part of digital content creation. After all, the ranking of websites or web pages on search engine...

How to delete a WordPress site: A safe and easy guide to starting a new website

Knowing how to uninstall WordPress is useful when you want to start anew or if you’d like to ditch your website altogether. Regardless of your...

How to check disk space usage in Linux

In Linux, monitoring disk space is crucial for maintaining system performance and preventing insufficient storage issues, such as system crashes, data...

Robots.TXT disallow: how does it block search engines

Are you looking for a way to control how search engine bots crawl your site? Or do you want to make some parts of your website private? You can do it...

How to check and list running processes in Linux

In Linux, processes are instances of running programs or commands. A single application can run multiple processes to handle different tasks. For...

How to use PuTTY to generate SSH key pairs for site security

SSH keys are one of the most secure SSH authentication options. It is definitely more secure than the usual SSH password authentication. Therefore, it...

SSH disable password login: securing your Linux VPS

The majority of people use password authentication to connect to their servers via SSH command line and do not even consider that this authentication...

How to add a Facebook like button in WordPress: coding or a plugin

Searching for a way to attract more traffic to your WordPress website? Why don’t you try Facebook Like buttons? With a click, your visitors can...

How to install let’s encrypt SSL certificate on webmin

Webmin is a powerful web-based control panel for Unix-like systems, making server management easier and more accessible. One of its features is...

How to translate a WordPress theme using poedit

Most WordPress themes come in English by default, which can be challenging for non-English speakers. This guide will help you translate your theme...

How to install Magento 2 automatically and manually

Known as a powerful open-source eCommerce platform, Magento 2 offers flexibility and extensive features to drive success for online stores. However,...

WordPress cookie notice: how to display it without plugins

In this article, we will show you how to display the cookie notice on a WordPress website without using any plugins. Let’s check it out! Why Do We...

How to set up SSH keys: effective key management for secure remote connections

To access your server from a local computer with Secure Shell Protocol (SSH), you must learn how to set up SSH keys. An SSH key pair eliminates manual...