Kinda weird thing about my first directory

Discussion in 'Solicitations & Announcements' started by David26, Aug 1, 2005.

Thread Status:
Not open for further replies.
  1. #1
    Sorry if I am creating too many topics, I am a talkitive person :) The thing about www.addyoursitefreesubmit.com is that it really has a PR value of 4, however it displays as PR 0. If you use this url without the "www" you can see the PR value here:

    http://addyoursitefreesubmit.com/

    And it has a PR value of 2 when you include the index.php at the end with the "www" as well:

    http://www.addyoursitefreesubmit.com/index.php

    So everyday I am checking to see when Google updates because I hope that the main url retains the PR 4 or more rank as well. Do you think that it will?
     
    David26, Aug 1, 2005 IP
  2. rj87uk

    rj87uk Active Member

    Messages:
    283
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #2
    This is caused by people linking to the non www, and your internal links pointing to your index.php (and not "/")

    Google sees each of these as a different page. Try and link to your directory with the www. and change the internal links to "/".

    It is important that you keep the same linking structure throughout your website to minimize the confusion to spiders.

    RJ
     
    rj87uk, Aug 1, 2005 IP
  3. Padawan

    Padawan Peon

    Messages:
    1,085
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm not sure about this but would it be possible to redirect the non- www. version to the www. and thereby got all the links and hence PR onto the "www" version of the homepage?
     
    Padawan, Aug 1, 2005 IP
  4. David26

    David26 Well-Known Member

    Messages:
    1,304
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Hi rj87uk, yes actually I have changed all of the inner urls to that same structure a month ago, I suppose it will just take a while for Google to update the info. Thanks for the response, I guess I will just have to sit back and wait :)
     
    David26, Aug 1, 2005 IP
  5. rj87uk

    rj87uk Active Member

    Messages:
    283
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Yes you can and yes you SHOULD do it but Sorry im not 100% sure on how. It should be a 302 redirect if I can remember but it changes a lot you should ask for more information on this point.

    RJ
     
    rj87uk, Aug 1, 2005 IP
  6. Perrow

    Perrow Well-Known Member

    Messages:
    1,306
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    140
    #6
    It should most definately be a 301 redirect (Permanentaly moved) and not a 302 (temporarily moved). You can do it in the script for the main page, Google for "301 redirect" and the scripting language you use. If you're on an Apache server you can also do this in httpd.conf but I have no idea how that is done (all my sites are on win/iis).
     
    Perrow, Aug 1, 2005 IP
  7. mystikmedia

    mystikmedia Jedi Master

    Messages:
    5,564
    Likes Received:
    498
    Best Answers:
    0
    Trophy Points:
    270
    #7
    I did the same a few months back at the recommendation of a few. I used ISAPI Rewrite on a Windows server. For *nix servers, it would be mod rewrite.
     
    mystikmedia, Aug 1, 2005 IP
  8. rj87uk

    rj87uk Active Member

    Messages:
    283
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #8
    301... I dont know why 302 stuck in my head. Thanks for the correction Perrow. :)

    RJ
     
    rj87uk, Aug 1, 2005 IP
  9. David26

    David26 Well-Known Member

    Messages:
    1,304
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    140
    #9
    Ok, I used this following code to redirect http://addyoursitefreesubmit.com to http://www.addyoursitefreesubmit.com

    It seems to work fine, so that will also direct the PR 4 rank to my www url in time?
     
    David26, Aug 6, 2005 IP
  10. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #10
    Yes, I think this is always a good idea to do this. I notice Google, Yahoo and MSN do this too, so it must me important. ;)
     
    dvduval, Aug 6, 2005 IP
  11. David26

    David26 Well-Known Member

    Messages:
    1,304
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    140
    #11
    Sweet thanks :)
     
    David26, Aug 7, 2005 IP
Thread Status:
Not open for further replies.