Enter This Contest And Win A NEW Corvette!
Powered by MaxBlogPress  

If you're new here, check out tips and trick, free stuff in here, software, ebook, and discount voucher, you may want to subscribe to my RSS feed, so you miss it. Thanks for visiting!


Popularity: 5% [?]

Page Rank With or Without www and How to Redirect it

Have you notice the different when you visit www.askax.net and askax.net (without www)? Answer: it give you different page rank, the www one has PR 0 and non ww has PR 1.

When search engine index the website it takes the url as is, so when their bot crawl your page they got this 2 different version, so it’s the matter of consistency, when I promote my blog/website I prefer non www one, as I am so lazy to type in www on this day.

There is a way that you can redirect you non www to www and vice versa. By using .htaccess you can get a 301 redirect to your prefered one, you need to make text file called .htaccess and add the following script (this one redirect to www version);

RewriteEngine On
RewriteCond %{HTTP_HOST} ^askax.net
RewriteRule (.*) http://www.askax.net [R=301,L]

then upload it into your home directory

Popularity: 5% [?]

Stumble it!
You liked it ? Hated it ? You've got additional information and links ? Bring more life here, participate, add a comment ;-)
Change Lives with the Gift of Anthony Robbins.

Further Reading

  • How to make 301 redirects
  • How to Redirect to New Page using html, php, asp and javascript
  • Google Page Rank 2 within 2 months
  • Increase Page Rank By Commenting on DoFollow Blog
  • Different Google Page Rank on My Blog Categories

  • Hand Pick Articles

    6 comments

    1. MyAvatars 0.2

      Frank Apr 13

      After recently reading about this over at Nate Whitehill’s I have now made sure that I have a redirect on to the one address. I’ll be interested to see if it has a noticeable effect on PR. Thanks for the info.

    2. MyAvatars 0.2

      Andika Kusuma Apr 13

      No worries, well it actually eliminate the lower page rank and keep the high one. usually it will not increase your page rank

    3. MyAvatars 0.2

      kanca Sep 19

      How to write that script to .htaccess. Does .htacccess can edit using notepade? thx b4

    4. MyAvatars 0.2

      Andika Kusuma Sep 20

      yes, you can open the .htaccess file using notepad and edit it.

    5. MyAvatars 0.2

      Axcel Feb 20

      Good tip, I haven’t heard this before. I never even thought of using a 301 on for this. Thanks!

    6. MyAvatars 0.2

      Legitimate Home Business Opportunities Dec 1

      really we can do it?

    Leave a reply

    Verification Image

    Please type the letters you see in the picture.