Remove file hosting service page and references #25

Merged
westfarn merged 1 commits from fix/21-remove-file-hosting into master 2026-07-31 11:40:54 -07:00
Owner

Summary

Test plan

  • python manage.py test public passes
  • Visit /file_hosting → 301 to home
  • Confirm Services nav has no Hosting entry
  • Confirm home page has no File Hosting card
  • Confirm sitemap.xml / page metadata omit file hosting
## Summary - Closes #21 - Remove retired file hosting marketing page, nav/home cards, SEO/sitemap entries, and unused images - Permanently redirect `/file_hosting` → home so inbound links and search results do not 404 ## Test plan - [x] `python manage.py test public` passes - [ ] Visit `/file_hosting` → 301 to home - [ ] Confirm Services nav has no Hosting entry - [ ] Confirm home page has no File Hosting card - [ ] Confirm `sitemap.xml` / page metadata omit file hosting
westfarn added 1 commit 2026-07-31 11:40:00 -07:00
Remove retired file hosting service page and references.
CI / test (pull_request) Successful in 12s
Unit Tests / test (pull_request) Successful in 11s
538171292d
Closes #21: drop marketing page, nav/home cards, SEO/sitemap entries,
and assets; permanently redirect /file_hosting to home.
westfarn merged commit 05aa0b96b1 into master 2026-07-31 11:40:54 -07:00
westfarn deleted branch fix/21-remove-file-hosting 2026-07-31 11:40:54 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/company_site#25