# CodeaRock ยท LLM Full Index Map ## About CodeaRock publishes practical learning content about software development, product design and AI. Main audience is Spanish-speaking learners (es-AR / es-LATAM). ## Crawl Scope - Allowed: public marketing + editorial + course detail pages under root. - Disallowed: `/app` and any user-operational/private flows. ## Canonical Public Sections ### Home - https://codearock.com/ ### Manifesto - https://codearock.com/manifiesto ### Blog - Index: https://codearock.com/blog - Example model post: https://codearock.com/blog/modelo - Post routes pattern: https://codearock.com/blog/:slug ### Courses - Route pattern: https://codearock.com/curso/:slug - Source of truth is generated statically from Firebase snapshots at build time. ### Cart handoff - Public pages can link to operational cart at: https://codearock.com/app/carrito - `/app` is intentionally excluded from indexing. ## Machine-readable sources - Sitemap index: https://codearock.com/sitemap-index.xml - Sitemap pages: https://codearock.com/sitemap-0.xml - Robots: https://codearock.com/robots.txt ## Metadata conventions - Canonical tags on public pages. - Open Graph + Twitter card tags. - JSON-LD schemas (Organization, WebSite, Course, BlogPosting when applicable). ## Freshness - Public static pages are regenerated on each project build/deploy. ## Contact - rana@codearock.com