# Robots.txt for GamesKinbo - Free Fire Diamond Top Up Service # Website: https://gameskinbo.com # AI Crawlers - Explicitly Allowed User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: Bytespider Allow: / User-agent: Applebot-Extended Allow: / # All Other Crawlers User-agent: * Allow: / # Allow all important pages for SEO Allow: /product/ Allow: /free_fire_id_checker Allow: /ff_diamond_top_up_service Allow: /free_fire_wallpaper Allow: /blog/ Allow: /auth/ Allow: /images/ Allow: /wallpapers/ # AI API Endpoint for Realtime Product Prices Allow: /api/ai/products # Disallow admin and private areas Disallow: /secure_admin_panel/ Disallow: /api/auth/ Disallow: /api/orders/ Disallow: /api/users/ Disallow: /api/player-nickname/ Disallow: /pending_payment/ Disallow: /my_account/ # Allow important static assets Allow: /*.css Allow: /*.js Allow: /*.webp Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.svg Allow: /*.ico # Sitemap locations (Enterprise SEO Structure) Sitemap: https://gameskinbo.com/sitemap.xml Sitemap: https://gameskinbo.com/page-sitemap.xml Sitemap: https://gameskinbo.com/post-sitemap.xml Sitemap: https://gameskinbo.com/product-sitemap.xml Sitemap: https://gameskinbo.com/wallpaper-sitemap.xml # AI API Endpoint - Realtime Product Prices # AI bots should use this endpoint to get realtime product prices and information # Endpoint: https://gameskinbo.com/api/ai/products # Method: GET only # Format: JSON # Updates: Realtime (no caching)