Notification texts go here Contact Us All Tools!

How to Automatically Redirect a Page to another page/website

Today I will show you How to Automatically Redirect a Webpage with the HTML Meta Tag

Welcome to the chiplate blogger tutorial. Today I will show you How to Automatically Redirect a Webpage with the HTML Meta Tag

How To Add Auto Refresh System On My website

If you add automatic redirects to the website, the website will redirect automatically after a certain period of time. By adding Auto Redirect, the Auto Redirect is done by the website itself. Not an important setting on the website, but it will do a lot of work. One thing to always keep in mind is that users may leave the website if they get auto-redirected frequently. At low times, automatic redirection time is between 45 seconds and 75 seconds.

How to Automatically Redirect a Page to another page in 5 steps

Step 1: First, login to your Blogger Blog website.

Blogger Website

Step 2: Then enter 'Edit Html' in the 'Theme' option on the Blogger website's desboard.

Add Or Install Fullscreen Button, How to Add Different Responsive Download Button on Blogger, Full screen button on keyboard, Full screen button laptop, HTML code for full screen web page

Step 3: After going to 'Edit Html', click anywhere and search for '<head>' by clicking 'Ctrl + F' on the keyboard.

Step 4: Copy any code from below and paste it after the '<head>' tag.

How To Add Auto Refresh System On My Blogge site

Step 5: Click on the Save button to finish the process.

How do I add Auto Refresh System in my website, Full screen button on keyboard, Full screen button laptop, How to Add Different Responsive Download Button on Blogger

Copy the code to Add Auto Refresh system to your website

Code: For 10 seconds

<meta content='10;url=https://www.chiplate.com/' http-equiv="refresh"/>

Code: For 40 seconds

<meta content='40;url=https://www.chiplate.com/' http-equiv="refresh"/>

Code: For 60 seconds or 1 Minutes

<meta content='60;url=https://www.example.com/' http-equiv="refresh"/>

content='25;url=https://www.chiplate.com/': This attribute specifies two things:

  1. content='25;: Up to 25 seconds to wait before performing the redirect. Instead of 25 seconds, you have to wait as many seconds as given.
  2. url=https://www.chiplate.com/: After 25 seconds the page will be redirected to the given URL(https://www.chiplate.com/).

Above you have an auto-redirect code and where the content attribute has number that represents the countdown in seconds, so you can add 10/20 seconds or even seconds as you wish. And after that you have to give the URL where redirecte will be.
If everything is given, the page will redirect after specified time. Content is always calculated in seconds, not minutes.

Always keep a backup of the template XML file. As a result, if there is any problem in the XML file, the problem can be solved with the backup file.

1 comment

  1. Add your auto redirect system to your website and give us your feedback in this comment box
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.