If you鈥檙e working with Divi and running a PageSpeed Insights test, you may have noticed this accessibility warning: [user-scalable=”no”] is used in the <meta name=”viewport”> element or the [maximum-scale] attribute is less than 5. This basically means that the site is preventing users from zooming properly on mobile devices, which is not great for accessibility. […]
how to
How to Add noindex for WordPress Pagination Pages with Yoast SEO
Managing SEO for WordPress sites often raises the question of whether pagination pages should be indexed. By default, Yoast SEO used to include a setting to mark paginated pages with noindex, follow, but this option was later removed in line with Google鈥檚 updated recommendations. However, not all site owners agree with this approach. If you […]
LearnDash LMS and Core Web Vitals: Essential Tools and Techniques
WordPress websites using LearnDash Learning Management System (LearnDash LMS or LearnDash) are powerful online learning platforms that include a lot of dynamic content: courses, quizzes, surveys, video lessons, certificates, and more. However, this kind of functionality places a significant load on the server and can negatively impact site performance as well as Core Web Vitals […]
The Ultimate Guide to Perfmatters – Personal Experience
How to speed up website loading on WordPress If someone told me tomorrow that I could only take one WordPress plugin to a desert island, I would choose the Perfmatters plugin馃檪 Almost every website user on WordPress has experienced the problem of slow loading over time. Even if you don’t notice it, Google Search Console […]
How to fix the “Autoloaded Options Could Affect Performance” issue after WordPress 6+ update
If you have upgraded WordPress to version 6+ and encountered the “Autoloaded options could affect performance” issue in Site Health (Tools>Site Health>Critical issue), it can be easily resolved. The speed of your site will improve significantly. Usually you may see this error if your site has Autoloaded options greater than 800kb. Values up to 1mb […]
How to Add a Simple Popup Notification to Your WordPress Site Without Plugins
Adding a quick popup to your WordPress site can be a great way to deliver important messages, announcements, or offers without slowing down your site or installing yet another plugin. Here鈥檚 a lightweight, performance-friendly solution using just a bit of JavaScript, HTML, and CSS. No external libraries. No dependencies, No bloat. Just change the text […]