oldstore‎ > ‎

Redirect your blog in to new address

posted Sep 24, 2010, 2:04 AM by Johan Krom   [ updated Feb 18, 2011, 5:24 AM ]
Q: How to redirect my blogspot blog? (Not assigning a new domain).
A:
  1. Blogger settings, Edit HTML
  2. Find <head>
  3. Paste this code just after <head>
  4. <meta http-equiv="refresh" content="0;url=http://www.yoursite.com /"></meta>
Comments