# robots.txt for RailTracking.pk — Pakistan Railways Live Tracking # https://railtracking.pk User-agent: * Allow: / # Block private, admin, and API endpoints Disallow: /api/ Disallow: /admin/ Disallow: /admin/version-manager Disallow: /api/app-version/update # Block Next.js internal build artifacts Disallow: /_next/static/ Disallow: /_next/data/ # Allow critical assets for rendering & indexing Allow: /_next/image/ Allow: /images/ Allow: /data/ Allow: /og-image.png Allow: /LogoWhite.png Allow: /manifest.json # Google Bot specific directives User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 0 # Bing Bot User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 1 # Yandex Bot User-agent: Yandex Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 2 # === AI / LLM Crawlers — Fully Allowed === User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Gemini-Extended Allow: / User-agent: cohere-ai Allow: / User-agent: CCBot Allow: / User-agent: Applebot Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / User-agent: meta-externalagent Allow: / # LLMs context: https://railtracking.pk/llms.txt # Sitemap location Sitemap: https://railtracking.pk/sitemap.xml # Host directive Host: https://railtracking.pk