Why does my site have two diffrent pageranks. One for when I have www. infront of the domain and one without it? for example, http://www.thewebmasterstool.com/ has a PR4 http://thewebmasterstool.com/ has a PR2 What is the cause? and is there anyway I can fix it? Thanks
asgsoft, Type the following into your .htaccess file RewriteEngine On RewriteCond %{HTTP_HOST} ^thewebmasterstool.com RewriteRule (.*) http://www.thewebmasterstool.com [R=301,L]
hmm, not sure if they add up arithmetically. I think it's more likely that your http://yoursite will show the same PR as http://www.yoursite.
Create one and upload it to the server. Create a plain text file called htaccess.txt. Upload it to the root directory of your site. Then rename it .htaccess.
its interesting as well, my new blog www has PR 0 and non www has PR 1, I think its the matter of consistency which one you want to use for default. I prefer non www one as I am to lazy to type in www.
you must use 301 redirect to avoid from that . if you do this , i think google will fix your page rank to 4