What is the Dynamic Rendering recommendation?
What is an HTML snapshot?
An HTML snapshot is a capture of a webpage. The snapshot contains the content of the page after it has been completely parsed, interpreted and rendered by the browser. The role of the HTML snapshot is to be interpretable and thus indexable without the need of executing any JavaScript code.