Hacker News new | ask | show | jobs
by chaddeshon 4669 days ago
As AaronO said, you'll want to generate snapshot of all your pages. Normally this is done with PhantomJS and some helper scripts.

Google has documented this method here: https://developers.google.com/webmasters/ajax-crawling/

I have made a service that takes care of this for javascript sites that don't want to mess with maintaining this system themself. http://www.BromBone.com