Skip to main content
Paul Welty, PhD AI, WORK, AND STAYING HUMAN

· wordpress

What to use for old permalink structure when implementing Dean’s permalinks migration plugin for WordPress

Easily transition your WordPress permalinks to SEO-friendly formats with Dean's Permalinks Migration Plugin—no complex redirects needed!

If you want to move your Wordpress permalinks via 301, you can try to do it by hand using rewrites in your .htaccess file. Much easier is Dean’s Permalinks Migration Plugin for Wordpress.

On my work blog (http://www.synaxisworks.com/blog/), I used to use the default “?p=post-number” format, and I wanted to change to a more SEO-friendly format. I setup Dean’s plugin. The first problem is that I didn’t know what to put for the “old permalink structure”. I tried a million combinations of text, regex, and Wordpress codes to try to get it to match the default format.

It turns out, according to this post, that the default permalinks never redirect and always work. So, the upshot is that I can’t redirect the default links and that I don’t really need Dean’s plugin at all. At least my new permalinks will be recorded in Google with the new format.

Why customer tools are organized wrong

This article reveals a fundamental flaw in how customer support tools are designed—organizing by interaction type instead of by customer—and explains why this fragmentation wastes time and obscures the full picture you need to help users effectively.

Infrastructure shapes thought

The tools you build determine what kinds of thinking become possible. On infrastructure, friction, and building deliberately for thought rather than just throughput.

Server-side dashboard architecture: Why moving data fetching off the browser changes everything

How choosing server-side rendering solved security, CORS, and credential management problems I didn't know I had.

The work of being available now

A book on AI, judgment, and staying human at work.

The practice of work in progress

Practical essays on how work actually gets done.

The most important thing a leader can build is the conversation that happens when they leave the room. Today, five departments started sharing fixes, cracking jokes, and solving each other's problems — without being asked.

I ran my AI agency's first real engagement. Here's everything that happened.

Five AI personas. One client onboarding. Fifteen minutes of things going wrong in instructive ways.

The costume just got cheap

If 80 percent of what you thought was judgment turns out to be pattern recognition, what does that say about you? Not about your job — about you.

Experimenting with Jekyll relatable posts

Explore practical solutions for enhancing Jekyll relatable posts, focusing on usability and long-term maintenance to solve common challenges.

Dev leaders compare continuous delivery vs. continuous deployment vs. continuous integration

Explore the key differences between Continuous Delivery, Continuous Deployment, and Continuous Integration to enhance your DevOps strategy and boost product...

Getting something in the box

Transform your Drupal experience by enhancing first impressions and overcoming the "you have no content" hurdle for better user engagement.