Files
google-labs-jules[bot] b3e6ec08b4 feat(seo): added robots.txt and open graph meta tags (#137)
Current Focus Mode: C (The Architect)
Changes Made:
- Added `robots.txt` template and URL route.
- Added Open Graph meta tags to `anime_detail.html`.
- Updated `base.html` to support meta blocks.
- Added `test_seo.py` to verify SEO features.

Impact on System:
- Improved SEO visibility for search engines (robots.txt).
- Better social media sharing (Open Graph tags).

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-01-23 08:27:21 +00:00

5 lines
90 B
Plaintext

User-agent: *
Disallow: /admin/
Disallow: /api/
Sitemap: https://aniscrap.com/sitemap.xml