feat: Add sitemap.xml, robots.txt, and canonical URLs
- Add dynamic sitemap generation at /sitemap.xml
- Includes homepage, /stats, /search
- Includes date-based archive pages for last 30 days
- 1-hour cache for performance
- Add dynamic robots.txt with sitemap reference
- Add canonical URL support to all pages
- Index pages use date-based permalinks for stable canonicals
- Stats and search pages include canonical tags
- User filter pages (?poster=) get proper canonicals
- Add date-based URL support for index pages
- New params: ?from=YYYY-MM-DD&to=YYYY-MM-DD
- Provides stable permalinks for archived content
- Falls back to page-based pagination (?i=N) if not specified