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.
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):
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!