# udansa > udansa is the FeelTech platform for dance — connecting dancers, courses, events and partners worldwide. Available in 25 languages, with warm, human-centered technology that makes dance feel close, wherever you are. ## Main pages - [Home](https://udansa.com/): Discover dance courses, events and partners across the world. - [Dance styles](https://udansa.com/en/dances): Explore styles from salsa and bachata to ballet, swing and street dance. - [Dance classes](https://udansa.com/en/dance-classes): Search and book classes by city, style and level. - [Dance events](https://udansa.com/en/dance-events): Find socials, festivals, workshops and parties. - [Dance partners](https://udansa.com/en/dance-partner): Match with compatible dance partners near you. - [For dance schools](https://udansa.com/en/dance-school): Information page for dance schools, studios and providers about udansa — how to list courses and events, reach new dancers and grow with the platform. - [Locations](https://udansa.com/en/locations): Browse cities and regions where udansa is active. - [Dance guide](https://udansa.com/en/dance-guide): Articles, tips and stories from the dance community. - [Dance quiz](https://udansa.com/en/quiz): Personalized recommendations based on a short style/level quiz. - [About us](https://udansa.com/en/about-us): The team and the mission behind udansa. - [Press & media](https://udansa.com/en/press-media): Press releases, brand assets and media contacts. ## Dance styles Detailed pages with descriptions, history, suitable courses and partner suggestions for each style: - [Acrobatics](https://udansa.com/en/dances/acrobatics) - [Anniversary & birthday party](https://udansa.com/en/dances/anniversary-birthday-party) - [Bachata](https://udansa.com/en/dances/bachata) - [Ballet for adults](https://udansa.com/en/dances/ballet-for-adults) - [Ballet for children](https://udansa.com/en/dances/ballet-for-children) - [Cha-cha-cha](https://udansa.com/en/dances/cha-cha-cha) - [Couple dance](https://udansa.com/en/dances/couple-dance) - [Creative children's dance (from 3 years)](https://udansa.com/en/dances/creative-children-s-dance-from-3-years) - [Dance Ball & Gala](https://udansa.com/en/dances/dance-ball-gala) - [Dance Group & Dance Crew](https://udansa.com/en/dances/dance-group-dance-crew) - [Discofox](https://udansa.com/en/dances/discofox) - [Jazz Dance](https://udansa.com/en/dances/jazz-dance) - [Jive](https://udansa.com/en/dances/jive) - [Kizomba](https://udansa.com/en/dances/kizomba) - [Lindy Hop](https://udansa.com/en/dances/lindy-hop) - [Modern Dance](https://udansa.com/en/dances/modern-dance) - [Parent-child dance (0-3 years)](https://udansa.com/en/dances/parent-child-dance-0-3-years) - [Prom](https://udansa.com/en/dances/prom) - [Salsa](https://udansa.com/en/dances/salsa) - [Samba](https://udansa.com/en/dances/samba) - [Slow waltz](https://udansa.com/en/dances/slow-waltz) - [Solo dance](https://udansa.com/en/dances/solo-dance) - [Streetdance](https://udansa.com/en/dances/streetdance) - [Tango](https://udansa.com/en/dances/tango) - [Viennese waltz](https://udansa.com/en/dances/viennese-waltz) - [Wedding dance](https://udansa.com/en/dances/wedding-dance) ## Course and event detail pages Individual courses and events live under localized URL patterns. The complete, machine-readable list is in `sitemap-courses.xml` and `sitemap-events.xml` below — that is the canonical discovery channel for AI crawlers. URL pattern for a single course: `/{lang}/{course-alias}/{uuid}` Localized aliases: `de:tanzkurs`, `en:dance-class`, `fr:cours-de-danse`, `es:clase-de-baile`, `it:corso-di-ballo`, `pt:aula-de-danca`, `nl:dansles`, `pl:kurs-tanca`, `tr:dans-dersi`, `sv:danskurs`, `da:dansekursus`, `nb:dansekurs`, `fi:tanssikurssi`, `cs:tanecni-kurz`, `sk:tanecny-kurz`, `sl:plesni-tecaj`, `hu:tancora`, `ro:curs-de-dans`, `bg:tantsov-kurs`, `el:mathima-chorou`, `uk:tantsyuvalnyy-kurs`, `ru:tantsevalniy-kurs`, `ja:dansu-kurasu`, `ko:daenseu-sueob`, `zh:wu-dao-ke-cheng`. Example: [Course example](https://udansa.com/de/tanzkurs/a87f8026-4f4b-449e-9d3c-08786a8e9457) URL pattern for a single event: `/{lang}/{event-alias}/{uuid}` Localized aliases: `de:tanzevent`, `en:dance-event`, `fr:evenement-danse`, `es:evento-baile`, `it:evento-danza`, `pt:evento-danca`, `nl:dansevenement`, `pl:wydarzenie-taneczne`, `tr:dans-etkinligi`, `sv:dansevenemang`, `da:dansebegivenhed`, `nb:dansarrangement`, `fi:tanssitapahtuma`, `cs:tanecni-akce`, `sk:tanecna-akcia`, `sl:plesni-dogodek`, `hu:tancesemeny`, `ro:eveniment-dans`, `bg:tantsovo-sabitie`, `el:ekdilosi-chorou`, `uk:tantsuvalna-podiya`, `ru:tantsevalnoe-sobytie`, `ja:dansu-ibento`, `ko:daenseu-ibenteu`, `zh:wu-dao-huo-dong`. Example: [Event example](https://udansa.com/de/tanzevent/ae031352-342e-4fb3-ae73-0a8cbbcffcc7) ## Structured data Every public page exposes JSON-LD schema.org markup that AI assistants can consume directly without parsing the JS shell: - Course detail pages: `Course` and `EducationEvent` with provider, instructor, location, price, start/end times - Event detail pages: `Event` with location, performer, organizer, offers, eventStatus - Dance style pages: `Article` with breadcrumbs - Listing pages: `BreadcrumbList` - Help and FAQ sections: `FAQPage` - Dance schools and venues: `LocalBusiness` and `Place` External event pages link out with `rel="nofollow sponsored"` — udansa is the canonical landing surface; external partners are referenced, not endorsed for ranking. ## Available languages Every page is published under `/{lang}/…` for 25 languages, with localized URL slugs (for example `/de/taenze`, `/es/bailes`, `/fr/danses`, `/zh/dances`). Each dance style page is also available in all 25 languages with localized slugs (for example `/de/taenze/salsa`, `/es/bailes/salsa`, `/fr/danses/salsa`). Supported language codes: `de, en, fr, it, es, pt, nl, pl, cs, sk, hu, ro, bg, sl, el, sv, da, nb, fi, tr, uk, ru, ja, ko, zh`. `hreflang` alternates for all 25 languages plus `x-default` are emitted in every sitemap entry and in every page's ``. ## Sitemaps - [sitemap.xml](https://udansa.com/sitemap.xml): Sitemap index referencing all sub-sitemaps below. - [sitemap-static.xml](https://udansa.com/sitemap-static.xml): Homepage, course overview, dance event overview, quiz — across 25 languages. - [sitemap-pages.xml](https://udansa.com/sitemap-pages.xml): All CMS pages (dance styles, locations, dance guide, about, legal) with localized slugs. - [sitemap-courses.xml](https://udansa.com/sitemap-courses.xml): Every published dance course detail page — primary discovery source for individual courses. - [sitemap-events.xml](https://udansa.com/sitemap-events.xml): Every published dance event detail page (including external events) — primary discovery source for individual events. ## Legal - [Imprint](https://udansa.com/en/imprint) - [Privacy policy](https://udansa.com/en/privacy) - [Terms of service](https://udansa.com/en/gtc) ## Optional - [robots.txt](https://udansa.com/robots.txt): Crawler directives. All major AI crawlers (GPTBot, ChatGPT-User, ClaudeBot, Claude-Web, PerplexityBot, Google-Extended, Anthropic-AI, Cohere-AI) are explicitly allowed. - [Contact](mailto:hi@udansa.com): Reach the team for press, partnerships or data questions.