Hacker News new | ask | show | jobs
by fariszr 1338 days ago
I used wp2static to archive a WordPress site recently, and I am disappointed with the performance.

The same website without Cloudflare CDN and just using a simple caching plugin is much faster than the exported version by wp2static hosted on Cloudflare pages.

It has fallen from 99 to 78 in the mobile page speed test.

I tried creating a copy of the website using wget, it was faster but i faced issues with missing files and posts on the main page using temporary query links and not the permanent links.

So I went through the Hassle of compiling wp2static and just eating the performance loss instead.