BuyNDrive Page Speed Checklist
Page Speed Improvement Checklist
| Status | Task | Recommendation |
|---|
| Fix | Use WebP images | Convert listing, banner and blog images to WebP. |
| OK | Enable image lazy-load | Keep lazy-load active for below-the-fold listing images. |
| OK | Enable iframe lazy-load | Lazy-load maps/videos to reduce initial page weight. |
| OK | Use async image decoding | Async decoding reduces main-thread image blocking. |
| OK | Reduce large images | Compress images above the configured KB threshold. |
| OK | Control CSS count | Merge/remove unused CSS from theme/plugins when possible. |
| OK | Control JS count | Disable unused widgets/scripts on listing and landing pages. |
| Fix | Cache/CDN plan documented | Add cache plugin/CDN notes for deployment checklist. |