How to find related entities to expand your blog posts?

How to find related entities to expand your blog posts

When you’re writing an article, a good SEO practice is to cover the semantic field around the topic you’re addressing, i.e. broaden the scope of your research while staying on topic. You should include and develop relevant entities related to your subject. Using Google Search to find related queries & questions Let’s say for instance […]

How to create your own ChatGPT with OpenAI + Google Sheets + Kaggle Notebooks

your own ChatGPT with OPEN AI Google Sheets Kaggle

BREAKING NEWS: There is now an official API for ChatGPT. You can follow the steps in this tutorial and replace the call to GPT-3 by a call to the ChatGPT API. ChatGPT is all the rage. Everyone has started using the conversation AI interface released in November 2022 by OpenAI. While it provides a great […]

How to start using Python on your Mac

Install run Python on your Mac

Despite the tremendous advances in the no-code scene, I’ve been noticing an interesting trend: more and more people want to start using Python to enhance their automation skills. I’ve already published a few tutorials explaining how to connect Python to Google Sheets or to WordPress but I thought it would be worth spending some time […]

How to connect Python to Google Sheets

Connect Python to Google Sheets

You might be using Make (formerly Integromat) – as I also do – to manage your sales & marketing automations. It’s a great no-code solution, for sure. But if you want to develop more sophisticated automation scenarios, you should explore Python. I started coding in Python a few months ago and I’m now using .py […]

How much would you pay to use ChatGPT?

How much would you pay to use CHATGPT

ChatGPT, launched by OpenAI in late November 2022, is the new talk of the town. Note: I started writing this piece in early January 2023 and, as you will see, things are moving really fast in the generative AI field. Everyone’s raving about its user-friendliness and the mind blowing variety of its skills: it can […]

How to drastically reduce the load on your Cloudways server

Reduce the load on your server

I’ve tried a lot of different WordPress hosting companies over the years (Gandi, Dreamhost, SiteGround,…) and Cloudways is by far the best in terms of server performance and customer service. You can reach a real competent human being (not only a bot) via their chat widget in less than 5 minutes 24 hours per day […]

How to convert Spotify track URLs into Spotify track embed codes

Spotify Embed Codes

Embedding Spotify tracks on your website is a great way to showcase the music of an artist. If you’re using WordPress, for instance with Elementor, you might have considered using EmbeddPress or another plugin to display a Spotify player. The issue is that, for some unclear reason, this solution sometimes breaks and fails to display […]

How to display a dynamic Google Trends graph in Elementor?

Display dynamic Google Trends graphs in Elementor

You have created a section on your website consisting of dynamic pages populated with data from Advanced Custom Fields. Nice move! For your project, you want to display a dynamic Google Trend graph on each page. Great idea! So you’re opening Google Trends website, grab the embed code and try to figure out which part […]

Building SaaS for the Notion Generation

Notion Generation SaaS xxl

Notion, a company founded in 2012, has completely redefined the standards of UI/UX.   I’m 47 (definitely not belonging to Generation Z). I started using Notion four years ago and my daughters (now 14 and 18) jumped in two years later. This tool has become ubiquitous in their daily life, helping them organize every aspect of their routine, […]