# Robots.txt for Ernlund Solutions AB # https://www.ernlunds.se/robots.txt User-agent: * Allow: / # Disallow sensitive or unnecessary directories Disallow: /admin/ Disallow: /wp-admin/ Disallow: /private/ Disallow: /temp/ Disallow: /tmp/ Disallow: /*.log$ Disallow: /*.sql$ Disallow: /*?print=1 Disallow: /*&print=1 # Allow important files Allow: /favicon.ico Allow: /apple-touch-icon.png Allow: /site.webmanifest Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.svg$ Allow: /*.pdf$ # Sitemap location Sitemap: https://www.ernlunds.se/sitemap.xml # Crawl delay (optional - be gentle with small sites) Crawl-delay: 1