# ========================================== # FroggyAds.com Robots.txt # Optimized for SEO & AI Agents (LLMs) # ========================================== # --- 1. Global Rules for All Crawlers --- User-agent: * Allow: / Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/llms.txt Allow: /blog/llms-full.txt # --- WordPress Sikkerhed & Rendering --- # Vi blokerer admin-områder, men tillader CSS/JS så Google kan læse designet Disallow: /blog/wp-admin/ Allow: /blog/wp-admin/admin-ajax.php Disallow: /wp-includes/ Allow: /wp-includes/*.js Allow: /wp-includes/*.css # --- Undgå Duplicate Content (Spam-parametre) --- Disallow: /xmlrpc.php Disallow: /?s= Disallow: /search/ Disallow: /trackback/ Disallow: /feed/ Disallow: /cgi-bin/ Disallow: /*?replytocom Disallow: /*?share= # --- 2. Explicit Access for AI & LLMs --- # We invite AI agents to index our content structure User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: FacebookBot Allow: / User-agent: Applebot Allow: / # --- 3. Block Bad/Spam Bots --- User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: DataForSeoBot Disallow: / # ========================================== # SITEMAPS & AI INDICES # ========================================== # Main XML Sitemaps (For Google/Bing & AI Crawlers) Sitemap: https://froggyads.com/sitemap.xml Sitemap: https://froggyads.com/blog/sitemap_index.xml # Programmatic SEO URLs (The 80,000+ Hub) Sitemap: https://froggyads.com/sitemap-programmatic-index.xml