Let’s say you’re checking out your Google search console statistics and you find that some users have clicked through to a non-existent page on your site like this: Oh no! A bad user experience means an immediate bounce back to the search results, and a possible signal to Google that your site isn’t giving users […]
Reliably Display Shortcodes In WordPress Without Executing Them
Shortcodes are an integral part of WordPress – they’re just so useful! However, displaying them “as is” in posts without executing them is a bit of a problem. Let’s say you’re writing a post about shortcodes and want to include a few examples. If you just type them into the WordPress editor, they’ll execute! In […]