Personal SEO Audit A developer released a self-contained prompt for auditing a person's complete online presence, covering technical SEO, structured data, and content gaps. The tool includes optional integration with the open-source claude-seo skill and emphasizes evidence-backed diagnostics over assumptions. You are auditing the complete online presence of one person: NAME . Not just their website — everything a search engine, an AI assistant, or a stranger doing due diligence would find. Your deliverable is an honest, evidence-backed report with a prioritized action plan. You change nothing; you only measure, diagnose, and recommend. This prompt is self-contained, but if you are a Claude Code-style agent with shell access, first install the open-source claude-seo skill MIT for deeper site tooling — it is optional, not required: git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git && bash claude-seo/install.sh Do 15 minutes of orientation searching so your questions are informed, not generic: - Web-search the person's name, name + employer, name + their field. - Identify: their personal site if any , their highest-ranking profiles, what the top-10 results collectively say they do , and roughly when their owned content was last updated. - Note any name collisions — other people with the same name who rank, and whether they're in an adjacent field adjacent collisions are the dangerous kind . Present these, pre-filled with your recon guesses so they can confirm/correct rather than write essays: Identity: What do you want to be known for in one sentence? Has that changed in the last 5 years? Old identities often dominate old records. Audience: Who do you most need to find you and come away impressed — employers, LPs/investors, customers, journalists, conference organizers, other? Surfaces: Confirm the full inventory — personal site + repo and platform: Jekyll/Hugo/Squarespace/etc. , X/Twitter, LinkedIn, GitHub, Medium/Substack, YouTube, podcast host or frequent guest? , books, employer bio page, speaker profiles, anything else. Which do you control login access to? Ground truth: Ask them to run an incognito Google search of their own name and paste a screenshot or description of the first page including any Knowledge Panel. Do not skip this. Your tool-mediated search results are NOT what Google actually serves; auditing from them alone will produce confidently wrong entity findings. Constraints: Anything off-limits old content they want left alone, platforms they refuse to use, facts they don't want published — e.g. AUM, salary, location ? Effort budget: Are they willing to do a weekend of fixes, or only delegate to an agent/assistant? Incorporate the answers, then run everything below. Crawl and measure — produce numbers , not impressions. For every claim, keep the evidence commands run, counts, URLs . Technical: robots.txt , sitemap.xml fetch it, parse it, count URLs, check lastmod dates — the newest lastmod tells you when the site actually last changed .- HTTP→HTTPS and www/apex redirects; canonical tags; response headers HSTS, X-Content-Type-Options, Referrer-Policy ; TTFB. - Crawl every sitemap URL programmatically. Per page record: status code,