How to check quickly if your website is protected against DoS attacks?
The objective of this quick how-to is to explain how to perform a stress test against your site and see how it behaves under extreme load. The Open Source tool…
How to redirect users after they login based on their role on WordPress
If your WordPress site/project needs the users to be redirected to different pages after they successfully login, based on their roles, you can use a plugin or the code below…
How to add/remove/update the tabs in the WooCommerce My Account page
The WooCommerce plugin has the shortcode [woocommerce_my_account] available which one can embed in any page to display to the logged in customers all the information related to their past orders,…
How to setup a WordPress or Drupal site locally with ddev
DDEV is an open source tool that allows setting up local sites using docker, quickly. You will learn from my experience with it about how to use it, and some…
How to uninstall the contrib module multiversion on Drupal 8.7 or later
If you are planning an upgrade from Drupal 8 to Drupal 9, I strongly recommend that you uninstall the contrib module multiversion before you update the core to the latest…
How to get 100/100 on Google PageSpeed Insights with a WordPress site and the page builder Elementor
I wanted to check if it is possible to get a perfect score of 100/100 on Google PageSpeed Insights with a website built with WordPress, the page builder Elementor and…
- 1
- 2