# Robots.txt flavours and serving logic # - Primary marketing domains (simplepdf.com/.us/.eu and www.*): # served by this static file and allowed to be crawled. # - Tenant branded subdomains (.simplepdf.com/.us/.eu): # no separate robots.txt variant is served. # Indexing is blocked via SSR meta robots: # `client/pages/_app.tsx` -> `` # `client/components/head/index.tsx` -> `noindex, nofollow` meta tag. # * User-agent: * Allow: / # Host Host: https://simplepdf.com # Sitemaps Sitemap: https://simplepdf.com/sitemap.xml