# Football Flocks LLM Guide Football Flocks is a football content hub at `https://footballflocks.com`. It publishes static HTML pages generated from structured data for domestic leagues, international and club competitions, clubs, national teams, players, articles, fantasy content, and broadcasting pages. ## Site purpose Football Flocks helps football readers find canonical pages for competitions, clubs, teams, players, fixtures, tables, statistics, transfers, fantasy notes, news, tickets, stadium information, and broadcast details. Agents should treat the public HTML pages, sitemap files, structured data, and visible author metadata as the authoritative public surface. ## Canonical route model - Homepage: `https://footballflocks.com/` - League and competition hubs: `https://footballflocks.com/[slug]/` - League subpages: `/matches/`, `/table/`, `/stats/`, `/fantasy/`, `/news/`, `/transfers/`, `/clubs/`, `/broadcasting/` - Club-based competition subpages: `/matches/`, `/table/`, `/stats/`, `/fantasy/`, `/news/`, `/clubs/`, `/broadcasting/` - Team-based competition subpages: `/matches/`, `/table/`, `/stats/`, `/fantasy/`, `/news/`, `/teams/`, `/broadcasting/` - Club pages: `https://footballflocks.com/club/[slug]/` - Club subpages: `/news/`, `/shop/`, `/players/`, `/matches/`, `/tickets/`, `/history/`, `/stadium/` - Player pages: `https://footballflocks.com/player/[slug]/` - National team pages: `https://footballflocks.com/team/[slug]/` - News articles: `https://footballflocks.com/news/[slug]/` - Utility pages: `/contact-us/`, `/authors/`, `/privacy-policy/`, `/terms-of-service/`, `/careers/` ## Covered leagues Premier League, La Liga, Serie A, Bundesliga, Ligue 1, Saudi Pro League, Brasileirao, Major League Soccer, Liga MX, Primeira Liga, Eredivisie, EFL Championship, Belgian Pro League, Argentine Primera Division, and Indian Super League. ## Covered competitions UEFA Champions League, UEFA Europa League, EFL Cup, FIFA Club World Cup, Copa Libertadores, Copa Sudamericana, AFC Champions League Elite, CAF Champions League, CONCACAF Champions Cup, UEFA Super Cup, FA Cup, Copa del Rey, DFB-Pokal, Coppa Italia, Coupe de France, FIFA World Cup, FIFA Women's World Cup, UEFA Euro, Copa America, AFCON, AFC Asian Cup, CONCACAF Gold Cup, and UEFA Nations League. ## Agent guidance Use `https://footballflocks.com/sitemap.xml` for complete URL discovery. Use visible page headings, canonical tags, JSON-LD, and page metadata to identify page type and author. Use `index.md` for a compact markdown homepage. Do not invent unavailable live facts. If a player salary, net worth, fixture, table, or broadcaster detail is not present on the public page, treat it as not confirmed by Football Flocks. ## Machine-readable resources - `https://footballflocks.com/robots.txt` - `https://footballflocks.com/sitemap.xml` - `https://footballflocks.com/index.md` - `https://footballflocks.com/llms.txt` - `https://footballflocks.com/.well-known/api-catalog` - `https://footballflocks.com/.well-known/mcp/server-card.json` - `https://footballflocks.com/.well-known/agent-skills/index.json` - `https://footballflocks.com/openapi.json` - `https://footballflocks.com/auth.md`