Core configuration

General Settings Explained

Every global linking, scanning, schema, and automation default lives on one screen. This guide walks through each card so you know exactly what to change โ€” and what to leave alone.

7 min read Settings โ†’ General Plugin v7+

Before you start

General Settings control site-wide behavior for internal linking, content scanning, broken-link timeouts, JSON-LD output, and scheduled scans. Per-post overrides (like Auto Link toggles) still respect these global limits.

Save once Scroll to the bottom and click Save Settings after making changes. Tab switching inside Settings is client-side โ€” unsaved edits are lost if you navigate away.

Open General Settings

Go to:

SEO Rank Genius โ†’ Settings โ†’ General

The Settings page has two tabs: General (this guide) and Import & Export for migration tools. Use Re-run Setup Wizard in the header if you want to reset module toggles from scratch.

โ€ฆ/admin.php?page=seo-link-genius_settings&tab=general
โš™๏ธ

Settings

Configure SEO Rank Genius to fit your workflow

General Import & Export

General Settings

Core linking behavior

Settings page โ€” General tab selected by default.

Linking behavior

The first card controls how aggressively SEO Rank Genius inserts internal links during scans, bulk insert, and Auto Link.

Max Links Per Post/Page

Caps auto-inserted links on any single post or page (0โ€“10). Default is 3. Setting 0 removes the cap (still subject to per-rule limits). Works together with Auto-Link Rules' Max per post โ€” whichever is stricter wins.

Enterprise contextual linking

When enabled (recommended), inserts stay in body copy only โ€” no nav, footer, aside, or header. The engine uses snippet-aware scoring and at most one anchor per keyword pass, producing navigational links instead of repetitive mentions.

Anchor rotation (bulk insert)

When several valid phrases point to the same URL in a host post, prefer the least-used anchor variant to spread inbound anchor text naturally.

General Settings

Core linking behavior

Max Links Per Post/Page
3
Enterprise contextual linkingBody copy only ยท one anchor per pass

General Settings card โ€” Max Links and Enterprise contextual linking toggle.

Content processing

This card defines which content participates in linking scans and bulk insert.

Scannable Post Types

Check every public post type you want included โ€” typically Posts and Pages. Custom types (products, portfolio items, etc.) appear here too if they're public.

Excluded Post/Page IDs

Comma-separated IDs that skip all scanning and linking โ€” useful for landing pages, legal disclaimers, or thin archive pages.

Content Processing

Which content types to scan and process

Scannable Post Types
โœ“ Posts โœ“ Pages Products

Content Processing โ€” Scannable Post Types checkboxes.

Controls timeout values when Link Guardian and broken-link scans validate URLs:

  • External Link Timeout โ€” seconds to wait for external URLs (1โ€“60).
  • Internal Resource Timeout โ€” seconds for internal URLs (1โ€“30).

Increase external timeout on slow hosts; decrease if scans hang on unreachable third-party sites.

LLM Mode โ€” JSON-LD

Global structured-data behavior for AI-assisted schema output in the page head:

  • Skip duplicate FAQPage โ€” when Yoast, Rank Math, or AIOSEO FAQ blocks exist, don't output a second FAQPage from SEO Rank Genius.
  • Site-wide supplementary Article mode โ€” omit the plugin's main Article JSON-LD unless a post is set to "Full" in the LLM tab. Use when another SEO plugin already outputs Article schema.
Per-post overrides Fine-tune schema on individual posts under the post editor's Neural Schema / LLM tab. These global toggles prevent duplicate schema conflicts site-wide.

Automation

The Automation card schedules background linking-opportunity scans:

Opportunities Scan Frequency โ€” choose Daily, Twice Daily, or Weekly. This controls how often SEO Rank Genius looks for new internal-link opportunities without manual bulk scans.

Automation

Scheduled task frequency

Opportunities Scan Frequency
Daily โ–พ

Automation card โ€” Opportunities Scan Frequency dropdown.

Troubleshooting

Changes don't stick after Save

Confirm you clicked Save Settings at the bottom of the General tab, not just switched tabs. Object-cache plugins may serve stale admin HTML โ€” purge cache and reload.

Custom post type missing from Scannable list

Only public post types appear. Register your CPT with public => true or use a filter โ€” attachments are always excluded.

Too many links inserted site-wide

Lower Max Links Per Post/Page, enable Enterprise contextual linking, and review Auto-Link Rules for overly broad keywords.

Duplicate FAQ schema in Rich Results

Enable Skip duplicate FAQPage if you use another plugin's FAQ blocks. Validate with Google's Rich Results Test after saving.