PluginProbe
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript / 4.1.13
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript v4.1.13
4.1.16 4.1.15 4.1.14 4.1.13 4.1.12 4.1.11 4.1.10 4.0.30 4.0.29 4.0.28 4.0.27 4.0.26 4.0.24 4.0.25 4.0.23 4.0.22 4.0.21 4.0.19 4.0.18 4.0.17 4.0.16 1.9.3 1.9.4 1.9.5 1.9.6 All 170 releases
searchpro / admin / tabs / optimization-guide.php

optimization-guide.php in BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript 4.1.13, at admin/tabs/optimization-guide.php

14 lines 1.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if (!defined('ABSPATH'))
3 exit;
4 ?>
5 <div id="optimization-guide" style="display:none">
6 <h2 class="berq-tab-title">Optimization Guide</h2>
7 <div class="berq-optimization-guide">
8 <p class="p2">Boost Your Website's Performance in Just Two Simple Steps!</p>
9 <p class="p3">Step-1: Image optimization</p>
10 <p class="text">Click on the "Image Optimization" tab, then click the "Bulk convert to WebP" button to start the image optimization process. This procedure might take a while, depending on the number of images on your website. If you encounter any errors, please report them on our support page.</p>
11 <p class="p3">Step-2: Cache warmup</p>
12 <p class="text">After image optimization, our "Cache Warmup" feature will start caching pages. This can take 5-10 minutes to begin. Once initiated, a dashboard notice will appear, and the "Cached Pages" count will rise. For quicker results, open a page in incognito mode, and BerqWP will cache it immediately.</p>
13 </div>
14 </div>