News

Using Python to recover SEO site traffic (Part one) A way to speed up the critical job of traffic analysis in recovering from a bad redesign or site migration. Masterfully coded in python, step by ...
Here's how you can use Python and some very basic Excel functions to build your SEO traffic goals. Roadmapping season is upon us and, if you’re an in-house SEO like me, that means it’s time to ...
Quick traffic analysis using the Python script below Utilizing Google Colab or running the Python script locally allows you to combine your sitemap and publish dates with traffic data from tools ...
Learn how to scrape Google for a set of keywords and visualize competitor insights using Python and Data Studio.
Using Python To Compare SERPs The overall principle is to compare the SERPs before and after the core update, which will give us some clues as to what’s going on. We’ll start by importing our ...
Using Python to recover SEO site traffic (Part two) In this edition, we dive deeper into how your SEO site traffic can recover from a site migration using Python, resourceful code snippets and tools.