Gutenberg 2.7 is available for testing and not only does it refine the visuals around block controls, it adds the highly requested ability to edit permalinks. Editing Permalinks in Gutenberg 2.7 A new pagination block is available that adds a page break, allowing users to break posts into multiple pages. The block is located in the Blocks – Layout Elements …
How to Safely Change Your Permalink Structure Without Killing Your SERP Rank
Are you feeling stuck with your site’s current permalink structure? Are you terrified of changing it for fear of what Google might think? Fear not. This is a solvable problem. Let’s sort it out. Setting up pretty permalinks is usually one of the first things that happens when a new WordPress website is set up. Hopefully, some forethought goes into …
Fixing the Too Many Redirects Error in WordPress
Your site goes down and all your browser tells you is there are too many redirects or that your site is in a loop. Such a mysterious sounding error can leave you scratching your head, but you can unfurrow your brow because there’s a straightforward fix. This kind of error is known as a 310 error but can sometimes show up as …
Building Customized URLs in WordPress: Permalinks, Query Vars and URL Rewriting
The Rewrite API for WordPress is an important feature that you probably don’t read much about, yet you’re no doubt using without even realizing it. The API provides the functionality for creating your own unique links – permalinks – for your website. In this tutorial, I’ll explain permalinks in-depth – what they are, why they are permanent, their possible structures, …