User-agent: * # make this (theoretically) apply to all bots Sitemap: https://www.u-he.com/sitemap.xml Allow: /*.html$ # accessing HTML files is explicitly OK Allow: /*.jpg$ # accessing JPG files is explicitly OK Allow: /*.png$ # accessing PNG files is explicitly OK Disallow: /php/ # accessing the php subdir is explicitly forbidden Disallow: /*.db$ # accessing db files is explicitly forbidden Disallow: /*.queue$ # accessing queue files is explicitly forbidden Disallow: /*.log$ # accessing log files is explicitly forbidden Disallow: /*.txt$ # accessing txt files is explicitly forbidden Disallow: /*.ini$ # accessing ini files is explicitly forbidden