[ad_1]
Hi- I am optimizing my site and want to remove the ultimateblocks plugin, but I built some content with it in the past. Is there an easy way to identify what pages or posts have blocks created with them? I am using generatepress and want to replace all of this content with generateblocks instead, hopefully reducing bloat on my site.
[ad_2]
I am unfamiliar with generatepress and ultimateblocks, so hopefully someone with more experience answers eventually.
First thing I would do is use the Inspect Element feature in Google Chrome (named differently in other browsers, but it will do the same thing). There may be hints in the HTML itself.
Reducing bloat is more than plugins, but it seems like you’re off to a good start. I’ll list some more action items below, so that this reply is somewhat useful.
1. Serve images in WebP format (I like Converter for Media plugin)
2. Use an optimizer plugin, like WP Optimize to introduce caching and some other great features (JS Minify, for example)
3. Make sure your host is good (check Pingdom test results)
4. If you’re serving videos, use a CDN (even something like YouTube or Vimeo) instead of using the Media Library