Category: Python for SEO
-
An Actionable Guide to Audit Orphan Pages
Posted on
by
Orphan pages are pages within a website’s architecture that are not linked to the main navigation. Typically, these pages are not indexed unless they are linked historically or from external sources like XML Sitemaps or external links. While having a small number […]
-
Search Intent Flow Audit with a Sankey Chart
Posted on
by
Have you ever struggled to identify where a process is going wrong or which stage needs improvement? If yes, then a Sankey diagram could be the solution you need. Not only can it be used to show off a funnel marketing flow […]
-
๐Audit a Site Structure by Breadcrumbs and H-1 tags
Posted on
by
Have you ever heard of breadcrumbs and H1 headings? They may not be the most glamorous parts of your website, but they can reveal a lot about the structure and content. Breadcrumbs are often overlooked in internal linking, while H1 headings tend […]
-
๐จ๐ปโ๐คโ๐จ๐ปDuplicate Content Audit with a taste of Analytics with Python
Posted on
by
Running a duplicate content audit is often an overlooked task. SEO professionals are affected by a blend of confirmation biases and attentional biases, as part of a brain’s tendency to focus on information that supports our beliefs and ignore information that contradicts […]
-
๐Running a Canonical Audit in Python
Posted on
by
When indexing a site, Google needs to determine the primary content of each page. If Google finds multiple pages on the same site that seem to be the same, it chooses the page that it thinks is the most complete and useful, […]
-
๐Broken Backlinks Audit on 4xx Pages with Python
Posted on
by
Sometimes marketers and SEOs underestimate the different processes involving data parsing undertaken by tools. Data are processed by adopting several different methodologies. One of the first things to note is third-party tools (e.g Screaming Frog) would read the information in real-time and […]
-
๐ซ Quick Page Titles Audit with Python
Posted on
by
When carrying out an SEO audit for a large website, content tagging checks normally take away plenty of time. Optimizing title tags and meta descriptions are the basics of SEO. In fact, there are many tools and methods already doing the job […]
-
โจCore Web Vitals Audit and Automation with Python
Posted on
by
Core Web Vitals measure page experience signals to ensure an engaging user experience for search users. Each of the Core Web Vitals represents a distinct facet of the user experience, as they measure Field data reflecting the real-world user experience on a […]
-
How to Measure Crawl Efficacy to Demystify Crawl Budget
Posted on
by
As a marketer, should you be more focused on controlling the number of products you can market or the amount of time it takes to reach your customers? As of today, the trade-off in digital marketing awards quality over quantity. This is […]
-
How to Measure the Impact of Meta Descriptions on Organic Rankings
Posted on
by
SERP features are influenced by the search intent concealed within a search term. There are thousands of snippets the search engines generate that are retrieved from HTML elements, including descriptive information. As a result, meta tags such as title links and meta […]