Don’t miss the limited-time deals!
Tutorials Learning lab New
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 add a favicon to your website

A favicon is a small icon that serves as your website’s visual identity in browser tabs, bookmarks, and history logs. ...

How to force HTTPS using .htaccess

After you buy an SSL certificate and install it on your website, it will be available over HTTP and HTTPS. ...

How to discourage search engines from indexing this site in WordPress

WordPress site owners will do anything to get their websites indexed. However, you might not want search engines to crawl ...

How to fix the “sorry, this file type is not permitted for security reasons” WordPress Error in 2024

When uploading a file to the WordPress media library, users might encounter the “Sorry, this file type is not permitted ...

How to create Apache virtual hosts on CentOS 9 Stream

If you want to host more than one domain on your server, you need to create corresponding hosts on the ...

How to change WordPress URL in database: A MySQL tutorial using phpMyAdmin

WordPress relies on the MySQL database to store its data, including site URLs. If you ever need to change your ...

How to install WordPress plugins

WordPress plugins are add-ons that extend the functionality of a WordPress website without custom coding. As plugins interact directly with ...

How to use FileZilla FTP client to connect to a remote server

File Transfer Protocol (FTP) is a standard for exchanging files over the internet, enabling users to upload or download files ...

WooCommerce tutorial: how to set up ecommerce on WordPress

WooCommerce is the most popular WordPress plugin for creating a full-fledged online store. It offers a wide range of ecommerce ...

WordPress vs HTML: which is better for your website?

WordPress and HTML are the two most common camps of website creators.If you never coded before, the concept of creating ...

How to install WordPress on Ubuntu using Docker

Installing WordPress on an Ubuntu virtual private server (VPS) commonly requires LAMP (Linux, Apache, MySQL, PHP). However, you can also ...

How to fix WordPress login redirect loop issue

Being stuck on the WordPress login page can be frustrating. Fortunately, there are several ways to solve this issue. Take ...

4 methods to check WordPress version of your website – step-by-step

WordPress is constantly improving its software, with each version bringing new features, performance enhancements, and security fixes. Thus, having...

How to create a WordPress theme: 6-step process with code

While you can always install a pre-made WordPress theme, creating a custom one makes your website more unique.With a custom ...

How to link CSS to HTML files in web development

To link CSS to HTML, use the <link> tag within the <head> section of your HTML document, which creates a ...

What is a website backup and how to do it

Website backups are essential for every website owner. Whether to prevent data breaches, technical issues, or human errors, a dependable ...

How to use PuTTY to access your server

SSH, or Secure Shell, is a secure protocol for connecting to a remote server. To establish an SSH connection, you ...

WordPress REST API guide: understand how to set it up and use it

WordPress REST API is an interface that enables the content management system (CMS) to exchange data with third-party services. It ...

How to fix the “cannot modify header information – headers already sent by” Error

The “Cannot modify header information” error in WordPress typically occurs when there is an attempt to modify HTTP headers after ...

How to locate and create .htaccess file – A step-by-step guide

.htaccess (hypertext access) is a hidden file used to configure additional features for websites hosted on Apache Web Server. With ...

How to become a WordPress developer in 2026

WordPress is the most popular content management system. So, there will always be users looking for developers to help enhance ...

Check A Record for domain: How to make sure your domain is correctly pointed

If your website is suddenly not available, that doesn’t mean you should start panicking. One of the most common causes ...