# Profi Computers Robots.txt # https://www.profi-computers.rs User-agent: * Allow: / # Block admin and API routes Disallow: /admin/ Disallow: /api/ # Block internal assets that don't need indexing Disallow: /_next/ Disallow: /*.json$ # Sitemap location Sitemap: https://www.profi-computers.rs/sitemap.xml