What Is WordPress?
A plain-English explanation of WordPress, how it powers your site, and what a CMS is.
WordPress is the software that runs your website behind the scenes. Think of it like the engine under the hood of a car — you don’t need to know how the engine works to drive, but it’s good to know it’s there and what it does.
What Is a CMS?
WordPress is a Content Management System, or CMS. A CMS is software that lets you create, edit, and manage website content without writing code. Before tools like WordPress existed, updating a website meant hiring a developer to manually edit files. Now, anyone can do it through a simple web interface.
WordPress is by far the most popular CMS in the world — it powers about 40% of all websites on the internet, including yours.
The Two Sides of Your Website
Your website has two sides that are worth understanding:
- The frontend is what visitors see when they go to your website URL. It’s the public-facing part of your site.
- The backend (also called the admin area or dashboard) is where you log in and make changes. You reach it by adding
/wp-adminto the end of your website address.
You Don’t Need to Know How to Code
WordPress was designed for non-developers. Everything you’ll do in this course — editing text, swapping images, updating links — happens through point-and-click tools. No coding required.
What you do need is a login to your WordPress dashboard, a little patience, and this course. You’ve already got all three.
📝 Note: This course covers editing content only. Things like changing your site’s design, installing plugins, or adjusting settings are admin tasks and are not covered here.