PageRrank maths!

Discussion in 'SEO' started by InnovationZen, Sep 30, 2006.

  1. #1
    ok here is the equation.

    after the update my blog changed its pr

    the root directory innovation.com has a PR4, the directory of the blog innovationzen.com/blog has a PR5.

    this divided PR is bothering me, if I make a 301 redirect from the /blog to the innovationzen.com will the PR4 jump to what?

    and if no one is able to calculate it, is the 301 the best I could do anyway?
     
    InnovationZen, Sep 30, 2006 IP
  2. mattmdesign

    mattmdesign Well-Known Member

    Messages:
    1,201
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Then the PR4 will probably jump to PR5, maybe 6, but that's only if your 5 is very very close to being a 6. You'll have to wait for the next PR update for it to change though. Yep, a 301 is the best way to do it.
     
    mattmdesign, Sep 30, 2006 IP
  3. InnovationZen

    InnovationZen Well-Known Member

    Messages:
    285
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    108
    #3
    thanks,

    by the way, once I do the 301 the PR will transfer in a couple of days or it will need to wait Google's next PR update?
     
    InnovationZen, Sep 30, 2006 IP
  4. Kaabi

    Kaabi Well-Known Member

    Messages:
    1,267
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    153
    #4
    My site is still showing a PR3, if it doesn't go up I'm going to be angry. I've done so much link building, I want a 5.
     
    Kaabi, Sep 30, 2006 IP
  5. mattmdesign

    mattmdesign Well-Known Member

    Messages:
    1,201
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    118
    #5
    You'll have to wait for the next update.
     
    mattmdesign, Sep 30, 2006 IP
  6. InnovationZen

    InnovationZen Well-Known Member

    Messages:
    285
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    108
    #6
    I am having some troubles to set the redirect with yahoo.

    Here is what their customer service proposed me:

    "You can use PHP to modify the header sent to the browser so that it
    contains a 301 Redirect:

    <?

    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http://www.newdomain.com/newpage/newurl.htm");
    exit();

    ?>
    "

    Will this work as a 301 redirect or it is just crap?

    thanks for the help
     
    InnovationZen, Oct 1, 2006 IP
  7. mattmdesign

    mattmdesign Well-Known Member

    Messages:
    1,201
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    118
    #7
    mattmdesign, Oct 1, 2006 IP