Search input ID is unique every page load
-
Hello.
Thanks for the great plugin.
We’ve run into a couple of performance issue. Have noticed the search form is invalidating our page cache, causing a static page cache to be generated every page load ( using LiteSpeed ).
Looks like you’re generating a unique id on line 52 of class-aws-markup.php for the search input field, on each page load.
And also including the current page ID in the markup ( data-page-id ) – which looks to be unused elsewhere in the code?
Anyway that could be refactored to be more static caching friendly?
Thanks.
Ian.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Search input ID is unique every page load’ is closed to new replies.