SEO: complete on-page SEO + analytics + keyword-content loop - #11
Merged
Conversation
Ran seo.loop (audit -> fix -> re-audit) over docs/: - add self-referential absolute canonical to all 30 pages - add Open Graph + Twitter card to 26 keyword pages, game.html, workshop.html - add meta descriptions to game.html and workshop.html - add JSON-LD: WebSite (home), WebApplication (playground), BreadcrumbList (keywords) - add robots.txt, sitemap.xml (30 URLs), llms.txt - fix invalid unescaped <X> in use-method.html <title> - repoint 26 keyword pages' broken ../tutorial.html links to ../index.html - add visually-hidden <h1> to game.html Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- inject privacy-friendly Plausible analytics tag into all 30 docs pages (keys off data-domain=loopflow.live; records once the account is created) - add docs/tools/check_content.py — content-depth gate for keyword pages (>=220 words, >=2 examples, a pitfalls section, related links) - add seo-content.loop — expands the thin keyword reference pages until the content checker passes and a human approves (quality gate, no padding) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A comprehensive SEO + GEO (AI-search) pass over loopflow.live, targeting the query cluster AI coding loop / AI agent loop / self-correcting AI agent / make Claude Code self-correct.
On-page & technical (30 pages)
robots.txt,sitemap.xml(now 34 URLs),llms.txt,404.html,site.webmanifest<title>and 26 broken../tutorial.htmllinks; hidden H1 ongame.htmlKeyword targeting (the ranking goal)
Content depth
docs/tools/check_content.pyseo-content.loopdrives thisBlog (new indexable ranking + GEO assets)
/blogwith 3 query-targeted, 1000+ word articles (what-is-an-ai-coding-loop, make-claude-code-self-correct, one-shot-prompts-vs-self-correcting-loops) + index, each SEO-complete with BlogPosting schemaGEO (Claude/ChatGPT/Perplexity)
llms.txtwith definition + synonym cluster + FAQ; FAQPage + BlogPosting schema; quotable Q&A copyTooling
.claude/skills/seo-auditskill;seo.loop+seo-content.loop;docs/tools/check_content.py🤖 Generated with Claude Code