currently, we use SSR and send a response after rendering is fully completed, including all the fetched data. It's slow, but the HTML contains all the content. we are considering switching to renderToPipeableStream with onShellReady, but will this affect site indexing? could it negatively impact SEO in any way?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)