S
AI Content Signals Content

Search — allow or deny search indexing and traditional

search — allow or deny search indexing and traditional search results (links and short snippets)

What it does

search — allow or deny search indexing and traditional search results (links and short snippets) It is one of the abilities the AI Content Signals plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

🔒 edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

ai-content-signals.search-allow-or-deny-search-indexing-and
{
  "ability": "ai-content-signals.search-allow-or-deny-search-indexing-and",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More AI Content Signals abilities

All AI Content Signals abilities →
A
Add custom bot User-Agents
AI Content Signals
Add custom bot User-Agents
E
Export and import settings as JSON for easy migration
AI Content Signals
Export and import settings as JSON for easy migration between sites