GEOmatic AI
GEOmatic AI
Description
GEOmatic AI is a lightweight, zero-telemetry plugin that prepares your WordPress site for AI indexing. It focuses on just three optional features — nothing else:
- JSON-LD Schema: Outputs minimal Organization and WebSite schema to help AI crawlers understand your site.
- AI Sitemap: Serves a compact XML sitemap at /ai-sitemap.xml (home, pages, posts) with sensible defaults.
- AI-Friendly HTML Attributes: Adds unobtrusive
data-llmattributes to key headings and long paragraphs to improve machine readability.
No tracking, no external API calls, no code obfuscation.
Highlights
- Small codebase, no bloat.
- All settings stored in a single options entry.
- Works with any theme and most caching setups.
Installation
- Upload the plugin folder to
/wp-content/plugins/or install via Plugins Add New. - Activate GEOmatic AI.
- Go to Settings GEOmatic AI and toggle the features you want.
- (Optional) Visit Settings Permalinks once after activation to ensure the
/ai-sitemap.xmlrewrite is active.
Faq
Visit /ai-sitemap.xml on your site. You can disable it in the settings.
No. There is no telemetry, no external requests, and no tracking.
Yes. The XML sitemap is generated on request and can be cached safely. Clear caches after activation if you don’t see it immediately.
Yes. Each of the three features has its own toggle in the settings page.
Reviews
Changelog
1.0.0
- Initial release.