User-agent: * Allow: / # ─── Public pages (explicit allow) ──────────────────────────────────────────── Allow: /jobs/ Allow: /companies/ Allow: /candidates Allow: /plans Allow: /about-us Allow: /contact-us Allow: /crypto-support Allow: /terms Allow: /privacy # ─── Admin panel ─────────────────────────────────────────────────────────────── Disallow: /admin/ Disallow: /ad-min/ # ─── Auth & account ──────────────────────────────────────────────────────────── Disallow: /auth/ Disallow: /logout Disallow: /forgot-password Disallow: /reset-password Disallow: /email/ # ─── User profile (auth-required) ───────────────────────────────────────────── Disallow: /user/profile/ # ─── Payment & plan actions ──────────────────────────────────────────────────── Disallow: /payment/ Disallow: /plans/activate-free Disallow: /plans/iranian/ # ─── API, webhooks & internal endpoints ──────────────────────────────────────── Disallow: /api/ Disallow: /stripe/webhook Disallow: /get-skills # ─── LinkedIn OAuth ──────────────────────────────────────────────────────────── Disallow: /linkedin/ # ─── Cloaked outbound sponsored links (no SEO value passed) ───────────────────── Disallow: /go/ # ─── Form submission endpoints ───────────────────────────────────────────────── Disallow: /found-job Disallow: /submit-testimonial Disallow: /newsletter # ─── Per-job action endpoints ────────────────────────────────────────────────── Disallow: */generate-cover-letter Disallow: */check-cover-letter-eligibility Disallow: /jobs/recent-search/ # ─── Legacy / external paths (not served by Laravel) ──────────────────────────── Disallow: /index.php/ Disallow: /fa/ Disallow: /blog/wp- Disallow: /blog/wp/ Disallow: /cdn-cgi/ # ─── System directories ──────────────────────────────────────────────────────── Disallow: /storage/ Disallow: /vendor/ # ─── Avoid duplicate content from query parameters ──────────────────────────── Disallow: /search?* Disallow: /jobs?*sort=* Disallow: /jobs?*filter=* # ─── Crawl-delay for respectful crawling ────────────────────────────────────── Crawl-delay: 1 Sitemap: https://jaabz.com/sitemap.xml