Cool na? :) Now Learn How to create one by Clicking here


Wednesday, May 04, 2016

HOW TO REDIRECT A SPECIFIC BLOGGER POST TO EXTERNAL BLOGGER POST


LEARNING THE EASYWAY

I was searching online, looking for a way to redirect my old blogger post to my new blogger post but it was difficult to find answer.

To redirect a blogger to another blogger is fairly easy but redirecting a specific post is something that most people find hard to do.

Am going to share a simple trick and very easy to use.



Step 1

Copy this code

-script br="" gt="" type="text/javascript">
window.location = "http://your new blogspot url";
-/script>"

Now change the - to < in the opening and closing script.

If i had left the <  like that, it will redirect the blogspot.

Now go to the post you want to redirect, click on Edit, and click on HTML.

At the top most part of this html codes, press enter twice to give space for the new code.

Paste the above code inside the HTML and save.

That's all. Save and view the old post. It will redirect you to the new post.



Sharing is Caring