Why Choose Carefully? You can find a lot of recommendations for WordPress or WooCommerce plugins on the web, but not all of them are really useful and necessary. I’ve created a list of plugins that I believe every WordPress/WooCommerce site should have. This list is the result of years of experience and testing various plugins. […]
Plugins
How to fix sending emails in Gravity Forms
I’ve been approached by Gravity Forms users a lot lately with the same problem. Their forms stop sending emails after updating the plugin. The problem is caused by switching to the new ajax method of form submission. If you are facing the same problem, then its simple to solve it via a hook. To force […]
Cumulative Layout Shift (CLS) Optimization Service for WordPress Websites
What is Cumulative Layout Shift (CLS)? Cumulative Layout Shift (CLS) is a key metric in Core Web Vitals that is crucial for optimizing your site and improving its Google search ranking. CLS issues can negatively affect your Google search position and impact user experience. The more elements that “shift” during page load or scrolling, the […]
How to prevent bots from adding items to cart – WooCommerce
If you use the Abandoned Cart Recovery for WooCommerce plugin (or its similar plugin), you’ve probably noticed that many products are added by bots. The main problem is that some of these bots are googlebot. Why does Googlebot add items to the cart? Googlebot crawls the site by clicking on all available links, including “Add […]
Image Optimization for WordPress. Speed Up Your Website Loading in a Few Clicks
It is very difficult to imagine a modern website/store/blog without images and graphics. If your website loads slowly, visitors may lose interest and move on to your competitors. One of the effective ways to improve the performance of your WordPress site is image optimization. In this article, we’ll look at several strategies and techniques for […]
How To Add An Additional CSS Class To a Whole Page in Elementor
This post is about a simple helper for Elementor that will make your life easier. If you’ve ever created your template for Elementor, you’ve probably encountered the problem that you can’t set an additional class for the entire template. Yes, you can add a class for any block, element, or section, but you can’t do […]