WordPress Skill Levels (IMO)

I created this break out of the various WordPress skill levels for my Web Design students at Saint Paul College. These levels are my opinion and may differ from the opinions of other WordPress developers. I provide this information to my students so they can put their learning about WordPress into context of where they…

Read More

Search Engine Optimization with Yoast

In this lesson we will learn how to use Yoast for Search Engine Optimization (SEO). SEO is the process of making your website come to the top of search results. When you create a new website, the next step is to get website visitors, and the best way to do that is with SEO copywriting.

Read More

How to Add Content with the WordPress Block Editor

In this article we will learn how to add and edit content with a WordPress Post (Article) with the Block Editor.

You need access to a WordPress website in order to go through the steps in this slideshow. In my college courses, I provide access to students to a WordPress website, WebDevPortfolios.com. If you are not in my course, then you will find instructions on how to set up a WordPress website so you can practice the concepts in this article.

Read More

How WordPress Works

If you only know HTML, CSS, and JavaScript, it can be challenging to wrap your head around how WordPress works. With HTML, CSS, and JavaScript, you create and publish files to a hosting server. With WordPress, the website content and settings are not stored in the website files. Instead, the content is stored in database tables. In this article we’ll explain what the database tables are and how the website files interact with them.

Read More

Why are most websites made with WordPress?

As of this writing, WordPress powers 43% of the World Wide Web. And, of websites using a content management system, market share is 64%. Why are so many websites made with WordPress? This article explains why WordPress dominates the web development marketplace. A strong understanding of WordPress is critical for students of web development.

Read More

“What Should I Charge?”

If you are an aspiring web designer or developer, I recommend that you look for opportunities to work on websites to build your portfolio. Perhaps you find a family friend that needs help with their website. Perhaps you hear about a possible internship. At any rate, you have found a possible client who needs your…

Read More

Price Promotion Options with WooCommerce

There are many free price promotion options with WooCommerce, the plugin that is used in combination with WordPress for e-commerce. With WordPress and the WooCommerce plugin you are able to run an e-commerce website at a very low cost. WordPress and WooCommerce are both free. Without adding paid plugins to WooCommerce, you can run the…

Read More

How to Add Additional CSS in the WordPress Customizer

tool box image showing a box shadow

WordPress is a Content Management System (CMS) that is open source and highly customizable with a knowledge of CSS and how to add it in Customize -> Additional CSS. Many of my clients know WordPress well. A few of my clients know more about WordPress than I know! Since I know how to code and…

Read More