How To Redirect a Blogspot Blog To Another Site
Go to Blogger and log into your website. When you’re viewing the main dashboard, click on ‘Theme’ in the left hand menu. You’ll see a preview of your theme with the option to ‘Edit HTML’ under the ‘Live on Blog’ window.
Click Edit HTML and you’ll see the code for your site:
You need to locate the <head> tag in the code, and then add the following code straight after it:
<meta content='0;URL='https://ai-wealth.blogspot.com/'' http-equiv='refresh'/>
Comments