Example:
websitename.com/page1
goes to websitename.com/awesome/page1
websitename.com/page2
goes to websitename.com/awesome/page2
websitename.com/page3
goes to websitename.com/awesome/page3
I can’t seem to find any solution to this, and I am very new to this world. Thanks
2
Answers
There are many plugins that will do this, Redirection being one of the most popular.
If you prefer not to use a plugin, you can include this rule in the .htaccess file:
For example:
Or you can use this code: