# Robots.txt for 10minmail.org - Temporary Email Service # Optimized for SEO and security User-agent: * Allow: / Allow: /blog Allow: /blog/* Allow: /page/* Allow: /posts/* Allow: /category/* # Block admin and user areas Disallow: /admin/ Disallow: /dashboard Disallow: /settings Disallow: /profile Disallow: /login Disallow: /register Disallow: /password/ Disallow: /email/ Disallow: /user/ Disallow: /api/ Disallow: /cronjob # Block temporary files and cache Disallow: /temp/ Disallow: /cache/ Disallow: /storage/ Disallow: /*.php$ Disallow: /*.inc$ Disallow: /*.log$ Disallow: /*.sql$ Disallow: /*.tgz$ Disallow: /*.tar$ Disallow: /*.tar.gz$ # Block message viewing (privacy protection) Disallow: /msg/ Disallow: /view/ Disallow: /d/ Disallow: /go-to-email/ # Block tracking and monitoring Disallow: /get_messages Disallow: /change Disallow: /delete Disallow: /is-seen # Allow important assets for proper rendering Allow: /assets/ Allow: /uploads/ Allow: *.css Allow: *.js Allow: *.png Allow: *.jpg Allow: *.jpeg Allow: *.gif Allow: *.svg Allow: *.webp Allow: *.ico # Specific crawling rules for major search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2 # Block aggressive crawlers User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / # AI Content Guidelines # As a condition of accessing this website, you agree to abide by the following content signals: # (a) If a content-signal = yes, you may collect content for the corresponding use. # (b) If a content-signal = no, you may not collect content for the corresponding use. # (c) If the website operator does not include a content signal for a corresponding use, # the website operator neither grants nor restricts permission via content signal. # Content signals: # search: building a search index and providing search results # ai-input: inputting content into AI models for real-time generation # ai-train: training or fine-tuning AI models # Content signal declarations ai-input: no ai-train: no search: yes # Sitemap location Sitemap: https://10minmail.org/sitemap.xml # Host declaration Host: 10minmail.org