Performant pagination?
-
Hi Allen,
I’m just exploring how far I can push the functionality of the plugin. One wall I hit was the performance of paginated pages with my “WordPress Newsboard” at https://bowo.io/wpnews which is aggregating from 40+ feeds.
With minification and caching configured (Autoptimize + WP Fastest Cache), I was able to get under 1 second load time for the starting page:
https://gtmetrix.com/reports/bowo.io/SomxeUnKHowever, clicking ‘Next’ and going to the next page at ?pg=1, it goes to 5 seconds load time:
https://gtmetrix.com/reports/bowo.io/Qabfo8VxI wonder if you have any thoughts on making subsequent pages performant?… I know that W3 Total Cache have a settings by which you can cache URLs with query string on it (like ?pg=1), but I haven’t given it a try yet.
Thanks!
Bowo
- The topic ‘Performant pagination?’ is closed to new replies.