This month, the SEO community gathered in Toronto for SEO IRL 2025 on October 16th and 17th. This was my third time attending, but this year was completely different. This time, I wasn’t just in the audience – I was on stage giving my first-ever conference speech. I was actually invited to speak at Brighton… Continue reading A New Milestone: My First Conference Talk at SEO IRL 2025
Category: Tool Development
In this space, I explore my journey in creating SEO tools with Python, detailing the process and the innovations I bring to the field with tools like ChatGPT.
How to View Weekly and Monthly Data in Google Search Console
As an SEO, one of my most common frustrations with Google Search Console was being limited to a daily data view. Analyzing broader trends felt clunky, as the day-to-day fluctuations can be noisy and misleading. While exporting data to tools like Looker Studio is an option, it’s not a quick solution for a simple change… Continue reading How to View Weekly and Monthly Data in Google Search Console
SEOs: Create a Python Tool for Effortlessly Generating FAQ Schema Markups
TLDR: Generate FAQ schema markups for your website with this Python script that takes input from a spreadsheet and produces a JSON file following the FAQPage schema of schema.org in just a few seconds. As an SEO professional, you understand the importance of having a website that is easily discoverable by search engines. One way… Continue reading SEOs: Create a Python Tool for Effortlessly Generating FAQ Schema Markups