Documentation

AI Settings

Configure AI behavior for your project.

AI Settings

Configure how the AI assistant behaves for your project. Access these settings from the Settings tab in the AI Assistant section of your dashboard.

Enable AI

Toggle AI on or off for your project. When disabled, the AI Chat, Page Analyzer, and autonomous features are unavailable.

Autonomous Mode

When autonomous mode is enabled, the AI will automatically analyze and optimize SEO pages without requiring manual approval.

Project-Wide Autonomous

Enables automatic optimization for all pages in your project. The AI will periodically check each page and apply improvements when it finds opportunities.

Per-Page Autonomous

You can also enable autonomous mode on individual pages:

  • From the Page Analyzer — toggle "Autonomous AI" after analyzing a page.
  • From the Pages tab — use the page's AI settings.

Per-page autonomous mode is useful when you want automatic optimization for your most important pages (homepage, key landing pages) but prefer manual control over others.

Project SEO Goals

A free-text field where you describe your overall SEO objectives. The AI uses these goals to prioritize and tailor its recommendations.

Examples:

  • "Improve organic traffic by 20% over the next quarter"
  • "Focus on long-tail keywords related to sustainable fashion"
  • "Ensure all product pages have complete structured data"

Scheduled Runs

The AI schedules periodic re-analyses for pages that have autonomous mode enabled. Each page is checked at most once per week.

The Settings tab shows a list of upcoming scheduled runs. You can:

  • View when each page is next scheduled for analysis.
  • Run Now — trigger an immediate analysis for any scheduled page instead of waiting for the next automatic run.

AI in the npm Package

The SEO Manager UI component (SEOHelper for Pages Router, AppSEOHelper for App Router) provides an in-page editor that includes AI settings toggles. Project owners and admins can enable or disable AI and autonomous mode directly from the editor without visiting the dashboard.

Summary

SettingDescription
Enable AITurn the AI assistant on or off for the project
Autonomous (project)AI auto-optimizes all pages
Autonomous (per-page)AI auto-optimizes specific pages
SEO GoalsFree-text objectives that guide AI recommendations
Scheduled RunsAutomatic re-analysis, minimum 1 week interval
Explore

More documentation

Getting Started

Set up nextjs-seo-manager for your Next.js project.