How to Redirect a Blogger Post to Another URL


I already created a tutorial on how to redirect Blogger to another site. For this tutorial we are going to redirect a Blogger Post instead to the following URL:

  • Blogger Post another Blog post within the same Blogspot,
  • to another website URL like Google.com,
  • to another website post URL,
  • and to a YouTube video URL

And without further ado, let us start this tutorial.


Here are the steps on how to redirect a Blogger Post to another URL


How to redirect Blogger post to another post within the same Blogspot


1. Login and open your Blogger account. Inside, click + New Post.


create new blogger post

2. Put a title for your blog post. Write down what you want to write for your post. From Compose view switch to HTML view. Above your content, copy and paste this code: <meta content='5; url = https://123howxyz-testblog.blogspot.com/2022/10/lorem-ipsum_4.html' http-equiv='refresh'/>


meta tag within a blog post

3. Publish your post.


publish blog post

LIVE DEMO


How to redirect Blogger post to another website URL like Google.com


1. Login and open your Blogger account. Inside, click + New Post.


create new blogger post

2. Give a title for your post and write down your contents. From Compose view switch to HTML view. Above your content copy and paste this code: <meta content='5; url = https://google.com/' http-equiv='refresh'/>


another website url

3.  Publish your post.


publish blog post

LIVE DEMO


How to redirect Blogger post to another website post URL


1. Open and login Blogger. Inside, click + New Post again.


create new blogger post

2. Write your title and content for your post. From Compose view switch to HTML view. Above your content, copy and paste this <meta> tag line of code: <meta content='5; url = https://www.123how.xyz/2022/10/record-long-video-on-android.html' http-equiv='refresh'/>


redirect to another blog post url different site

3. Publish again your post.


publish blog post

LIVE DEMO


How to redirect Blogger post to a YouTube video URL


1. For the last time, login and open your Blogger account. Click on the + New Post.


create new blogger post

2. Write your post title and content. From Compose view switch to HTML view. Copy and paste this code in the first line of your content: <meta content='5; url = https://www.youtube.com/watch?v=F2oOmUXFrkI' http-equiv='refresh'/>

redirect to a youtube video url

3. Publish your post.


publish blog post

LIVE DEMO


Meta tag customization:


  • content='5; - change the value from 0 and up, 5 means 5 seconds and the redirection will happen after 5 seconds.
  • url = YOUR-URL-IS-PASTED-HERE'

And you have successfully redirected your Blogger Post to another blog post within the same Blogspot, to another website URL which is Google.com, to another blog post on a different website, and to another website URL which is a YouTube video.

If you have question, leave a comment below. Cheers!

No comments:

123how.xyz only wants on-topic comment. Do not include any link, else your comment won't be published. Thanks!

Most Read Tutorials:

Powered by Blogger.