Redirecting your blogger blog  

Posted by Unknown in

I previously was working with: http://stuffbyaj.blogspot.com and decided to move to the new name. I can't disappoint you with the missing link. So here is what I did, I redirected the blog to the new id. Here is the way:

Does the stuff below not look neat??


  1. Go to the old one.
  2. Go to settings and change the blog name,.
  3. Your old blog has shifted. Now to redirect the urls
  4. Create a new blog with the old name.
  5. Go to the template and paste the following code:

<meta content='0;url=http://www.mysite.com/' http-equiv='refresh'/>

  1. Go to the body tag and replace the whole of it by:

<body>

<div style='position: absolute; top: 30px; left: 30px; border: solid 2px #333; color: #000; background-color: yellow; padding: 5px; width: 350px; z-index: 5;'>

<p><strong>My blog has moved! Redirecting...</strong></p>

<p>You should be automatically redirected. If not, visit <a href='http://www.mysite.com/'>http:// www.mysite.com /</a> and update your bookmarks.</p>

</div>

</body>

This entry was posted on Tuesday, September 30, 2008 at Tuesday, September 30, 2008 and is filed under . You can follow any responses to this entry through the comments feed .

0 comments

Post a Comment