After getting onto the first page of google for a keyword phrase, and having it index the second page related to the term I am motivated to redo my permalinks.
I'm trying to figure out the code I need in my .htaccess page to redirect from one page to another.
To better highlight this I'll use an example:
Current location of recent blog posts:
http://mywebsite.com/blog-posts
I want to change it to:
http://mywebsite.com/keyword-blog-posts
I have been unable to locate the code I need to do this. If someone could provide some links, answers or input that would be much appreciated!