Steffi
Steffi

Reputation: 7057

Wordpress: How to redirect old links after changing permalink structure?

I have changed my permalink structure in WordPress.

Can a plugin help me redirect old links to the new?

Thanks!

Upvotes: 4

Views: 13482

Answers (1)

James Armstrong
James Armstrong

Reputation: 600

Redirection works for this, however for it to automatically detect the permalink changes, you'll probably have to revert the permalinks, install Redirection, and then change to the desired permalinks again.

If this isn't adequate, you can add them manually, and it has tools to help you find 404's that you were not aware of.

Upvotes: 6

Related Questions