CiteNexus GEO Engine AI

Deskripsyon

CiteNexus GEO Engine AI helps your WordPress site become easier for AI systems to understand and cite by improving structured identity, surfacing key pages, and guiding content structure.

It focuses on three practical outputs:

  • Identity (Entity Schema): Adds clean JSON-LD schema to clarify who the site belongs to (Organization or Person) and connect verified profiles (SameAs).
  • AI Map (llms.txt): Generates an llms.txt “content map” to highlight important pages for AI crawlers.
  • Content Audit: Provides editor-side guidance to encourage clear headings, questions, brand/entity signals, and supporting references.

This plugin is infrastructure: install once, configure your identity, and keep publishing.

Features

  • Organization or Person JSON-LD (entity schema)
  • SameAs profile linking (knowledge graph signals)
  • Dynamic /llms.txt generation
  • Content audit signals in the editor
  • Health Check tools + validation links

External Services

This plugin may provide optional links to third-party tools. These are user-initiated and open in a new browser tab.

  • Schema Validator (validator.schema.org)
    When you click “Validate Schema”, your site URL is included in the validator link so you can test your structured data.
    No data is sent automatically by the plugin.

Privacy

CiteNexus GEO Engine AI does not collect, transmit, or sell personal data.
The plugin stores configuration settings in your WordPress database on your server.

Mga Screenshot

Pag-install

  1. Upload the plugin files to the /wp-content/plugins/citenexus-geo-engine-ai directory, or install through the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to CiteNexus GEO in the WordPress admin menu.
  4. Configure your entity settings (name, type, logo/headshot, and optional profile URLs).
  5. Confirm your AI map at: https://yourdomain.com/llms.txt

FAQ

Does this replace my SEO plugin (Yoast/RankMath)?

No. Traditional SEO plugins help with classic search results. CiteNexus focuses on AI-readable identity and structure signals. They can be used together.

What is llms.txt?

It is a proposed standard file format (similar to robots.txt) designed to help LLM tools discover important site content without parsing heavy HTML.

Where is the llms.txt file?

The plugin generates it dynamically at:
https://yourdomain.com/llms.txt

Does this plugin send data to third parties?

No automatic data is sent by the plugin. Some tools may open third-party pages only when you click a link (see “External Services”).

Will this guarantee citations in ChatGPT or Google?

No. It improves identity, clarity, and evidence signals that increase the chance of being understood and cited, but no tool can guarantee citations.

Does this work with caching?

Yes. If a caching layer is aggressive, you can troubleshoot with ?nocache=1 on the llms.txt URL or exclude /llms.txt from caching.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “CiteNexus GEO Engine AI” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “CiteNexus GEO Engine AI” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

2.3

  • Improved WordPress.org compliance (no locked/restricted UI patterns).
  • Improved prefixing to reduce naming collisions (identifiers and stored keys).
  • Admin scripts/styles loaded using WordPress enqueue best practices.
  • Improved escaping and sanitization across admin screens and outputs.
  • Schema output updated to wp_json_encode for validator-safe JSON-LD.
  • Improved llms.txt reliability on plugin updates (upgrade routine + cache refresh).
  • Fixed Content Scope saving (posts/pages/custom post types).
  • General stability fixes and cleanup from Plugin Check findings.

1.0.2

  • Added “Entity Image” field for Logo/Headshot support.
  • Updated Audit logic to “Strict Mode” (prevents false positives from hidden metadata).
  • Added official Schema.org Validator link.
  • Fixed “Wizard Loop” issue on some server configurations.

1.0.0

  • Initial Release.