=== GEOmatic AI === Contributors: geomatic Tags: ai, schema, json-ld, sitemap, seo Requires at least: 6.2 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html AI-first SEO: minimal JSON-LD, an /ai-sitemap.xml, and AI-friendly HTML attributes. No tracking. == 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: 1. **JSON-LD Schema**: Outputs minimal **Organization** and **WebSite** schema to help AI crawlers understand your site. 2. **AI Sitemap**: Serves a compact XML sitemap at **/ai-sitemap.xml** (home, pages, posts) with sensible defaults. 3. **AI-Friendly HTML Attributes**: Adds unobtrusive `data-llm` attributes 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 == 1. Upload the plugin folder to `/wp-content/plugins/` or install via **Plugins → Add New**. 2. Activate **GEOmatic AI**. 3. Go to **Settings → GEOmatic AI** and toggle the features you want. 4. (Optional) Visit **Settings → Permalinks** once after activation to ensure the `/ai-sitemap.xml` rewrite is active. == Frequently Asked Questions == = Where is the sitemap? = Visit `/ai-sitemap.xml` on your site. You can disable it in the settings. = Does this plugin track my site or send data anywhere? = No. There is no telemetry, no external requests, and no tracking. = Will this work with caching plugins or CDNs? = Yes. The XML sitemap is generated on request and can be cached safely. Clear caches after activation if you don’t see it immediately. = Can I disable individual features? = Yes. Each of the three features has its own toggle in the settings page. == Screenshots == 1. Settings page AI view. 2. Tools 3. AI experience 4. Cockpit AI == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = First public release of the lite version.