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.

upload_max_filesize Error: How to Fix the File Size Limit in WordPress

Most hosting providers set limits to the PHP memory designated for running applications and scripts. The uploaded file exceeds the upload_max_filesize...

How to Duplicate Pages in WordPress Using a Plugin and Manually

When using WordPress, you may need to duplicate a post or page for various reasons. Whether for quick content updates or maintaining a specific layout...

How to Improve Your Site’s Speed in WordPress by Deferring JavaScript Parsing

If you want to cut your website’s loading time, you can try to defer parsing of JavaScript. It allows the browser to render JavaScript only...

How to Connect PHP to MySQL Database

For beginners in website development, understanding how to use PHP scripts to connect to MySQL can be highly advantageous. This enables you to modify,...

17 Essential SSH Commands to Know + Free Cheat Sheet

Secure Shell (SSH) is a powerful tool used to access and manage remote servers securely. Whether you’re a beginner or an experienced user,...

How to Clear Cache in WordPress: 6 Simple Methods

Having a fast-loading site is essential for user experience and SEO (Search Engine Optimization). Websites with optimized speed tend to have lower...

How to Hide Page Title in WordPress – Manually and Using a Plugin

As a WordPress website owner, you might have experienced the following situation – you’re ready to publish a page or post but its title doesn’t...

How to Install and Use Nano Text Editor: A Beginner’s Tutorial

In this tutorial, you will learn how to use and install Nano, a popular text editor of Unix and Linux operating systems. Nano comes with many...

How to change permissions and ownership in Linux

Properly managing Linux file permissions and ownership is essential for safety, especially when multiple administrators manage one server. Moreover,...

Adding PHP to WordPress: 2 Methods to Add PHP Code Snippets

WordPress is an open-source content management system (CMS) built with PHP, a popular scripting language used by 76.8% of websites. Knowing how the...

How to Upload Your Website (in 6 Easy Steps)

Creating your own website will help boost your online presence, expand your customer base, and increase your conversion rate. However, it’ll be...

How to Use Google SMTP Server

If you have a Gmail account or Google business email account (Workspace), you might want to use its free SMTP service. Aside from using your...

How to flush DNS: A step-by-step guide for Windows, macOS, Linux, and web browsers

Flushing DNS caches is a quick and easy solution to internet issues like inaccessible websites or 404 errors. It is risk-free and has various...

Change Domain Nameservers: Point to a Different Provider (GoDaddy, Namecheap, and Others)

Nameservers define who manages your domain’s DNS zone and are responsible for mapping domain names to IP addresses. If you switch hosting...

What Is the ERR_TOO_MANY_REDIRECTS Error and How to Fix It in WordPress

ERR_TOO_MANY_REDIRECTS, also known as a redirect error, indicates your website is caught in an endless cycle, attempting to direct the browser from...

How to Check If FTP Port 21 Is Not Blocked

Having issues connecting to your FTP account? If that’s the case, it’s worth checking whether port 21 is the culprit behind the connection...

How to Fix Error 421 Too Many Connections (8) from This IP Error in FileZilla

In this tutorial, you’ll learn how to quickly fix 421 too many connections (8) from this IP error using FileZilla FTP client and cPanel. Error code...

How to Block IP by Country: Restrict Access to Your Website from Specific Countries Using .htaccess

This quick and easy tutorial will show you how to control site access based on visitors’ location. With some tweaks to the .htacess file,...

How to Use WordPress do_shortcode

Extending site functionality is easy with the help of shortcodes. To place them on any part of your website, you can use the WordPress do_shortcode...

How to Increase the Maximum Upload File Size in WordPress: 3 Ways + Reasons to Do it

Are you unable to upload large files to WordPress? We’ve got you covered! Here, we will uncover how to increase the maximum file upload size in...

How to Point a Domain Name to Hostinger Using Hostinger Nameservers or A Record

Understanding how to direct a domain to Hostinger becomes crucial when you want us to host your website while keeping the domain registered elsewhere....

IMAP vs POP3: A comprehensive guide to email protocols

Choosing the right email protocol impacts how you access, manage, and store your emails. While Simple Mail Transfer Protocol (SMTP) is used for...