Different PR with and without 'www.'

Discussion in 'Search Engine Optimization' started by phper, Apr 2, 2007.

  1. #1
    For some reason my site has PR 2 when the URL is entered without 'www.', but has PR 0 when the 'www.' is included. I tested this on googlerankings.com and from the Google toolbar.

    My questions are:
    1. Why does this happen? All my backlinks that I know of include the 'www' in my domain name.
    2. What can I do to increase the PR for my 'www' domain? If necessary I'd rather sacrifice the domain without 'www' and let it have PR0 as long as I can increase the PR for the 'www' domain.

    Thank you very much.
     
    phper, Apr 2, 2007 IP
  2. seojig

    seojig Well-Known Member Affiliate Manager

    Messages:
    1,122
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    140
    #2
    seojig, Apr 2, 2007 IP
  3. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #3
    Yes that works differently with each domain depending on how you build backlinks..

    You can set a 301 redirect to show similar PR with or without www.
     
    MeetHere, Apr 2, 2007 IP
  4. gr8liverpoolfan

    gr8liverpoolfan Notable Member

    Messages:
    6,719
    Likes Received:
    538
    Best Answers:
    0
    Trophy Points:
    285
    #4
    You get an option to specify at your webmaster tools account too, about your preferred domain. 301'ing is a good idea too.

    But looking at your queries, I have a query. Can you give the URL? Without analysing, we really can't say much.
     
    gr8liverpoolfan, Apr 3, 2007 IP
  5. boyponga

    boyponga Banned

    Messages:
    1,013
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    1.) Because a site with www is different with sites without www in terms of link building
    2.) Build links using your URL with www.
     
    boyponga, Apr 3, 2007 IP
  6. phper

    phper Active Member

    Messages:
    247
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #6
    Thanks very much, everyone.

    gr8liverpoolfan: I've updated my preferred domain in the Google webmaster tool now. Hopefully I can see the result soon.
    The URL is: http://www.php-etc.com
    I built this site some time ago, but then abandoned it, and now just about to continue working on it again.
     
    phper, Apr 3, 2007 IP
  7. internetmarketingiq

    internetmarketingiq Well-Known Member

    Messages:
    3,552
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    165
    #7
    You can fix this in your .htaccess file and be sure to tell your link partners to use one or the other. I always opt for www. because most webmasters in the general popluation are used to linking this way.

    the .htaccess file redirect doesn't work with some html software that automatically changes the file with each publish (Frontpage Yikes!).
     
    internetmarketingiq, Apr 3, 2007 IP
  8. vipvanlines

    vipvanlines Peon

    Messages:
    171
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    hello there,

    maybe u can help us and tell how to do that with .htaccess please

    thank u.

    liran
     
    vipvanlines, Apr 3, 2007 IP
  9. Scorpiono

    Scorpiono Well-Known Member

    Messages:
    1,330
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    120
    #9
    RewriteEngine on
    Options +FollowSymLinks
    RewriteCond %{HTTP_HOST} ^site.net [NC]
    RewriteRule ^(.*)$ http://www.site.net/$1 [L,R=301]
     
    Scorpiono, Apr 4, 2007 IP
  10. proinet

    proinet Peon

    Messages:
    82
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Hi Liran,

    Check out this page for further help:
    force www on all your web pages

    That page was written for a ecommerce program, but follow the instructions and it should work on any site on a linux-style server (not windows).

    Hope that helps!
     
    proinet, Apr 4, 2007 IP
  11. ninjashoes

    ninjashoes Well-Known Member

    Messages:
    1,401
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    138
    #11
    I use without the www.

    I can see why people would opt for the www though, I would like to see a study on this one day.
     
    ninjashoes, Apr 4, 2007 IP
  12. phper

    phper Active Member

    Messages:
    247
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #12
    Thanks for everyone for the help.
    I'd like to add reputation to you guys, but don't know how (can't find it in the FAQ). Anybody care to give a quick hint or should I ask in a different section of the forum? Thanks again :)
     
    phper, Apr 4, 2007 IP
  13. Scorpiono

    Scorpiono Well-Known Member

    Messages:
    1,330
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    120
    #13
    Just click on the BALANCE thingy, in the right corner of my post :D
     
    Scorpiono, Apr 11, 2007 IP
  14. ianternet

    ianternet Well-Known Member

    Messages:
    1,084
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    138
    #14
    its funny I was posting something similar to 2 other forums that asked about PR www vs no www
     
    ianternet, Apr 11, 2007 IP