# =============================== # robots.txt for digitalmarketing.inc # =============================== User-agent: * Allow: / # Block low-value Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /test/ Disallow: /staging/ # Prevent crawling of internal search & tracking URLs Disallow: /*?* Disallow: /*&* # Allow important assets Allow: /wp-admin/admin-ajax.php Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ # XML Sitemap Sitemap: https://www.digitalmarketing.inc/sitemap.xml