-
https://web.dev/prerender-with-react-snap/
https://github.com/stereobooster/react-snap
-
Last version available in NPM is 5.16.4 which fails to return the page to crawlers
-
Hi there! I appreciate this awesome project and the fact you made it under the MIT license! (We are actually paying for pretender.io)
I was wondering if the project has a best-practice recommendati…
-
Hello! Thanks for a great project.
I was wondering what's the best way to do a health check for [containerized prerender](https://hub.docker.com/r/zitros/prerender).
Currently, I did it in a bit…
-
I am experiencing the same `Error: connect ECONNREFUSED 127.0.0.1:9222` described in this closed issue: https://github.com/prerender/prerender/issues/446. I am on version 5.2.0, which contains the re…
-
As of now the only way how `react-snap` can detect 404 is requiring 404 page to use "404" string in the title and check all other page to not contain "404" string.
Alternative way would be to use m…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If WebSocket disconnects, then enhanced navigation goes to a page with another Interact…
-
it will restarting chrom some time at every request , did this problem cause by chrom version ? , i don know it wheather normal at restaring at every request
Logs
```
Feb 23, 2023 @ 11:20:14.380 …
-
When analyzing a site via the `analyze` command, no prerendering should happen, even if ` routeRules: { '/**': { prerender: true } }` or similar is set.
-
This is a static site server, and I need to set this up before I can solve a number of the issues I've been running into with crawlers, metatags and the wayback machine. An added benefit is that it s…