To use redirection,

click Tools – redirection

With the screenshot above, you can set the 301 redirect of any old post link to a new one. With this tool, you won’t lose any traffic after editing the post slug of your already published post.

Note that this process will affect your social media shares, that’s just a little sacrifice you need to pay.

301 Redirect through .htaccess

In most cases, the web server’s behaviour is configured with a file called .htaccess file. This file is just a simple text found in your website’s root directory. To implement a 301 redirect, you will have to put the .htaccess file in the root directory (in case it’s not there). To edit or create a new .htaccess, you will need a text editor software such as Notepad, Textedit or sublime; and when you’re done, save the file you’ve created or edited as .htaccess

In editing your .htaccess file, let’s make use of a basic example.

Take for instance your old post URL is https://www.mypost.com/oldpost.html and you want to change it to https://www.mypost.com/newpost

To make sure that the old post page redirects to the new post page, you will need to add your address in the format below to your .htaccess file

Redirect 301 /oldpost.html https://www.mypost.com/newpost



Join the Discussion
Write something…
Recent messages
CharlesI Premium
Now I know the main cause of those tons of 404 when making changes in permalink. These training is really resourceful.
Reply
Paul2012 Premium
It took me time before I figured it out too Charles.
Reply
Paul2012 Premium
Thanks for stopping by.
Reply
Israel17 Premium
Hey Thumpsy, kudos for coming up with such an extremely crucial area of SEO! Many have truly got a ton of 404 error pages on their websites as a result of not minding the rule guiding redirection. Your training should be a complete bailout for every newbie and veteran blogger out there. Keep them coming.

Israel Olatunji
Reply
Paul2012 Premium
Thanks for stopping by Israel. Yes, this post will definitely help newbies; I could remember as a newbie some years ago, I struggled with the 404 error page when I made some changes in my permalink for SEO reasons.
Reply
SeunJeremiah Premium
Thanks for sharing this quality tutorial. Keep up the good work sir
Reply
Paul2012 Premium
It's my pleasure seunJeremaiah
Reply
Paul2012 Premium
Thanks for stopping by.
Reply
emimos12 Premium
WOW!!! I enjoyed going through this training,very helpful indeed.
Reply
Paul2012 Premium
I'm glad enjoyed it and also found it helpful eminos.
Regards!
Reply
Paul2012 Premium
Thanks for stopping by.
Reply
Mick18 Premium
Thanks for the great tutorial.
Have a great week,
Mickey
.
Reply
Paul2012 Premium
Thanks Mick,
Wishing you a lovely week too.
Reply
Top