Open Source & Resources

Free templates & open tooling

Working frameworks and Python scripts I've built and shared. Download the templates for your own projects, or grab the tooling straight from GitHub.

Open Source@XxAKLONxX

GitHub — Python SEO tooling

A growing collection of Python scripts I've built in production: sitemap generators with adaptive crawling and Playwright support, GSC URL Inspection API automation, SERP tracking with fuzzy keyword matching, bulk meta description generators, and more. Free to use, fork, and adapt.

PythonPlaywrightPandasGSC APISEMrush API
~/XxAKLONxX/seo-tools
$ git clone seo-tools
Cloning... ✓
# Python utilities
sitemap: adaptive crawler + Playwright
gsc-api: bulk URL inspection
serp: fuzzy keyword tracking
meta: bulk description generator
# license: open
$

Downloadable templates

Working frameworks drawn directly from client projects

Template

SEO Site Audit Checklist

Ten-section checklist covering crawl, indexation, architecture, performance, on-page, content, international, backlinks, mobile, and analytics. The same framework I use on client audits.

~/seo-site-audit.md
$ cat seo-site-audit.md | head
# Section 1 — Crawl & Indexation
robots: verify disallow rules
sitemap: canonical 200s only
gsc: review Pages report
# 10 sections · 80+ checks
$
Type · ChecklistPages · ~6
Framework

Keyword Research Template

Seven-phase framework from foundation and seed discovery through clustering, prioritisation, and handoff. Includes the full spreadsheet column schema I use on multilingual projects.

~/keyword-research.md
$ cat keyword-research.md | head
# 7-phase framework
phase-1: foundation & goals
phase-2: seed discovery (30-80)
phase-5: clustering by intent
# full column schema included
$
Type · FrameworkPages · ~5
Checklist

Technical SEO Checklist

Code-level checklist for pre-launch and quarterly audits — crawlability, indexation, URL structure, redirects, rendering, schema, Core Web Vitals, mobile, security. Red-flag reference included.

~/technical-seo.md
$ cat technical-seo.md | head
# Core Web Vitals targets
LCP: ≤ 2.5s
INP: ≤ 200ms
CLS: ≤ 0.1
# plus schema, hreflang, crawl
$
Type · ChecklistPages · ~5
Soon

Google Ads Campaign Brief

Campaign structure, asset matrix, negative keyword lists, and tracking plan — for launching Performance Max and Search campaigns across markets. Coming soon.

~/google-ads-brief.md
$ cat google-ads-brief.md
File in progress...
# subscribe to be notified
$
Type · TemplateStatus · In progress

Why I share this

A small note on how to use — and adapt — these resources

01

Free to download

All templates are released openly. Use them on client projects, adapt them, rebrand them — no attribution required.

02

Built from practice

Every framework here is drawn from live work on multilingual B2B, edtech, healthcare, and MENA projects. Nothing theoretical.

03

Maintained

Updated as the search landscape shifts — Core Web Vitals thresholds, schema changes, new GSC features, and more.

Need something custom?

Happy to tailor any of these templates to your project — or build you a bespoke Python tool. Let's talk.