Difficulty: Beginner
The Best WordPress Hosting: An Honest Guide (2023)

Looking for the best WordPress hosting? We’ve run our own performance tests and analyzed thousands of user ratings from our proprietary WordPress hosting survey to bring you the most up-to-date, definitive list of the best WordPress hosts in 2023 and beyond.
PHP for Beginners: Starting on Backend WordPress Development

WordPress, the content management system the internet loves. You can use it for years without needing to tackle PHP, but eventually you’re finding yourself needing it. You go to Bing and search “php for beginners” and you find yourself here. The journey to learn PHP for WordPress development is long, but let’s start!
Learn WordPress Development: The Basic Course

WordPress development is a hugely useful skill, but it’s also tricky to learn—especially if you learn things out-of-order and try to tackle advanced topics while remaining confused on the fundamentals.
How to Link to Page Content from a WordPress Navigation Menu

It’s pretty common in WordPress: wanting to link to a section of a page. I remember fondly my first time [stares wistfully into the middle distance]. This Quick Guide explains how to do that, and how to then add that link to a navigation menu. Need to link users to a specific heading within an article?
Become a Freelance WordPress Developer: How to Make a Career of It

This article explains what I’ve needed to know to work as a freelance WordPress developer.
How to Create WordPress Custom Page Templates (& Why)

There are many many ways you can change the look of a specific page on your WordPress site. You can change the content inside the WordPress content editor. You can change the CSS rules that affect the site. Or create a new file in your WordPress theme’s template hierarchy to correspond to the specific page. Or you can use a theme page template designed specifically for that page. The last one is what we’re talking about here. In this tutorial we’ll cover both how to create a WordPress custom page template, and why you might want to do that. We’ll start with the why.
How to Set Your Site Icon (Favicon) in WordPress

One thing every WordPress site should have is a site icon, also called a “favicon”—the little tiny image that shows up in your browser tabs to let you tell one site from another. Ours at WPShout is a orange circle with a bullhorn inside it, so you which tabs are us. For the more visually-inclined, here’s a relevant summary image of a site icon:
Understanding The Loop: WordPress’s Way of Showing Posts

This article introduces one of the most important topics in WordPress development: the WordPress loop, or more commonly simply “the loop.” If you’re interested in under more of the key concepts of developing WordPress themes, check out our free course on getting started with WordPress themes.
Which is the Best SiteGround Plan? The WordPress Shared Hosting Comparison

WPShout was happily hosted on SiteGround for years, from about 2015 to 2020. We recently switched this site over for the slightly higher performance possibilities of a (significantly more expensive) Kinsta account. But I’m still the proud owner of a SiteGround GoBig account for Low-Key Coffee Snobs, and a number of other personal sites. That’s why we’re offering you this SiteGround plan rundown today.
Where are WordPress Pages Stored & How to Find Them

It’s a very reasonable question: where are WordPress pages stored? There are a lot of ways to answer it though. Without getting too pedantic, we really need to understand a few different levels of the questions to really give a good answer. In this Quick Guide we’ll cover a few different of the answers you may be seeking.