User-agent: * Allow: / # Block API endpoints Disallow: /api/ Disallow: /ajax/ Disallow: /json/ # Block user-specific content Disallow: /user/ Disallow: /users/ Disallow: /profile/ Disallow: /account/ # Block admin and internal pages Disallow: /admin/ Disallow: /crm/ Disallow: /dashboard/ Disallow: /management/ # Block search and filter parameters Disallow: /*?* Disallow: /*&* Disallow: /search? Disallow: /filter? # Block duplicate content patterns Disallow: /print/ Disallow: /pdf/ Disallow: /*?print= Disallow: /*?pdf= # Block temporary and test content Disallow: /test/ Disallow: /staging/ Disallow: /dev/ Disallow: /tmp/ # Block file types that shouldn't be indexed Disallow: /*.json$ Disallow: /*.xml$ Disallow: /*.txt$ Disallow: /*.log$ Disallow: /*.csv$ # Allow important XML files Allow: /sitemap*.xml Allow: /robots.txt # Crawl delay (optional - remove if causing issues) Crawl-delay: 1 # Sitemaps Sitemap: https://www.primerjam.si/sitemap.xml