# robots.txt # Default Rule # Allow only public entry points # User-agent: * Disallow: /cgi-bin/ # non public area Disallow: /css/ # Disallow indexing css Disallow: /images/ # Disallow indexing images Disallow: /images1/ # Disallow indexing images1 Disallow: /img/ # Disallow indexing img Disallow: /js/ # Disallow indexing js Disallow: /media/ # Disallow indexing media Disallow: /testimonials/ # Disallow indexing testimonials Disallow: /training/ # Disallow indexing training Disallow: /private_members/ # Disallow indexing private_members Disallow: /_dev/ # Disallow developing directory