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

Hint prerender crawler with http headers #115

Closed
pi0 opened this issue Apr 15, 2022 · 0 comments
Closed

Hint prerender crawler with http headers #115

pi0 opened this issue Apr 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@pi0
Copy link
Member

pi0 commented Apr 15, 2022

While generating pages, the crawler scans for href="" links (filtering for local and without extension) This is the most straightforward way. We can allow the runtime to hint crawler with HTTP headers to crawl more with a header like X-Nitro-Prerender: link1, link2, ... (the alternative is using standardLink: header with prefetch strategy to infer this)

@pi0 pi0 added the enhancement New feature or request label Apr 15, 2022
@pi0 pi0 closed this as completed in 9423524 May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant