Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cj
on Nov 17, 2013
|
parent
|
context
|
favorite
| on:
Learnings from Client-side and Server-side renderi...
One solution is to detect Googlebot and render the page server-side in a headless browser, and send the generated HTML instead of the full JS app. You could even cache the generated HTML to S3 to speed up pageload, which Google likes.
If you use Node...
http://zombie.labnotes.org/
http://prerender.io/
http://phantomjs.org/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If you use Node...
http://zombie.labnotes.org/
http://prerender.io/
http://phantomjs.org/