Why is google not using a headless browser to crawl clientside content? [closed]

谁说胖子不能爱 提交于 2019-12-08 14:49:09

问题


I'm aware of the steps it takes to make a client side website crawlable:

https://developers.google.com/webmasters/ajax-crawling/docs/getting-started?hl=nl

I just wonder, why isn't Google just integrating a headless browser in their crawlers to save us the pain of providing html snapshots via e.g. NodeJS and a server side DOM implementation?

I guess their might be a technical reason that I'm missing. I just don't see it.

来源:https://stackoverflow.com/questions/16224385/why-is-google-not-using-a-headless-browser-to-crawl-clientside-content

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!