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归因
scroll top