IP = 216.198.79.1
robots.txtUser-agent: *
Allow: /
# Crawl delay to be respectful to the server
Crawl-delay: 1
# Block access to sensitive areas and all code files
Disallow: /admin/
Disallow: /api/
Disallow: /.next/
Disallow: /_next/
Disallow: /*.css$
Disallow: /*.js$
Disallow: /*.ts$
Disallow: /*.tsx$
Disallow: /*.json$
Disallow: /*.map$
Disallow: /*.config$
Disallow: /*.lock$
Disallow: /*.log$
Disallow: /*.env*
# Allow only essential static assets for display
Allow: /_next/static/
Allow: /*.png$
Allow: /*.jpg$
Allow: /*.jpeg$
Allow: /*.gif$
Allow: /*.svg$
Allow: /*.webp$
Allow: /api/og/*
# Allow crawling of main content pages
Allow: /blog/
Allow: /docs/
Allow: /download/
Allow: /contact/
Allow: /faq/
Allow: /privacy/
Allow: /terms/
Allow: /about-us/
# Sitemap
Sitemap: https://codinit.dev/sitemap.xml
Look up this url in the url tool
https://codinit.dev/.well-known/acme-challenge: 404 application/json; charset=utf-8
https://codinit.dev/.well-known/csvm: 404 text/html; charset=utf-8
https://codinit.dev/.well-known/nostr.json: 404 text/html; charset=utf-8
https://codinit.dev/.well-known/security.txt: 404 text/html; charset=utf-8
https://codinit.dev/.well-known/traffic-advice: 404 text/html; charset=utf-8