skillfed

geo-technical

geo-technical helps you evaluate your website's technical foundation through the lens of both traditional search engines and AI-powered platforms like ChatGPT, Claude, and Perplexity. It identifies gaps in crawlability, indexing, and content structure that matter to modern discovery systems. Use this skill to shift your optimization strategy toward where traffic is actually heading.

geo-technical helps you evaluate your website's technical foundation through the lens of both traditional search engines and AI-powered platforms like ChatGPT, Claude, and Perplexity. It identifies gaps in crawlability, indexing, and content structure that matter to modern discovery systems, helping you shift your optimization strategy toward where traffic is actually heading.

AI-generated summary based on this skill's SKILL.md

9,138 1,456 MIT updated by zubair-trabzada

Install

zubair-trabzada/geo-seo-claude/geo-technical · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/zubair-trabzada/geo-seo-claude
cp -r geo-seo-claude/skills/geo-technical ~/.claude/skills/geo-technical

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does geo-technical do for my website's SEO?

geo-technical helps you evaluate your website's technical foundation through the lens of both traditional search engines and AI-powered platforms like ChatGPT, Claude, and Perplexity. It identifies gaps in crawlability, indexing, and content structure that matter to modern discovery systems, helping you shift your optimization strategy toward where traffic is actually heading.

How do I check if my site is crawlable by AI?

geo-technical audits your site's crawler compatibility by analyzing robots.txt rules, server-side rendering, and JavaScript execution. It verifies whether AI platforms like GPTBot can access your content and identifies barriers that prevent crawlers from discovering and indexing your pages.

Can geo-technical validate robots.txt for GPTBot?

Yes. geo-technical checks your robots.txt configuration specifically for AI crawler access, including GPTBot and other AI platform crawlers. It validates whether your directives properly allow or block these bots and flags misconfigurations that could affect AI-powered search visibility.

What server-side rendering checks does geo-technical perform?

geo-technical verifies server-side rendering and JavaScript impact on search visibility by testing how your content renders for both traditional crawlers and AI systems. It identifies whether critical content is blocked by client-side rendering and measures how SSR affects your indexability and ranking potential.

Does geo-technical measure Core Web Vitals and page speed?

Yes. geo-technical measures Core Web Vitals and page performance metrics as ranking signals. It audits time to first byte (TTFB), mobile optimization, and overall page speed to ensure your technical foundation supports both user experience and search engine rankings.

What security and indexability checks are included?

geo-technical validates security headers, HTTPS implementation, and indexability best practices. It checks for canonical tags, detects noindex directives, finds redirect chains, validates hreflang tags, and audits XML sitemaps to ensure your site follows technical SEO standards.

SKILL.md

rendered from the published skill — quoted content, verbatim

GEO Technical SEO Audit

Purpose

Technical SEO forms the foundation of both traditional search visibility and AI search citation. A technically broken site cannot be crawled, indexed, or cited by any platform. This skill audits 8 categories of technical health with specific attention to GEO requirements — most critically, server-side rendering (AI crawlers do not execute JavaScript) and AI crawler access (many sites inadvertently block AI crawlers in robots.txt).

How to Use This Skill

  1. Collect the target URL (homepage + 2-3 key inner pages)
  2. Fetch each page using curl/WebFetch to get raw HTML and HTTP headers
  3. Run through each of the 8 audit categories below
  4. Score each category using the rubric
  5. Generate GEO-TECHNICAL-AUDIT.md with results

Category 1: Crawlability (15 points)

1.1 robots.txt

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/geo-technical/SKILL.md

Related skills

Tags

ai-crawler-detection js-rendering-analysis search-engine-compliance site-health-scoring indexing-diagnostics performance-benchmarking markup-validation crawl-budget-optimization content-delivery-audit semantic-markup-check