# grouprides.cc > Cycling Event Platform — Discover and join group rides, cycling events, and challenges near you. ## About grouprides.cc is a platform for cyclists to find and organize group rides and cycling events. Riders can discover upcoming rides in their city, join events hosted by brands and communities, and connect with fellow cyclists. ## Key Page Types - **Rides** — Individual cycling events with details, routes, and participant info - **City Pages** — Overview of group rides and cycling events in a specific city - **Collections** — Curated lists of rides (e.g. by theme or region) - **Challenges** — Multi-ride challenges and series - **Brands** — Brand profiles hosting rides and events - **Profiles** — Cyclist profiles with ride history ## URL Patterns - `/grouprides-in/{city-slug}` — City pages (e.g. /grouprides-in/berlin) - `/rides/{slug}` — Individual ride detail pages - `/brand/{slug}` — Brand profiles - `/collection/{slug}` — Curated ride collections - `/search?q={query}` — Search for rides by keyword - `/search?latitude={lat}&longitude={lng}` — Search rides near a location ## Sitemaps - `/sitemap.xml` — Sitemap index - `/sitemap-main.xml` — Main pages - `/sitemap-events-upcoming.xml` — Upcoming rides and events - `/sitemap-collections.xml` — Collections - `/sitemap-cities.xml` — City pages ## Private / Non-Indexable Paths The following URL patterns are restricted and should not be crawled or indexed: - `/collection/{slug}/edit` — Collection editing - `/collection/{slug}/csv` — Collection CSV export - `/create-brand-ride` — Brand ride creation - `/rides/{slug}/csv` — Ride CSV export - `/rides/{slug}/company-csv` — Ride company CSV export - `/rides/{slug}/payment-csv` — Ride payment CSV export - `/rides/{slug}/payment/{partId}/{redirectUrl}` — Payment processing ## Contact Website: https://www.grouprides.cc