To "Redirect Blogger" to Another Site follow this steps.
- content=10 waiting time in seconds. So here I am waiting for 10 seconds. You can change it to Zero 0 if don't wish to wait content=0.
- URL | Replace the URL before pasting into your blogspot html.Views:
- Go to Theme
- CUSTOMIZE (Click on Down Arrow ▼)
- Edit HTML (Click)
- Click anywhere on html and press (Ctrl + F)
- Search for:-
<head>
- Click on it to Copy:-
Copied
- And paste it under <head> which should look like this:-
<head>
<!-- Redirect -->
<meta content='10;URL="https://pysnakeblog.blogspot.com/"' http-equiv='refresh'/><!-- Redirect -->
- Click on Save button.
- content=10 waiting time in seconds. So here I am waiting for 10 seconds. You can change it to Zero 0 if don't wish to wait content=0.
- URL | Replace the URL before pasting into your blogspot html.
Comments
Post a Comment