brillout / brillout/react-streaming
Further research how bots handle HTML streams
- Dominant language
- TypeScript
- Stars
- 241
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
How do bots handle HTML streams? Do they wait for the entire stream to finish? If so, they still need to abort the stream after some timeout — is that timeout the same as for non-streamed HTML?
In particular, how does the Google Bot behave? Google ranks fast websites higher and, therefore, enabling streaming for the Google Bot may improving ranking. Is that the case?
By default, `react-streaming` disables HTML streaming for all bots. Is that a sensible default? Maybe we can enable streaming by default only for the Google bot?
See: https://github.com/brillout/react-streaming#bots.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.