2026-03-07 02:14:26 +07:00
|
|
|
User-agent: *
|
|
|
|
|
Allow: /
|
|
|
|
|
|
2026-03-24 03:15:29 +07:00
|
|
|
# Auth pages — no useful content for search engines
|
|
|
|
|
Disallow: /login
|
|
|
|
|
Disallow: /register
|
|
|
|
|
|
|
|
|
|
# Dynamic user/project pages — noindex is also set via meta tag
|
|
|
|
|
Disallow: /project/
|
|
|
|
|
Disallow: /admin
|
|
|
|
|
|
|
|
|
|
# Prevent crawling of API endpoints
|
|
|
|
|
Disallow: /api/
|
|
|
|
|
|
2026-03-07 02:14:26 +07:00
|
|
|
# Sitemap
|
|
|
|
|
Sitemap: https://velxio.dev/sitemap.xml
|