Select Page

Chrome becomes too slow

If you too have many Chrome Extension active. Chances are your Chrome browser might become slower and slower. You could manually inactivate Chrome Extensions or what if you just use another Chrome Extension 😉 Sounds not logical? Well, with just one click: you can...

learndash notifications

To trigger learndash notifications, one must use a cron alike mechanismBasically (http) requesting regularly an url: https://<your-wordpress-website>/wp-cron.php?doing_wp_cron&cron=true So one could use wget or curl in the cron job.It’s ok this returns a...

core web vitals: what to do

“Core Web vitals” … an abstract concept? At least it felt that way when I first heard about it. If you are looking for a quick resume. Here is mine: “Make sure specific web concepts are optimized as much as possible on a web/technical level so...

make a webpage of a website load faster

Content Management Systems (Drupal, WordPress) are great to quickly build websites. Sometimes pages become slower that they should be (because of network traffic, going to the database, … )Especially when you are sending paid traffic that can be disastrously for...