# Freelancer Hub > Discover vetted-style profiles, active briefs, and packaged services — then move from first click to working together without leaving svoxx. ## Overview Discover vetted-style profiles, active briefs, and packaged services — then move from first click to working together without leaving svoxx. ## URL architecture Public listing detail URLs use a stable numeric ID plus an optional title slug (cosmetic). Canonical form: ``` https://freelancer.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://freelancer.svoxx.com/int/en) - [Listings explore](https://freelancer.svoxx.com/int/en/listings) - [Blog index](https://freelancer.svoxx.com/int/en/blog) - [Pricing](https://freelancer.svoxx.com/int/en/pricing) - [Freelancers landing](https://freelancer.svoxx.com/int/en/freelancers) - [Projects landing](https://freelancer.svoxx.com/int/en/projects) - [Jobs landing](https://freelancer.svoxx.com/int/en/jobs) - [How it works](https://freelancer.svoxx.com/int/en/how-it-works) - [About](https://freelancer.svoxx.com/int/en/about) - [Contact](https://freelancer.svoxx.com/int/en/contact) - [FAQ](https://freelancer.svoxx.com/int/en/faq) - [Privacy Policy](https://freelancer.svoxx.com/int/en/privacy) - [Terms of Service](https://freelancer.svoxx.com/int/en/terms) - [Imprint](https://freelancer.svoxx.com/int/en/imprint) ## Listing types (explore tabs) - [Freelancers](https://freelancer.svoxx.com/int/en/listings/freelancer) - [Services](https://freelancer.svoxx.com/int/en/listings/service) - [Projects](https://freelancer.svoxx.com/int/en/listings/project) ## Sample public listings Representative profiles (full corpus in sitemap-listings.xml). Demo/seed listings may be omitted. - [Business Manager | Operations Revenue Optimization](https://freelancer.svoxx.com/int/en/listings/freelancer/8/business-manager-operations-revenue-optimization) — Freelancers, #8 - [SAP Freelancer](https://freelancer.svoxx.com/int/en/listings/freelancer/5/sap-freelancer) — Freelancers, #5 - [IT Recruiter | Tech Talent Acquisition](https://freelancer.svoxx.com/int/en/listings/freelancer/7/it-recruiter-tech-talent-acquisition) — Freelancers, #7 - [Embedded Software Engineer | C/C++ | Linux](https://freelancer.svoxx.com/int/en/listings/freelancer/6/embedded-software-engineer-cc-linux) — Freelancers, #6 ## Sample blog posts - [Freelance Hourly Rate Germany: A Practical Long-Tail Playbook for Freelance Pricing](https://freelancer.svoxx.com/int/en/blog/145361/freelance-hourly-rate-germany-a-practical-long-tail-playbook-for-freelance-pricing) - [Freelance Client Acquisition B2B Checklist Teams Use Before Publishing (B2B Client Acquisition)](https://freelancer.svoxx.com/int/en/blog/145362/freelance-client-acquisition-b2b-checklist-teams-use-before-publishing-b2b-client-acquisition) - [Long-Tail Guide: Freelance Proposal Writing Inside Proposals & Pitching](https://freelancer.svoxx.com/int/en/blog/145363/long-tail-guide-freelance-proposal-writing-inside-proposals-pitching) - [Freelance Contract Germany for Busy Teams (Contracts & Legal Focus)](https://freelancer.svoxx.com/int/en/blog/145364/freelance-contract-germany-for-busy-teams-contracts-legal-focus) - [Invoicing & Taxes: Strengthening Freelance Invoicing Taxes Germany Step by Step](https://freelancer.svoxx.com/int/en/blog/145365/invoicing-taxes-strengthening-freelance-invoicing-taxes-germany-step-by-step) ## Discovery - Sitemap index: https://freelancer.svoxx.com/sitemap-index.xml - Listings sitemap: https://freelancer.svoxx.com/sitemap-listings.xml - Blog sitemap: https://freelancer.svoxx.com/sitemap-blog.xml - robots.txt: https://freelancer.svoxx.com/robots.txt - Extended LLM doc: https://freelancer.svoxx.com/llms-full.txt - RSS feed: https://freelancer.svoxx.com/feed.xml - This file: https://freelancer.svoxx.com/llms.txt ## Listing type descriptions ### Freelancers (`freelancer`) Explore: https://freelancer.svoxx.com/listings/freelancer ### Services (`service`) Explore: https://freelancer.svoxx.com/listings/service ### Projects (`project`) Explore: https://freelancer.svoxx.com/listings/project ## 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