Multiply your Social Media Traffic 100% Free!
Powered by MaxBlogPress  

Add a 301-redirect and save your blog!

301 redirect!When I first heard about this 301 redirect thingy, I didn’t take it too seriously. But now, I’ve found enough and more reasons to take it into consideration. And I think you should too, before it’s too late.

What’s the big deal?

Well, you know that once you have a domain of your own, you can address it with or without the ‘www’ right? And any sane human being would know that http://www.rockfuse.com or http://rockfuse.com mean the same. But those search engine spiders do not get it. Yes, in fact, they treat those two URLs as URLs of two different sites. Even Google!

So Google might end up giving two different page rankings to http://www.rockfuse.com and http://rockfuse.com. I learnt this the hard way when I uploaded my sitemap to Google’s Webmaster Tools, and it didn’t get indexed for all my sitemap URLs were starting with http://rockfuse.com, and I’ve submitted http://www.rockfuse.com to Google; Google bots had errors in crawling my site and as a result, a single page didn’t get crawled until I corrected the error.

What’s the solution?

There are two different things you should do.

One! At all times, stick to one URL format. Either with ‘www’ or without. I recommend it with the ‘www’. This way, when you promote your blog in sites like Technorati or Digg, your site blog indexed as one in Google.

Two! Add a 301 redirect. Force your visitors to use ‘www’. You can do so by editing your ‘.htaccess ‘ file and entering,

Rewrite Engine On
RewriteCond %{HTTP_POST} !^(.*)\.yoursite\.com$ [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [R=301,L]

Replace ‘yoursite.com’ with your site domain. (Yes, I know that’s a bit obvious, but in case search engine bots don’t get it… Haha) That’s it… Those 3 lines would do. It’ll stop other sites linking to your sites without the ‘www’, so that your link popularity wouldn’t be split in half. (That could happen… you know…)

Subscribe to ROCKFUSE
or...

Related Posts

  1. no imageDaniel (Who am I?) posted the following on October 7, 2007 at 2:08 am.

    I have to say, that I could not agree with you in 100% regarding 01-redirect and save your blog! | MindBlogger, but it’s just my opinion, which could be wrong :)

    Rate this:
    2.9
    Reply to Daniel

  2. no imageNadeesha Cabral (Who am I?) posted the following on October 7, 2007 at 11:39 am.

    Daniel, yes, I am open to the possibility that my views are not 100% out there. But just so you know, I have gone through these experiences myself and thought my fellow bloggers shouldn’t. And that’s the whole reason that brought me to do this post.
    Thanks a lot for commenting on this by the way. Appreciate it.

    Rate this:
    2.5
    Reply to Nadeesha Cabral

  3. no imageHillary (Who am I?) posted the following on December 18, 2007 at 6:09 am.

    Great Site - really useful information!.

    Rate this:
    2.9
    Reply to Hillary

  4. Pingback from 5 reasons why slblogs.org can't be the Sri Lankan blog-o-sphere! | MindBlogger

    [...] by Google. If you really care about post-duplication, that’s something you ought to know. This might [...]


  5. no imageTech blog (Who am I?) posted the following on March 25, 2008 at 11:45 am.

    Thats a nice tutorial.
    I was looking for same 301 redirect article
    Thanks. Nice image there :P

    Rate this:
    2.9
    Reply to Tech blog

  6. no imageChelsea FC-True Blue (Who am I?) posted the following on June 13, 2008 at 8:05 pm.

    I found that 301 redirect is not possible in blogger. I also read your other post of how to solve this problem using webmaster tools. I have followed it and got very good results.

    Thanks for that.

    Is there any other way to use redirect for blogger blogs which is good ?

    Rate this:
    2.9
    Reply to Chelsea FC-True Blue
    1. no imageNadeesha Cabral (Who am I?) posted the following on June 14, 2008 at 2:07 am.

      You’re quite welcome. Thank for your kind words.

      For your question, unfortunately, I do not know any way you can redirect blogger blogs. I don’t know whether blogger allows php code within it’s template. But, if it does, then I think you can use a php include function to redirect it.

      Rate this:
      2.5
      Reply to Nadeesha Cabral



Leave a reply

:mrgreen: :| :twisted: :arrow: 8O :) :? 8) :evil: :D :idea: :oops: :P :roll: ;) :cry: :o :lol: :x :( :!: :?:

  1. You will post the following soon.
    Go ahead and start typing.