# Robots.txt for watermark.greums.xyz # Free Online Photo Watermark Tool # Allow all search engines to crawl the entire site User-agent: * Allow: / # Block access to potential admin or private directories # (uncomment if you have these directories) # Disallow: /admin/ # Disallow: /private/ # Disallow: /temp/ # Disallow: /cache/ # Block access to system files and directories Disallow: /.git/ Disallow: /.htaccess Disallow: /error/ Disallow: /logs/ # Allow specific important files for SEO Allow: /robots.txt Allow: /sitemap.xml Allow: /favicon.ico Allow: /favicon.png Allow: /*.css Allow: /*.js Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.gif Allow: /*.webp Allow: /*.svg # Specific directives for major search engines # Google User-agent: Googlebot Allow: / # Bing User-agent: Bingbot Allow: / # Yahoo User-agent: Slurp Allow: / # DuckDuckGo User-agent: DuckDuckBot Allow: / # Yandex User-agent: YandexBot Allow: / # Baidu User-agent: Baiduspider Allow: / # Block aggressive crawlers and scrapers User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / # Block AI training crawlers (optional - uncomment if desired) # User-agent: GPTBot # Disallow: / # User-agent: ChatGPT-User # Disallow: / # User-agent: CCBot # Disallow: / # User-agent: anthropic-ai # Disallow: / # Sitemap location Sitemap: https://watermark.greums.xyz/sitemap.xml