You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to attach a list of all the _refs that are on a page (e.g. the article refs for each story card in the home page) as surrogate keys with fastly. @jonwinton suggested adding the ability to add plugins to rendering in amphora. I'd like to hook into the rendering of the homepage in amphora and add surrogate keys for all URLS of linked articles with a Surrogate-Key: header on the HTTP response
The text was updated successfully, but these errors were encountered:
I'd like to be able to attach a list of all the _refs that are on a page (e.g. the article refs for each story card in the home page) as surrogate keys with fastly. @jonwinton suggested adding the ability to add plugins to rendering in amphora. I'd like to hook into the rendering of the homepage in amphora and add surrogate keys for all URLS of linked articles with a
Surrogate-Key:
header on the HTTP responseThe text was updated successfully, but these errors were encountered: