page-cache icon indicating copy to clipboard operation
page-cache copied to clipboard

How to exclude search query?

Open dadhim opened this issue 1 year ago • 1 comments

Search pages return the same content as any query. As there any way around it?

Example: ?input=Johnny ?input=Harry

return the same content

dadhim avatar Mar 07 '24 06:03 dadhim

Create a middleware as described here: https://github.com/JosephSilber/page-cache#customizing-what-to-cache

ahinkle avatar Oct 17 '24 12:10 ahinkle