Published by Mijingo

movie icon image

ExpressionEngine Video Tutorials

Watch me as I build an entire site step-by-step or explain an EE development concept or technique. Some of the videos are free to download and share, while others are published through the Pragmatic Programmers as part of a very popular EE training series.

Learn ExpressionEngine Today

Over a series of 8 videos, watch and learn as Ryan builds an entire ExpressionEngine website from beginning to end. Get started now.

Better 404s with the require_entry Parameter

Even with Strict URLs enabled, EE still only checks for a valid template group and template. However, we want to make sure that it is also displaying the intended content on the page. In this short screencast, we learn how to make better 404 pages using ExpressionEngine’s require_entry parameter and a simple conditional.