Add sitrmap anf robots.txt #3

Closed
opened 2025-11-25 05:28:37 -08:00 by westfarn · 1 comment
Owner
No description provided.
Author
Owner

Closing — no further work needed.

sitemap.xml and robots.txt are already implemented:

  • GET /robots.txt — crawl rules for major bots, disallows admin/auth/financial/planning paths, references sitemap
  • GET /sitemap.xml — lists all public marketing pages from PUBLIC_PAGE_ENTRIES in public/seo.py

Added as part of agentic browsing / Lighthouse SEO work (see public/seo.py, public/urls.py, and AgenticBrowsingSeoTests in public/tests.py).

Closing — no further work needed. `sitemap.xml` and `robots.txt` are already implemented: - `GET /robots.txt` — crawl rules for major bots, disallows admin/auth/financial/planning paths, references sitemap - `GET /sitemap.xml` — lists all public marketing pages from `PUBLIC_PAGE_ENTRIES` in `public/seo.py` Added as part of agentic browsing / Lighthouse SEO work (see `public/seo.py`, `public/urls.py`, and `AgenticBrowsingSeoTests` in `public/tests.py`).
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/company_site#3