Wednesday 25 May 2016

How To Redirect Blogger One Post To Another Post & Blog To Other Blog/Website


Home » Blogger » How To Redirect Blogger One Post To Another Post & Blog To Other Blog/Website
How To Redirect Blogger One Post To Another Post & Blog To Other Blog/Website

February 13, 2015 by Mohammad Sazid 0 Comments

As you all know, Blogger has limited Features to Function a Blog/Website. Today we’re talking About redirection of “Post to Post” & “Blog/Domain to Another Blog/Domain”. Recently Blogger launched new features, where you can Redirect a Blog/website Post to Another Blog/website Post with The Same domain Name, But there is no feature that can help you to Redirect a Blog/website post to another Blog/website’s Post. Also doesn’t has the Feature to Redirect a Blog/Website to Another Domain. Today In this Post, I’m Going to Teach you “How to Redirect a Post to Another Post with Same Domain” by Blogger Feature & Redirect a Blog/website to Another Blog/website by Hard Code. Lets Dive Into Tutorial.

How To Redirect A Blog Post to Another Post with Same Domain in Blogger Platform

Step 1: Login to Your Blog/Website’s Blogger Dashboard >> Click on Settings >> Search preferences.
Step 2: You will “Find Errors and redirections” Section with “Custom Page not Found” & “Custom Redirects” Option, Click on Custom Redirects.
Step 3: There is Two Box Named With “From” Box – Where you just Have to Place your Old Url “What you want to actually Redirect” & “To” Box – Where you’ve to Put Your New URL. You just have to Put old Url in “from” box after first “/” in your website/blog address till “.html” & Same thing You just have to Repeat in “To” Box with New URL. See Example Below.

Ex; I have a Website/blog post URL like below.

http://www.xyz.com/2015/01/abcd.html

Want to Replace listed Below

http://www.xyz.com/2015/02/1234.html

Now Just I have to Pick Area From first URL “2015/01/abcd.html“, place in “From” Box & Then Just Second URL Area “2015/02/1234.html“, place in “To” Box.

Step 4: Then Just Click on Save Button & You’re Done With New Custom Old Url to New Redirected URL.

How To Redirect A Blog/Website to Another Blog/Website in Blogger/Blogspot

Note: Before Dive into Hard coding Backup Your Complete Template.

Step 1: Go to Blogger Dashboard of Website/Blog >> Click on Template From Left Vertical Menu bar >> Then Click on EDIT Html Button.
Step 2: Expand To Full Code Mode If Needed, Search (CTRL+F) to Code Listed Below.

<head>

Step 3: After Search Above Code, Just Paste Below Code just After the Above Code.

Important: There is Three Types of Code. You can choose best that suits your needs.

Code 1: See Below

<script type='text/javascript'>
  var d='<data:blog.url/>';
  d=d.replace(/.*\/\/[^\/]*/, '');
  location.href = 'http://xyz.com';
</script>

Code 2: See Below

<script>
if(window.location.href == 'Your Old Website/Blog URL Here')
{
window.location="http://xyz.com";
}
</script>

Code 3: See Below

<meta content='5;url=http://xyz.com' http-equiv='refresh'/>

Note: In Above Codes Replace “http://xyz.com” with Your Full Domain Name, Where you want to Redirect your Old Blog/Website.

Step 4: Now Just Hit the “Save Template” Button & Here you’re Done with This Trick.

Hope you enjoy this Tutorial. If you want to connect with us, then please like us on Facebook & Follow Us on Twitter.

1 comment:

  1. Are you looking for a loan to clear off your dept and start up your own Business? have you being going all over yet not able to get a legit loan Company that will loan you? Here is your final solution, We can give you any amount you need provided you are going to pay back within the period of time given without any problem Contact us via email: ronniefinance27@gmail.com

    Ronnie Finance Ltd
    Whatsapp +91 93118 56893
    Dr. Mark Thomas

    ReplyDelete