WordPress is still incredibly popular and sometimes you have a to move a WordPress installation or you want to change your permalink structure. Regardless of your motivation, you probably don’t want to hurt your SEO.
I’ve spent some time writing and testing .htaccess
for Apache2 redirects recently, so I thought I’d share a list of commonly needed WordPress redirects using regular expressions or just removing segments.
By default I’ll assume you use a .htaccess
file that looks something like this:
Continue reading “WordPress .htaccess and Permalink Cheat Sheet”