Slide 11
Slide 11 text
3 How does Google Render stuff?
1. A URL is pulled from the crawl queue
2. Googlebot requests the URL and downloads the initial HTML
3. The Initial HTML is passed to the processing stage (First
wave of processing by Google’s indexing service)
4. The processing stage extracts links from the initial HTML
5. These links go back on the crawl queue
6. Once resources are crawled, the page queues for rendering
7. When resources become available, the request moves from
the render queue to the renderer
8. The rendering service assembles the page using the crawled
links
9. Renderer passes the rendered HTML back to processing
10. Second wave of processing for Google’s index
11. Extracts links from the rendered HTML to put them into the
crawl queue
12. Go to the next URL in the crawl queue and repeat the
process.
13. Only 130 trillion pages more and you’ll be a proper bot