geo_generate_fix
Scan a domain to generate ready-to-use fix code for GEO issues like llms.txt, schema, meta, robots, or sitemap.
Instructions
Generate ready-to-use fix code for a specific GEO issue. Scans the domain and generates the fix file content that can be directly written to the project. Fix types: 'llms_txt' (generate llms.txt file), 'schema' (JSON-LD structured data), 'meta' (meta tag improvements), 'robots' (AI-friendly robots.txt), 'sitemap' (XML sitemap guide).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to generate fix for (e.g. 'example.com') | |
| fix_type | Yes | Type of fix to generate | |
| api_key | No | GEOScore API key. Get one at https://geoscoreai.com/api-keys |