Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serve prerendered pages to clients as well as crawlers #18

Open
yasserzubair opened this issue May 22, 2020 · 3 comments
Open

serve prerendered pages to clients as well as crawlers #18

yasserzubair opened this issue May 22, 2020 · 3 comments

Comments

@yasserzubair
Copy link

Hello, I am writing this question here because i found nowhere else to ask this.

Is there any way to configure this to redirect clients and crawlers both to the prerendered page. I mean to serve the prerendered site only. I tired keeping prerender=true in every case but that doesn't serve the page and doesn't cache it either. Any help is appreciated.

@jinty
Copy link
Owner

jinty commented May 23, 2020

Hi,

I'm pretty confused why you would want to redirect clients to the prerendered page? AFAIK a client has a much better experience if they do the rendering in their browser.

Regards,
Brian

@yasserzubair
Copy link
Author

@jinty Thankyou for the response. It is a business requirment. Someone told corporate to SSR and now they want HTML in their browser. Long story short, it is inevitable now and need to achieve it.

@jinty
Copy link
Owner

jinty commented May 24, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants