Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
scroll top