Forum Discussion
Fábio Carvalho
Jul 16, 2017Copper Contributor
How to apply Crawl Rules just for a specific Web Application
Hey Everyone, I would like to know if is possible create Crawl Rules for a secific Web Application. I created a several rules like: <Rule URL="*://*/_catalogs/*" Type="ExclusionRule...
Tom Jamed
Jul 16, 2017Brass Contributor
I don't currently have a SharePoint 2010 enviornment to test on but this may be achievable through regex queries which SharePoint 2010 supports.
A blog post found http://tutorial.wmlcloud.com/windows_server/Sharepoint-2010---Configuring-Crawls-%28part-2%29---Creating-and-Managing-Crawl-Rules.aspx covers it a lot better than what I could write into a post. Hope you find some value with this.