Slide show

How to Make Blogspot Redirect to Another Site

Because of its flexibility and ease of use for nonprogrammers, Google's Blogspot hosting service, provides an excellent platform on which to start a blog. 
However, if you've moved your blog to another hosting service or you've started a website on another hosting account, you may want to take your regular readers with you to your new site. 
By inserting a simple snippet of HTML code in your old blog's template, you can automatically redirect your old blog's visitors to your new website.

1. Log in to your Blogger account and click the blog you want to redirect to another site.

2. Click the "Theme" tab on the left menu.

3. Click the "Edit HTML" button in the main panel.

4. Locate the <head> tag in the header section and insert the following code after the <head> tag:
<meta http-equiv="refresh" content="0;URL='http://www.yoursite.com/'" />


Replace "http://www.yoursite.com" with the URL of the website to which you want to redirect your blog.


5. Click the "Save Template" button.

6. Click the "View Blog" button to test if the redirect code correctly redirects your blog's visitors to the site you want.


NEW !!! You can actively participate in the wordpress911 team to ask and answer questions to upload articles and videos register » Here

Links: You can download the best WordPress Woocommerce templates HERE


No comments:

Post a Comment