Skip to content

Codepolice

  • ⤫

Problems with Dean’s Permalinks Migration after WordPress 

Posted by Judy Alvarez Posted on February 25, 2022March 1, 2022
0

I updated to WordPress 2.7 when it was released and on the surface, everything seemed to work just fine. Then today when I clicked an old link to one of my WordPress sites I got a 404 message.

It turns out that Dean’s Permalinks Migration plugin stopped working after WordPress 2.7 (i assume at least, I didn’t do any research about it). You use Dean’s Permalinks Migration plugin to do a 301 (SEO friendly) redirect from your old permalink structure to a new one.

I used /year/month/day/post-title before but I wanted to change to just /post-title and Dean’s Permalinks Migration plugin worked great. But as I said before it stopped working after we installed WordPress 2.7.

The solution I found was to install another plugin called Redirection that is used to do all sorts of redirects in WordPress. After I installed the plugin I just added a regular expression redirect like this.

This means something like redirecting any URL that looks like /digits/digits/digits/text to /text. The $4 means to grab the text from the last * in the source URL.

Categories: JavascriptTagged: best wordpress hosting convesio, download wordpress, localhost/wordpress, localhost/wordpress/wp-admin, managed wordpress hosting convesio, what is wordpress, wordpress, wordpress blog, wordpress download, wordpress hosting, wordpress login, wordpress org, wordpress plugins, wordpress templates, wordpress theme, wordpress themes, wordpress tutorial, wordpress website, your php installation appears to be missing the mysql extension which is required by wordpress.

Post navigation

Previous Previous post: Finally have Subversion + CruiseControl.NET + MSBuild running
Next Next post: ASP.NET membership: System.Web.Security. SqlRoleProvider problems

Related Posts

  • Bringing Python apps into Node

    #​596 — October 14, 2025 Read on the Web 📂 A Modern Guide to Reading and Writing Files in Node — A comprehensive guide to various methods for working with files, from promise-based methods through to working with streams, processing files concurrently, using file handles, and memory-efficient techniques. Luciano Mammino A Way to Integrate Python ASGI with Node.js

    Posted by Posted on October 14, 2025
    0
  • Vite gets its own documentary

    #​756 — October 10, 2025 Read on the Web JavaScript Weekly ▶  Vite: The Documentary — From the same creators of the fantastic ▶️ Node.js, ▶️ Angular and ▶️ React documentaries comes an up to date look at Vite, the build tool that has taken the JavaScript ecosystem by storm in recent years. Many luminaries make an appearance to

    Posted by Posted on October 10, 2025
    0
  • npm security best practices to consider

    #​595 — October 7, 2025 Read on the Web 15 Recent Node Features That Can Replace Popular npm Packages — Many features that once required third-party packages are now built into the runtime itself. Here’s a look at some of the most notable that you may want to experiment with, prior to reducing unnecessary dependencies. Lizz

    Posted by Posted on October 7, 2025
    0
  • React 19.2 is in the building

    #​755 — October 3, 2025 Read on the Web JavaScript Weekly The State of JavaScript 2025 Survey — Each year, Devographics runs an epic survey of as many JavaScript community members as it can and turns the results into an interesting report on the state of the ecosystem – here’s the results from 2024. If

    Posted by Posted on October 3, 2025
    0
  • Using Node with Cloudflare Workers

    #​594 — September 30, 2025 Read on the Web 🗓️ We’re back after taking a week off for my birthday. I’ve never bothered to do that before, but I figured I’d give it a go, and.. it was good 😅 We’re now back every week until Christmas!__Peter Cooper, your editor A Year of Improving Node.js

    Posted by Posted on September 30, 2025
    0
  • The first browser with JavaScript landed 30 years ago

    #​754 — September 26, 2025 Read on the Web JavaScript Weekly Give Your AI Eyes: Introducing Chrome DevTools MCP — The Chrome team has released an MCP server for Chrome DevTools, enabling agents like Claude Code or OpenAI Codex to use the DevTools to debug and analyze the performance and behavior of your webapps (or

    Posted by Posted on September 26, 2025
    0
Judy Alvarez

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • Bringing Python apps into Node
  • Vite gets its own documentary
  • npm security best practices to consider
  • React 19.2 is in the building
  • Using Node with Cloudflare Workers
https://flatlogic.com/generator
COPYRIGHT © 2025 - Codepolice