mirror of
https://github.com/barkeser2002/offline-db.git
synced 2026-09-25 00:59:54 +03:00
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>
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
User-agent: *
|
|
Disallow: /admin/
|
|
Disallow: /api/
|
|
Sitemap: https://aniscrap.com/sitemap.xml
|