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" />
<Rule URL="*://*/_vti_bin/*" Type="ExclusionRule" />
<Rule URL="*://*/AllItems.aspx*" Type="ExclusionRule" />
<Rule URL="*://*/DispForm.aspx*" Type="ExclusionRule" />
But, i just what that rules are appling on a specifque web application and not for all.
This is possible? How can i do it?
(SharePoint 2010 Version)
Thanks
Fábio Carvalho