User-agent: * # Disallow sensitive admin and login paths Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /?wc-ajax=* # Allow AJAX functionality Allow: /wp-admin/admin-ajax.php # Block unnecessary or sensitive plugin data Disallow: /wp-content/uploads/wpo/wpo-plugins-tables-list.json # Allow media uploads (PDFs, images, etc.) Allow: /wp-content/uploads/ # Allow critical rendering file types Allow: /*.css$ Allow: /*.js$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ # Disallow RSS feeds Disallow: /feed/ # Sitemap declaration Sitemap: https://bunker.net.au/sitemap_index.xml