# Job Portal > Discover job opportunities, post openings, and connect with employers and candidates in one place. ## Overview Discover job opportunities, post openings, and connect with employers and candidates in one place. ## URL architecture Public listing detail URLs use a stable numeric ID plus an optional title slug (cosmetic). Canonical form: ``` https://job.svoxx.com/int/en/listings/{typeKey}/{publicNumber}/{title-slug} ``` - Market prefix on this host: `/int/en` (prepend to internal paths below). - Shortcut (301 to canonical): `…/listings/{typeKey}/{publicNumber}` - Legacy hyphen URLs (`{publicNumber}-{slug}`) redirect with 301. ## Primary URLs - [Home](https://job.svoxx.com/int/en) - [Listings explore](https://job.svoxx.com/int/en/listings) - [Blog index](https://job.svoxx.com/int/en/blog) - [Pricing](https://job.svoxx.com/int/en/pricing) - [Jobs landing](https://job.svoxx.com/int/en/jobs) - [Candidates landing](https://job.svoxx.com/int/en/candidates) - [Employers landing](https://job.svoxx.com/int/en/employers) - [Companies landing](https://job.svoxx.com/int/en/companies) - [How it works](https://job.svoxx.com/int/en/how-it-works) - [About](https://job.svoxx.com/int/en/about) - [Contact](https://job.svoxx.com/int/en/contact) - [FAQ](https://job.svoxx.com/int/en/faq) - [Privacy Policy](https://job.svoxx.com/int/en/privacy) - [Terms of Service](https://job.svoxx.com/int/en/terms) - [Imprint](https://job.svoxx.com/int/en/imprint) ## Listing types (explore tabs) - [Jobs](https://job.svoxx.com/int/en/listings/job) - [Candidates](https://job.svoxx.com/int/en/listings/candidate) - [Companies](https://job.svoxx.com/int/en/listings/employer) ## Sample blog posts - [Transparent Compensation Bands: Fewer Revisions, Clearer Proof](https://job.svoxx.com/int/en/blog/580/transparent-compensation-bands-fewer-revisions-clearer-proof) - [Long-Tail Guide: Hiring for Non Technical Roles Inside Non-Tech Roles](https://job.svoxx.com/int/en/blog/579/long-tail-guide-hiring-for-non-technical-roles-inside-non-tech-roles) - [Technical Interview Design Checklist Teams Use Before Publishing (Tech Hiring)](https://job.svoxx.com/int/en/blog/578/technical-interview-design-checklist-teams-use-before-publishing-tech-hiring) - [Senior Role Hiring Playbook: A Practical Long-Tail Playbook for Senior Roles](https://job.svoxx.com/int/en/blog/577/senior-role-hiring-playbook-a-practical-long-tail-playbook-for-senior-roles) - [From Vague to Specific: Hiring Junior Talent in Junior Talent](https://job.svoxx.com/int/en/blog/576/from-vague-to-specific-hiring-junior-talent-in-junior-talent) ## Discovery - Sitemap index: https://job.svoxx.com/sitemap-index.xml - Listings sitemap: https://job.svoxx.com/sitemap-listings.xml - Blog sitemap: https://job.svoxx.com/sitemap-blog.xml - robots.txt: https://job.svoxx.com/robots.txt - Extended LLM doc: https://job.svoxx.com/llms-full.txt - RSS feed: https://job.svoxx.com/feed.xml - This file: https://job.svoxx.com/llms.txt ## Listing type descriptions ### Jobs (`job`) Explore: https://job.svoxx.com/listings/job ### Candidates (`candidate`) Explore: https://job.svoxx.com/listings/candidate ### Companies (`employer`) Explore: https://job.svoxx.com/listings/employer ## Extended guidance for AI systems - Use listing detail URLs with stable numeric IDs; title slugs are cosmetic. - Skip demo seed and AI-imported listings when citing real marketplace participants. - RSS feed: `/feed.xml` or `/feed.xml?type={typeKey}` on this host. - Full platform index: https://svoxx.com/llms-full.txt