Robots.txt for phpBB

Discussion in 'robots.txt' started by sakshamtalwar, Apr 9, 2010.

  1. #1
    Can anyone please create for me robots.txt file for phpBB. I have read some threads regarding this in the forums, but they were for the older version of phpBB. I need for the latest version phpBB 3.0

    Please create a robots.txt file for phpBB 3.0 and post it here. Or you can alternatively PM me. Thanks.
     
    sakshamtalwar, Apr 9, 2010 IP
  2. nimonogi

    nimonogi Active Member

    Messages:
    398
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    80
    #2
    Replace (or create) your robots.txt file content with the following:
    
    User-agent: *
    Disallow: /adm/
    Disallow: /download.php
    Disallow: /file.php
    Disallow: /images/
    Disallow: /includes/
    Disallow: /language/
    Disallow: /memberlist.php
    Disallow: /mcp.php
    Disallow: /posting.php
    Disallow: /ucp.php
    Disallow: /search.php
    Disallow: /styles/
    Disallow: /viewonline.php
    Disallow: /faq.php
    Disallow: /style.php
    Disallow: /style.php*
    Disallow: /memberlist.php*
    Disallow: /search.php*
    Disallow: /ucp.php*
    Disallow: /posting.php*
    Disallow: /report.php*
    Disallow: /download.php*
    Disallow: /file.php*
    Disallow: /*?sid=*
    
    Code (markup):
     
    nimonogi, Apr 10, 2010 IP
  3. sakshamtalwar

    sakshamtalwar Member

    Messages:
    193
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #3
    Thanks for this. Also I would like to know how to add a description to my forums? This description will appear when some one searched for my site in Google. Suppose my site names is example.com and if someone searched example.com the description I prescribe will appear in the description in the search results. How to add this? Thanks in advance!
     
    sakshamtalwar, Apr 10, 2010 IP