# robots.txt for javalogix.ca # Last updated: 2026-01-07 User-agent: * # --------------------------- # Private/Admin/Sensitive areas # --------------------------- Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /private/ Disallow: /tmp/ Disallow: /backup/ Disallow: /staging/ Disallow: /dev/ # WordPress admin (not a security control, but reduces crawl waste) Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # --------------------------- # Internal site search (avoid thin/duplicate pages) # --------------------------- Disallow: /*?s= Disallow: /search/ # --------------------------- # Public assets (explicitly allowed) # --------------------------- Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/ # --------------------------- # Sitemap # --------------------------- Sitemap: https://javalogix.ca/sitemap_index.xml