Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement prerender.cloud #77

Closed
madvas opened this issue Oct 30, 2017 · 1 comment
Closed

Implement prerender.cloud #77

madvas opened this issue Oct 30, 2017 · 1 comment
Assignees

Comments

@madvas
Copy link
Contributor

madvas commented Oct 30, 2017

Try out if https://www.prerender.cloud/ is viable solution for our server side rendering. You can be testing it on https://beta.namebazaar.io.
Site must be crawlable and be served with page specific tags. Not sure how does this work in prerender, but since meta tags are out of reach of React. Maybe we can edit app the way that react renders meta tags also. Or use vanilla JS.
Use nginx implementation of https://www.prerender.cloud/

@madvas
Copy link
Contributor Author

madvas commented Nov 17, 2017

Solved. Prerendering is only turned for bots currently, as for prerendering for users we must lower site load time, so time-to-first-interation is not so significant.

@madvas madvas closed this as completed Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants