문제

The content of many web sites is being rendered with the usage of JavaScript after the page has been loaded on client side. Modern search crawlers like Google execute those scripts and index the updated DOM.

Does the SharePoint Search crawler the same?

도움이 되었습니까?

해결책

No, it does not. You can watch how the crawler works against a web site by using Fiddler as a proxy for the crawler.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top