Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# By default, block crawling of the main application backend and only expose the public careers portal.

User-agent: *
Disallow: /

# Public careers portal (job listings, job details, applications)

# Canonical public entry point for job listings and job details
Allow: /careers/

# Static assets required by the public careers portal

# Common static asset directories (adjust to match your installation if needed)
Allow: /js/
Allow: /images/
Allow: /main.css
Allow: /careersPage.css
Allow: /ie.css
Allow: /not-ie.css