############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /modules Disallow: /dev Disallow: /images Disallow: /lib Disallow: /themes Disallow: /phpMyBackupPro # # list specific files robots are not allowed to index # Disallow: /*?* Disallow: /*%* Disallow: /srss Allow: /main.php?g2_language=fr Allow: /*?g2_page=* # End of robots.txt file # ###############################