“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 bots and search engines will be served pre-rendered html content via the snapshot port.”