brillout / brillout/react-streaming

Further research how bots handle HTML streams

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
contribution-welcome :two_hearts: easy-contribution 🌱 research 🔍
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.