# This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: /admin/ Disallow: /blocks/ Disallow: /cgi-bin/ Disallow: /includes/ Disallow: /language/ # The Googlebot is the main search bot for google User-agent: Googlebot # Allow all files ending with these extensions Allow: /*.php$ # The Googlebot-Image is the image bot for google User-agent: Googlebot-Image # Allow Everything Allow: /* # This is the ad bot for google User-agent: Mediapartners-Google* # Allow Everything Allow: /*