Bingbot keeps indexing search engine result pages so I want to:
- Allow search engines to access everything in general.
- Allow search engines to index the
search/
url. - Disallow only search queries (search/?q=example) without blocking the search/ URL itself.
Are there any conflicts with the following code in relation to my three stated goals?
User-Agent: *
Allow: /
Disallow: /search/?