=== SeekinWeb AI Visibility ===
Contributors: seekinweb
Tags: ai, chatgpt, llms.txt, robots.txt, schema, seo, geo
Requires at least: 5.8
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

Can ChatGPT, Claude and Perplexity read your site? Get your AI Visibility Score and apply the fixes from your dashboard. Free, no account.

== Description ==

**¿Pueden las IAs leer tu web?** SeekinWeb AI Visibility escanea tu portada con el escáner público de SeekinWeb y te da tu **Puntuación de Visibilidad IA (0-100)** con las 8 señales que miran los crawlers y agentes de IA, y el arreglo de cada una:

* Legibilidad sin JavaScript
* Acceso de crawlers de IA en robots.txt
* Datos estructurados (JSON-LD)
* Estructura semántica
* Metadatos
* Rendimiento
* llms.txt
* Sitemap

Y aplica **tres arreglos en un clic**, sin tocar archivos:

* **robots.txt:** permite explícitamente a GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot y Google-Extended.
* **JSON-LD:** Organization + WebSite en la portada (nombre, descripción, URL, logo).
* **llms.txt:** sirve `/llms.txt` generado desde tus páginas, o el texto que tú escribas.

Desde el informe completo en seekinweb.com puedes ver además la **Prueba de Mención IA**: si un asistente de IA te recomienda cuando un cliente pregunta por lo que ofreces, y quién aparece en tu lugar.

**Honestidad:** estos arreglos hacen tu web legible para las IAs. Nadie puede garantizar que te recomienden. llms.txt es una convención emergente de impacto no probado; lo servimos porque cuesta cero.

= English =

Scan your home page with SeekinWeb's public scanner and get your **AI Visibility Score (0-100)** with the 8 signals AI crawlers and agents look at, plus the fix for each. Apply three fixes in one click: allow AI crawlers in robots.txt, Organization/WebSite JSON-LD on the home page, and a generated `/llms.txt`. The full report on seekinweb.com adds the **AI Mention Test**: whether an AI assistant recommends you when a customer asks for what you offer, and who appears in your place.

== External services ==

This plugin connects to the SeekinWeb API (https://seekinweb.com/api/scan) **only when you click "Scan"** in the admin page. It sends your site's public home URL and receives the score and signals. No personal data is sent. Terms: https://seekinweb.com · The scan is free and requires no account.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install the ZIP from Plugins → Add New → Upload.
2. Activate it.
3. Go to **Visibilidad IA / AI Visibility** in the admin menu and click **Scan**.
4. Tick the fixes you want and save.

== Frequently Asked Questions ==

= Does it slow down my site? =
No. It adds one JSON-LD block on the home page and a few lines to robots.txt. The scan runs only when you click the button.

= I already use Yoast / Rank Math =
Keep them. Turn off the JSON-LD option here if your SEO plugin already outputs Organization data, to avoid duplicates.

= My robots.txt is a real file =
Then WordPress does not generate it and the robots.txt option has no effect. Add the allow rules to your file by hand (the scan report shows the snippet).

== Changelog ==

= 1.0.0 =
* First release: scan, 8 signals with fixes, one-click robots.txt / JSON-LD / llms.txt.
