If you’re 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. […]
wordpress
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’s 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 […]
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’s 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 […]
How to add Flash Sale to Woocommerce site without plugins – Kadence theme
If you have a WooCommerce site and want to increase sales on it, then I recommend trying Flash Sale. What is Flash Sale? It’s a time-limited sale accompanied by a counter that encourages your customers to make a purchase immediately, without delaying. The time limit creates a sense of urgency and can significantly increase conversion […]