# Business > Publish a profile, list what you offer, and get found by buyers. Connect off-platform when you are ready—no in-portal order flow here. ## Overview Publish a profile, list what you offer, and get found by buyers. Connect off-platform when you are ready—no in-portal order flow here. ## URL architecture Public listing detail URLs use a stable numeric ID plus an optional title slug (cosmetic). Canonical form: ``` https://business.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://business.svoxx.com/int/en) - [Listings explore](https://business.svoxx.com/int/en/listings) - [Blog index](https://business.svoxx.com/int/en/blog) - [Pricing](https://business.svoxx.com/int/en/pricing) - [How it works](https://business.svoxx.com/int/en/how-it-works) - [About](https://business.svoxx.com/int/en/about) - [Contact](https://business.svoxx.com/int/en/contact) - [FAQ](https://business.svoxx.com/int/en/faq) - [Privacy Policy](https://business.svoxx.com/int/en/privacy) - [Terms of Service](https://business.svoxx.com/int/en/terms) - [Imprint](https://business.svoxx.com/int/en/imprint) ## Listing types (explore tabs) - [Companies](https://business.svoxx.com/int/en/listings/company) - [Products](https://business.svoxx.com/int/en/listings/product) - [B2B services](https://business.svoxx.com/int/en/listings/b2b_service) ## Sample public listings Representative profiles (full corpus in sitemap-listings.xml). Demo/seed listings may be omitted. - [SVOXX](https://business.svoxx.com/int/en/listings/company/9218/svoxx) — Companies, #9218 ## Sample blog posts - [How to Tighten Building B2B Trust Signals Without Noisy Filler](https://business.svoxx.com/int/en/blog/460/seed-biz-blog-120) - [B2B Marketplace Strategy Checklist Teams Use Before Publishing (Marketplace Strategy)](https://business.svoxx.com/int/en/blog/459/seed-biz-blog-119) - [Small Business Exporting: A Practical Long-Tail Playbook for Exporting](https://business.svoxx.com/int/en/blog/458/seed-biz-blog-118) - [From Vague to Specific: B2B Compliance Basics in Compliance](https://business.svoxx.com/int/en/blog/457/seed-biz-blog-117) - [Logistics: Strengthening B2B Logistics Planning Step by Step](https://business.svoxx.com/int/en/blog/456/seed-biz-blog-116) ## Discovery - Sitemap index: https://business.svoxx.com/sitemap-index.xml - Listings sitemap: https://business.svoxx.com/sitemap-listings.xml - Blog sitemap: https://business.svoxx.com/sitemap-blog.xml - robots.txt: https://business.svoxx.com/robots.txt - Extended LLM doc: https://business.svoxx.com/llms-full.txt - RSS feed: https://business.svoxx.com/feed.xml - This file: https://business.svoxx.com/llms.txt ## Listing type descriptions ### Companies (`company`) Explore: https://business.svoxx.com/listings/company ### Products (`product`) Explore: https://business.svoxx.com/listings/product ### B2B services (`b2b_service`) Explore: https://business.svoxx.com/listings/b2b_service ## 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