Coretex SEO

ਵੇਰਵਾ

Coretex SEO scans your posts and pages, asks an AI model you configure for concrete improvements, and puts every suggestion in an approval queue. Nothing on your site changes until you approve it.

You bring your own AI provider and your own API key. There is no account to create, no key to activate, and the plugin never contacts our servers.

What it does

  • SEO titles and meta descriptions — rewritten for length, clarity and click-through
  • Heading structure — audits H2/H3 hierarchy and proposes a better outline
  • Internal linking — suggests anchor phrases for connecting related content
  • Image SEO — descriptive titles and screen-reader-ready alt text for your media library
  • Spelling check — AI proofreading across your published content
  • SEO audit — broken links across every published page, duplicate SEO titles and meta descriptions, and canonical or noindex tags that are hiding pages from search engines
  • GEO health checklist — static checks for how ready your content is to be cited by AI answer engines
  • Keyword research — keyword ideas with intent and difficulty estimates
  • AI article writer — article ideas from your site’s topics, and full drafts on request
  • Content scoring — a readability and optimisation score for every post and page
  • robots.txt editor — with a guard that refuses to save a file that would deindex your whole site
  • IndexNow — instant submission to Bing and Yandex
  • AI crawler allowlist — checks whether known AI crawlers are being blocked by accident
  • Scheduled audits — run every audit section on a schedule, with an email when something regresses
  • Bulk approve and reject — clear a whole queue in one action
  • Local AI agent — runs entirely on your own server when you point it at Ollama

Bring your own AI

Choose from OpenAI, Anthropic, Google Gemini, Mistral, Groq, DeepSeek, xAI, Perplexity, OpenRouter, or Ollama running locally. You enter your own API key, and requests go directly from your site to the provider you picked. Provider choice is never restricted.

With Ollama, nothing leaves your server at all.

Every change is yours to approve

The AI proposes. You decide. Suggestions sit in a queue where you can read, edit, approve or reject each one. Approving is what writes to your site.

Built to be extended

Coretex SEO publishes a documented set of action and filter hooks. Other plugins can register their own admin screens, scan types, feature flags and settings panels without touching a line of this plugin. The full hook reference is in HOOKS.txt inside the plugin folder.

There is an optional commercial add-on, Coretex SEO Agency, for people who run SEO for clients. This plugin is complete without it, and every feature listed above works whether or not you ever install it.

External services

This plugin does not contact Coretex servers. It contacts third-party services only when you configure them and only when you trigger an action that needs them.

AI providers (required for AI features, you choose which)

To generate suggestions, the plugin sends the title, excerpt and, where relevant, the content of the post being scanned, plus your Site Profile text if you filled one in, to the AI provider you selected, authenticated with the API key you entered. No request is made until you click a scan button or enable a scheduled audit.

  • OpenAI — https://api.openai.com — TermsPrivacy
  • Anthropic — https://api.anthropic.com — TermsPrivacy
  • Google Gemini — https://generativelanguage.googleapis.com — TermsPrivacy
  • Mistral — https://api.mistral.ai — TermsPrivacy
  • Groq — https://api.groq.com — TermsPrivacy
  • DeepSeek — https://api.deepseek.com — TermsPrivacy
  • xAI — https://api.x.ai — TermsPrivacy
  • Perplexity — https://api.perplexity.ai — TermsPrivacy
  • OpenRouter — https://openrouter.ai — TermsPrivacy
  • Ollama — a URL you specify, by default http://localhost:11434 — runs on your own hardware, so nothing leaves your server

IndexNow (optional)

When you click “Submit Recent Content to IndexNow”, the URLs of your recently changed posts and pages, plus a site-specific key the plugin generates, are sent to https://api.indexnow.org so Bing and Yandex learn about the change immediately. Nothing is sent unless you click the button. Terms and documentation.

DataForSEO (optional)

If, and only if, you enter DataForSEO credentials, keyword research sends the keyword strings it is researching and a country code to https://api.dataforseo.com to fetch real monthly search volumes. Without credentials the plugin uses AI estimates instead and makes no request. TermsPrivacy.

Your own site

The SEO audit fetches pages of your own site over HTTP to check links, canonical tags and indexability. These requests go to your domain, not to any third party.

ਸਥਾਪਤੀਕਰਨ

  1. Install and activate the plugin.
  2. Go to Coretex SEO Settings and pick an AI provider.
  3. Paste that provider’s API key and click Save Settings, then Test Connection.
  4. Optionally fill in Site Profile so suggestions match your niche and tone.
  5. Go to Site Scans and run a scan.
  6. Review what it proposes in the Queue and approve what you want.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Do I need an account or a licence key?

No. The plugin is fully functional on activation. There is no key to enter, no registration, and no call to our servers.

Does it change my site automatically?

No. Every suggestion waits in the approval queue. Your site changes only when you approve an item.

Do I need to pay for an AI provider?

You need an API key from one of the supported providers, and those charge for usage. The exception is Ollama, which runs models on your own hardware at no cost.

Is my content sent anywhere?

Only to the AI provider you chose, and only when you run a scan. See the External services section above for exactly what is sent. With Ollama, nothing leaves your server.

Will it conflict with Yoast, Rank Math or All in One SEO?

Coretex SEO writes to its own post meta and only outputs title and description tags when you switch that on in Settings. Leave that off and it works alongside your existing SEO plugin as a suggestion engine.

What is GEO?

Generative Engine Optimisation — structuring content so AI answer engines can quote it. The free plugin includes a health checklist that tells you where you stand.

Can other plugins extend it?

Yes. See HOOKS.txt in the plugin folder for the full list of actions and filters, with examples.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Coretex SEO” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Coretex SEO” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

5.0.0

  • Full line-by-line audit: fixed a REST endpoint that returned undefined variables, restored translation loading (the language setting had stopped working), corrected six wrong option names in the uninstaller and made it clean up every site on a multisite network, and fixed the IndexNow key file 404ing after activation.
  • A scan whose every AI call failed now reports the error instead of “0 new recommendations”.
  • The spelling check’s results now count toward the Run All Scans total, and its progress bar no longer reports 100% while it is still working.
  • Fixed the admin stylesheet failing to load, caused by a dependency on a style handle that had been removed.
  • Passes Plugin Check clean: prepared every database query, added translator comments throughout, sanitised all form input, and escaped all output.
  • Removed the Google Fonts request from wp-admin — the plugin now loads nothing from a third party to render its own interface.
  • Queue reads are cached in the object cache and invalidated on write, so the dashboard no longer re-counts on every page load.
  • set_time_limit() is now guarded rather than error-suppressed, so hosts that disable it no longer produce warnings.
  • Rewritten as a standalone plugin. No licence key, no registration, no calls to Coretex servers.
  • New feature registry with filter-based extension points, so other plugins can add features cleanly.
  • New tab registry — admin screens are registered rather than hard-coded, and add-ons can contribute their own.
  • Scheduled audits and bulk approve/reject are now part of the plugin for everyone.
  • Audit sections are now a filtered registry, so an add-on can contribute a section complete with its card, runner and results block.
  • The scan batch size is now an editable performance setting rather than a fixed number, with a cortex_seo_batch_cap filter.
  • Added HOOKS.txt, documenting every action and filter.
  • Removed the licence checker, its daily cron job and its admin notices.
  • Fixed a REST route whose permission callback returned true before running its own capability check.
  • Advanced GEO generation, rank tracking, competitor analysis, SERP, backlinks, client reports, white labelling, the full-site engine, and the Technical Site Audit, Local SEO and Full Site Analysis audit sections moved to the optional Coretex SEO Agency add-on.

4.1.0

  • Site Profile, React admin dashboard, REST backend, AI Visibility view.