I put a page that only bot can access. does it got punished?

Discussion in 'Search Engine Optimization' started by zulgurubwow, May 24, 2007.

Thread Status:
Not open for further replies.
  1. #1
    here is my code, that just track, when bog access my site.

    if(eregi("m",$_SERVER[HTTP_USER_AGENT]) || eregi("spider",$_SERVER[HTTP_USER_AGENT]))

    it let bot enter ,kick out of human visitor.

    is it ok to google? do i got banned or degrade?
     
    zulgurubwow, May 24, 2007 IP
  2. RobertD

    RobertD Peon

    Messages:
    542
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #2
    general rule of thumb is you build your website and pages for users not bots, so probably not a good idea.
     
    RobertD, May 24, 2007 IP
  3. GeoSEO

    GeoSEO Peon

    Messages:
    189
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Agree,

    Bots are interested for human related content.

    Manipulating bots in this way is not recommended.
     
    GeoSEO, May 25, 2007 IP
  4. djstreet

    djstreet Peon

    Messages:
    52
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Cloaking is a good way to get spanked real quick.
     
    djstreet, May 25, 2007 IP
  5. wm4net

    wm4net Peon

    Messages:
    79
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thats a good one, I like it....:D

    What's the drive in creating script just to catch bot? I didn't get it.
     
    wm4net, May 25, 2007 IP
  6. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #6
    i think pages only bots are against the google quality rules. you must make your pages for humans , not for the bots
     
    trichnosis, May 25, 2007 IP
Thread Status:
Not open for further replies.