IP = 138.199.142.78
robots.txtUser-agent: *
# Bloquer les zones admin et API
Disallow: /admin/
Disallow: /dashboard/
Disallow: /api/
Disallow: /_boost/
Disallow: /settings/
Disallow: /profile
# Bloquer les URLs avec paramètres de recherche/filtres (mais autoriser la pagination)
Disallow: /*?search=*
Disallow: /*?filter=*
Disallow: /*?sort=*
Disallow: /*?category=*
Disallow: /*?tag=*
Allow: /*?page=*
# Autoriser les paramètres de version pour le cache busting des images
Allow: /*?v=*
# Bloquer les fichiers sensibles
Disallow: /.env
Disallow: /.git/
# Autoriser les assets statiques
Allow: /build/
Allow: /fonts/
Allow: /images/
Allow: /*.css$
Allow: /*.js$
Allow: /*.png$
Allow: /*.jpg$
Allow: /*.jpeg$
Allow: /*.gif$
Allow: /*.svg$
Allow: /*.woff$
Allow: /*.woff2$
Allow: /*.ico$
# Sitemap
Sitemap: https://kencode.dev/sitemap.xml
Look up this url in the url tool
https://kencode.dev/.well-known/acme-challenge: 403 text/html; charset=utf-8
https://kencode.dev/.well-known/csvm: 200 text/html; charset=utf-8
https://kencode.dev/.well-known/nostr.json: 200 text/html; charset=utf-8
https://kencode.dev/.well-known/security.txt: 200 text/html; charset=utf-8
https://kencode.dev/.well-known/traffic-advice: 200 text/html; charset=utf-8