# Allow all user agents User-agent: * # Disallow crawling of specific directories Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /tmp/ Disallow: /private/ # Block all feeds Disallow: /*/feed/ # Block search results pages Disallow: /?s= # Block query parameter URLs Disallow: /*?* # Allow CSS and JS files for proper indexing Allow: /*.css$ Allow: /*.js$ # Allow specific files within a disallowed directory Allow: /wp-admin/admin-ajax.php # Sitemap location Sitemap: https://www.mintvaletservices.com/sitemap.xml