Files
dev-lab/public/robots.txt
T
zihluwang 9c7861b975 feat: enhance SEO and metadata for DevLab
- Updated the title and meta tags to improve search engine optimization and provide a clearer description of the application.
- Added Open Graph and Twitter Card metadata for better social media sharing.
- Included structured data (JSON-LD) to enhance visibility in search results and provide detailed information about the application.
2026-01-19 15:20:43 +08:00

11 lines
201 B
Plaintext

# robots.txt for DevLab
User-agent: *
Allow: /
# Sitemap location
Sitemap: https://dev-lab.onixbyte.dev/sitemap.xml
# Disallow admin or private areas if any
# Disallow: /admin/
# Disallow: /private/