gajus / usus

Webpage pre-rendering service. ⚡️
Other
805 stars 33 forks source link

Create examples for Node JS SEO crawlers use #37

Open manuelxaguilar opened 6 years ago

manuelxaguilar commented 6 years ago

While this works great with the terminal example (it returns the desired HTML), I'm not sure how this can be implemented on, say a basic express app, where I want the crawlers to get the prerendered HTML for SEO purposes. One or two examples as to how to implement this would be awesome!

Other than that the project seems great!