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

Add server-side-rendering option "search engines only" #5

Open
markusjwetzel opened this issue Apr 30, 2017 · 0 comments
Open

Add server-side-rendering option "search engines only" #5

markusjwetzel opened this issue Apr 30, 2017 · 0 comments

Comments

@markusjwetzel
Copy link
Contributor

Server-side-rendering is most useful for search engines, so that they can follow links according to the source code. For the user experience it depends. On one hand the whole page could be loaded faster with server-side-rendering, but on the other hand the user has to wait longer to see the first piece of the page.

This said it might be useful to have an option that detects search engines and only enables server-side-rendering for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant