# Allow search engines to crawl everything by default User-agent: * Allow: / # Important pages for SEO - High Priority Allow: /index.html Allow: /login.html Allow: /dashboard.html Allow: /about.html Allow: /contact.html Allow: /guide-part-dioni.html Allow: /guide-part-mehuti.html Allow: /guide-how-to-prepare.html Allow: /questions-and-solutions.html Allow: /mivhan-dome-lishka.html Allow: /shaalot-vehinat-lishka.html Allow: /article-amendment-13-privacy-law.html Allow: /payment.html Allow: /privacy-policy.html Allow: /terms-of-service.html Allow: /accessibility-statement.html Allow: /daily-challenge.html Allow: /learning-games.html Allow: /trial-exam-embedded.html Allow: /head-to-head-battle-v2.html Allow: /sitemap.html Allow: /subscription.html Allow: /profile.html Allow: /leaderboard.html Allow: /study-space.html Allow: /stats.html # Allow static resources - CRITICAL for JavaScript rendering Allow: /styles.css Allow: /styles.min.css Allow: /app.js Allow: /app.min.js Allow: /sw.js Allow: /manifest.json Allow: /favicon.ico Allow: /favicon.svg # Block admin and API endpoints Disallow: /admin.html Disallow: /admin-*.html Disallow: /api/ Disallow: /auth/ Disallow: /admin/ Disallow: /debug-* Disallow: /test-* # Block old/duplicate versions Disallow: /broken-version.html Disallow: /working-version.html Disallow: /render-latest.html Disallow: /render-file.html Disallow: /render-current.html Disallow: /render-raw.html Disallow: /trial-exam-fixed.html Disallow: /trial-exam-simple.html Disallow: /trial-exam-standalone.html Disallow: /trial-exam-main.html Disallow: /trial-exam-clean.html Disallow: /trial-exam-clean-new.html Disallow: /dashboard-simple.html Disallow: /dashboard-simple-new.html Disallow: /dashboard-old*.html Disallow: /stats-old*.html Disallow: /payment-old.html Disallow: /payment-v2.html Disallow: /navbar-backup.html Disallow: /navbar.html Disallow: /login-direct.html Disallow: /clear-cache.html Disallow: /css-test.html Disallow: /waking-up.html Disallow: /flash-sale-banner.html Disallow: /mobile-exam-standalone.html Disallow: /deployment-guide.html Disallow: /deployment-monitor.html Disallow: /dev-reset-links.html Disallow: /email-admin.html Disallow: /email-debug.html Disallow: /exam-results-debug.html Disallow: /lighthouse-report*.html Disallow: /railway-*.html Disallow: /system-monitor.html Disallow: /status.html Disallow: /premarketing-promo.html Disallow: /google-site-verification.html Disallow: /accessibility-statement-new.html Disallow: /admin-user-reports.html # Block private files and directories Disallow: /.env* Disallow: /exports/ Disallow: /node_modules/ Disallow: /package* Disallow: /*.md$ # Block sensitive scripts (but not app.js!) Disallow: /add-*.js Disallow: /check-*.js Disallow: /fix-*.js Disallow: /create-*.js Disallow: /cleanup-*.js Disallow: /backup-*.js Disallow: /sync-*.js Disallow: /migrate-*.js Disallow: /test-*.js # Block question source files (prevent cheating) Disallow: /*questions*.json Disallow: /*questions*.xlsx Disallow: /*exam*.docx Disallow: /law-mapping.json # Sitemap Sitemap: https://law-exam-sim.online/sitemap.xml # Crawl delay (be nice to servers) Crawl-delay: 1