Blog
The SEO Strategy Course
If you've been following me for a while now, you know that I'm building an SEO strategy course and it's one of a kind. Why do I say that? Well because I'm pouring everything I know about strategy into it. I have
Python For Marketers Workshop
Hello Fellow SEOs and Marketers! Let me introduce you to my latest offering, Python for Marketers Workshop! Python For Marketers 2HR Workshop Signup Never coded before? No problem! This live, interactive workshop is designed to introduce marketers like you to the world of Python. In just 2 hours, you'
Information Gain Score in SEO: Why It Matters for Search and Content
Every once in a while, there's a new buzzword in SEO. This time it's "information gain". The term is not new and has been in SEO for a while. It dates back to a patent that was filed by Google in 2018 and published
The SEO ROI of Blog Content
In marketing, we are obsessed with attribution and forecasting so much to build business cases - which is a fair ask btw - that sometimes, we hinder our progress and limit ourselves. Challenges of Conversion Attribution By Channel I remember one time in the past, for a personal project, I
Case Study: Impact of Removing a Duplicate Page
One time I was doing a content audit for a website. One interesting finding was the amount of cannibalized content I found on the blog. The website owner was continually creating content, but some of it heavily overlapped. There are situations where existing content cannibalism doesn’t need to be
A Guide to Conducting a SWOT Analysis for SEO
I think I first came across the term "SWOT Analysis" during my startup days. It was commonly discussed in meetings with other founders and as part of accelerator programs. 💡A SWOT (Acronym for strength, weaknesses, opportunities, and threats) Analysis is a 2X2 grid with one dimension representing the
How to Look at Data for SEO
”In God we trust. All others must bring data.” I first heard this quote when I was talking to a startup founder - always a refresher to speak to one, they always have the best mindset and ideas! I’m a firm believer in using data, however, throughout my career
How to Audit and Optimize Your Website for Interaction to Next Paint (INP)
Google announced recently that interaction to next paint is going to replace the FID metric in core web vitals starting March 2024. First Input Delay (FID) measures how long it takes for a website to respond to a user's first interaction. For example, the user lands on your
How to Scrape List of YouTube Videos from Any Channel With Python 🐍
If you're looking to pull all the YouTube Videos off a channel (with video title) and output them into a csv file or a comma separated .txt file, this blog is for you. I also decided to scrape YouTube Channels using channel names vs. the commonly used channel
Python Projects for Beginners
If you're trying to learn Python, your best shot is working on some easy projects! I'm a Java developer by training but didn't program for so long, but all the concepts of object oriented programming are still here. All I needed was a quick