“Search engines and social networks are always trying to crawl your pages, but they only see the javascript tags...We render your javascript in a browser, save the static HTML, and you return that to the crawlers!”— Prender.io, prerender.io
“The idea is simple: we’re going to have our application running from our application port, and then a PhantomJS instance of our application running from a snapshot port. Requests from non-bots will be served directly from our application port (it doesn’t matter what port that is), and requests from…”— Jesse Lawson, lawsonry.com