Wordpress missing blog permalink
I set up my Wordpress website, imported all blog post and submitted my sitemap to Google last month. I realized that my blog posts appear like: www.domain.com/blog-post-name <- without the /blog/ directory. I can add the blog directory by changing the Wordpress permalinks, but then when someone goes to the old blog URL, they get a 404 error. Is it possible to direct users who go to www.domain.com/blog-post-name to www.domain.com/blog/blog-post-name Thanks This should work for you (changing the www.domain.com to your domain) : Options -Indexes +SymLinksIfOwnerMatch RewriteEngine on RewriteBase