Robots.txt code

Discussion in 'robots.txt' started by Sunil Keshari, Jan 9, 2014.

  1. #1
    I want to block a php file name (link.php)
    so i want to know which code should i add in my robots.txt file
     
    Sunil Keshari, Jan 9, 2014 IP
  2. ashokdhan

    ashokdhan Well-Known Member

    Messages:
    268
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    160
    Digital Goods:
    2
    Articles:
    1
    #2
    you can create file robotsDOTtxt
    and use this code
    User-agent: *
    Disallow: /link.php
     
    ashokdhan, Jan 13, 2014 IP
  3. Sunil Keshari

    Sunil Keshari Well-Known Member

    Messages:
    247
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    170
    #3
    Thanks buddy
     
    Sunil Keshari, Jan 13, 2014 IP
  4. ashokdhan

    ashokdhan Well-Known Member

    Messages:
    268
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    160
    Digital Goods:
    2
    Articles:
    1
    #4
    my pleasure Dear
     
    ashokdhan, Jan 14, 2014 IP