rendora icon indicating copy to clipboard operation
rendora copied to clipboard

dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites

Results 32 rendora issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/6611880/83239192-1bcb5e80-a1ca-11ea-8466-e94f2b03a71b.png) ![image](https://user-images.githubusercontent.com/6611880/83239419-6b118f00-a1ca-11ea-975c-083669af73ce.png) May be is a bug. If relative path used to load css、js、img... They will be loaded like a DOM: ![image](https://user-images.githubusercontent.com/6611880/83323960-982a7400-a294-11ea-8f8f-5a676c557464.png)

Hey guys, I'm looking for u to see if anyone can help, because I tried a lot and nothing seems to work. I have the follow stack: An AWS ECS...

Since, SPA handles 404 pages in the client side, it needs a mechanism to handle HTTP status code through HTML For example, https://github.com/GoogleChrome/rendertron#status-codes provides below syntax to pass HTTP status...

Steps to repro: Run the command from documentation `docker run --net=host -v ./CONFIG_FILE.yaml:/etc/rendora/config.yaml rendora/rendora` What I have tried: 1. git clone repo && cd to config_examples && run with `docker...

I am getting the following permission denied on the chrome-headless service, when running on a k8s cluster on Digital Ocean and GCP. --------------------------------------- Image: rendora/chrome-headless:latest --------------------------------------- Complete log: ----------------------------------------- Fontconfig...

The app can run both single and cluster environment on Redis cache

I am using Rendora to pre-render my site, but I recently setup a healthcheck to make sure that it is working and I noticed that at certain times of the...

with the configuration down below, everything looks just fine,but when I visit `http://localhost:3001/`, I only got `**ERR_CONNECTION_REFUSED**`, can anyone told me how to debug with it, a lot of thanks....