I have a site running on WordPress, and have a custom plugin to run the page – Bible Translation Library. This plugin gets all the Bible Translations (posts) I have entered in and sorts them into a sortable table.
Currently this page loads very slowly as it has to download hundreds of translations to load the page and the page can take up to 40 seconds to load.
I am using the W3 Total Cache plugin, which is configured correctly. I have also used a CDN. These two things have sped up the page c…