Finding and Fixing Duplicate Slugs in WordPress
Do you have posts or pages with -2 or even -3 or 4 or 5 on them? I’ll show you how to find the original one and get rid of …

Do you have posts or pages with -2 or even -3 or 4 or 5 on them? I’ll show you how to find the original one and get rid of …

Block patterns in the WordPress editor are simply collections of block. I’ll show you how to build, save, and use them in your own website, without writing a single line …

Caching is a word often used in web development, but what does it actually mean? We’ll talk about different methods of caching, and what’s actually happening.
Things mentioned in the …

Roles in WordPress allow different users to have different access to things, from Subscribers which can read and comment to Administrators who can do anything. We’ll look at the default …

WordPress makes external calls to the web on every page load, which can cause problems when using a local development server and you don’t have Internet access, like on an …
JPG (JPEG?), GIF (JIF?), PNG (PING?), SVG, WebP! Too many formats! What’s the difference and which one should you use? Once you’ve picked one, how do you “optimize” it?
We’ll …

This video is about using the Inspector built into your web browser to edit the HTML and CSS of a page to create a desktop wallpaper. No external editor required!…

RSS is super powerful and can greatly increase the value of your site. I’ll show you both how to use it in WordPress and how to simply use it to …

This is a brief introduction to SSL (Secure Sockets Layer), the protocol that keeps your web browsing encrypted, private, and FAST.…