# robots.txt # Enable robots.txt rules for all crawlers User-agent: * # DEVELOPMENT RELATED SETTINGS # Do not crawl development files and folders: svn directories and dump files Disallow: /*.svn$ Disallow: /*.idea$ Disallow: /*.sql$ Disallow: /*.tgz$ # Do not crawl common Wordpress folders Disallow: /access/ Disallow: /download/ Disallow: /epo/ Disallow: /edulis/ Disallow: /flx-contact-form/ # Do not crawl common Wordpress files Disallow: /license.txt Disallow: /sonde_netscaler.php Disallow: /wp-config.php # Do not crawl links with session IDs Disallow: /*?SID= # Do not crawl search pages and not-SEO optimized catalog links Disallow: /?s=* # Paths (clean URLs) Disallow: /index.php/ # adresse de la sitemap Sitemap: https://www.orchestra-software.com/sitemap_index.xml