# Urban Edge Network > Urban Edge Network is a streaming platform for live and on-demand college sports, including schedules, highlights, school pages, team pages, category pages, and game playback pages. This file is a curated map for AI systems and agentic tools; it does not grant crawl permission or replace robots.txt. Last updated: 2026-08-08 ## Important Notes - Public content changes frequently because live events, schedules, highlights, and VOD libraries are populated from a CMS-backed content API. - Use canonical public URLs on `https://urbanedgenetwork.net/` when citing pages. - Do not treat account, sign-in, pairing, or maintenance pages as public discovery content. ## Primary Public Pages - [Home](https://urbanedgenetwork.net/) - Main landing page with featured live, upcoming, and highlighted sports content. - [Live and Schedule](https://urbanedgenetwork.net/schedule) - Public schedule view for live, upcoming, and recent games. - [Highlights](https://urbanedgenetwork.net/highlights) - Public highlights page for featured short-form and replay content. - [HBCU](https://urbanedgenetwork.net/hbcu) - Public HBCU-focused sports content when available. - [Search](https://urbanedgenetwork.net/search) - Search page for games, schools, teams, and site content. ## Sports Navigation - [Soccer](https://urbanedgenetwork.net/) - Soccer content appears through API-provided sports submenu/category relationships. - [Volleyball](https://urbanedgenetwork.net/) - Volleyball content appears through API-provided sports submenu/category relationships. - [Football](https://urbanedgenetwork.net/) - Football content appears through API-provided sports submenu/category relationships. - [Basketball](https://urbanedgenetwork.net/) - Basketball content appears through API-provided sports submenu/category relationships. ## Dynamic Public Routes - [School pages](https://urbanedgenetwork.net/school/) - Public school detail pages with school information, teams, featured stream, and game library. Individual pages use `/school/{collectionRef}`. - [Team pages](https://urbanedgenetwork.net/team/) - Public team detail pages with team-specific content. Individual pages use `/team/{teamIdentifier}`. - [Watch pages](https://urbanedgenetwork.net/watch/) - Public playback pages for live, event, and VOD assets. Individual pages use `/watch/{assetIdOrPermalink}`. - [Category pages](https://urbanedgenetwork.net/category/) - Public category listing pages. Individual pages use `/category/{path}`. ## Content Interpretation - Event status should come from API content fields, especially `contentType` and related scheduling metadata. - Dates and times should be interpreted from API timestamps and displayed in the viewer's local timezone. - School and team logos should be preferred when `logoFilePath` or image URLs are available. - Live/VOD playback availability should be based on public asset or asset-group configuration fields. ## Non-Public or Utility Routes - `/account` - User account area; not intended as a public discovery page. - `/signin` - Sign-in flow. - `/pair` - Device pairing flow. - `/maintenance` - Service state page. ## Machine-Useful Files - [Sitemap](https://urbanedgenetwork.net/sitemap.xml) - XML sitemap for primary public routes. - [Robots](https://urbanedgenetwork.net/robots.txt) - Crawler access guidance. - [Ads](https://urbanedgenetwork.net/ads.txt) - Authorized digital seller declarations for advertising systems.