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.

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'/>

3. Publish your 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.

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'/>

3. Publish your post.

LIVE DEMO
How to redirect Blogger post to another website post URL
1. Open and login Blogger. Inside, click + New Post again.

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'/>

3. Publish again your 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.

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'/>

3. Publish your 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!