p08-seo-tweaks

This commit is contained in:
2026-02-13 00:49:22 -05:00
parent a1da041f14
commit 88a5540b7d
63 changed files with 2228 additions and 37 deletions

View File

@@ -0,0 +1,24 @@
## 1. Footer Policy Navigation
- [x] 1.1 Add Terms of Use and Attribution links to primary footer
- [x] 1.2 Ensure policy links are keyboard focusable and readable on all breakpoints
## 2. Attribution Page Content
- [x] 2.1 Create attribution page with explicit AI-generated and non-ownership disclosure title/content
- [x] 2.2 Add statement clarifying owner non-involvement in generated content claims
## 3. Terms of Use Risk Disclosure
- [x] 3.1 Create Terms of Use page with unverified-content and use-at-own-risk statements
- [x] 3.2 Add language that users remain responsible for downstream use decisions
## 4. Routing and Page Serving
- [x] 4.1 Wire policy page routes/serving behavior from current frontend/backend structure
- [x] 4.2 Add return navigation between home and policy pages
## 5. Validation and Documentation
- [x] 5.1 Validate footer link navigation and policy page rendering on desktop/mobile
- [x] 5.2 Update README or docs with policy page locations and purpose