What is PR for Alive directory?

Discussion in 'Directories' started by rahman15, Feb 23, 2007.

  1. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #21
    well, dunno how but i see alive showing a pr6 sometimes...anyway, forget that!
     
    agnivo007, Feb 24, 2007 IP
  2. amitpatel_3001

    amitpatel_3001 Results Follow Patience

    Messages:
    14,074
    Likes Received:
    1,178
    Best Answers:
    0
    Trophy Points:
    430
    #22
    It is a PR7 dir and the first directory i know which was highly promoted in dp :eek:
     
    amitpatel_3001, Feb 24, 2007 IP
  3. mystikmedia

    mystikmedia Jedi Master

    Messages:
    5,564
    Likes Received:
    498
    Best Answers:
    0
    Trophy Points:
    270
    #23
    I have found JoeAnt to be a lot more restrictive.

    As for the rest, thanks to everyone who posted. It actually does have a 301 redirect. It's actually suppose to have a 301 redirect. I will get that looked into.
     
    mystikmedia, Feb 24, 2007 IP
    onlinedude likes this.
  4. ramakrishna5uin

    ramakrishna5uin Peon

    Messages:
    352
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    0
    #24
    Its shows me PR7 strong directory
     
    ramakrishna5uin, Feb 24, 2007 IP
  5. jabb

    jabb Peon

    Messages:
    1,019
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #25
    With me Joeant accepts anything i throw at them and almost everywhere else apart from V7N and Sevenseek.
     
    jabb, Feb 24, 2007 IP
  6. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #26
    Whomever upgraded you when I didnt have the time back a few months back, carelessly decided to just 'upload and overwrite' the existing .htaccess file which had the 301 redirect I had put in there months ago prior to.

    It's all good now and the htaccess redirect is back in place.

    http://alivedirectory.com should redirect to http://www.alivedirectory.com
     
    an0n, Feb 24, 2007 IP
  7. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #27
    it looks alivedirectory.com is not correctly redirected. Chris, here is the code I am using and it works just fine.

    RewriteEngine On

    RewriteBase /
    RewriteCond %{HTTP_HOST} !^www\.dirwizard\.com [NC]
    RewriteRule ^(.*) http://www.dirwizard.com/$1 [L,R=301]
     
    xc06, Feb 24, 2007 IP
  8. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #28
    It's already been taken care of xc06.
     
    an0n, Feb 24, 2007 IP