Home  /  Guides  /  General Settings
Getting Started · Guide #4

General Settings

Configure core linking behavior, content processing, broken link timeouts, LLM structured data, automation schedules, and import/export — all from the Settings page.

⏱ 7 min read 👤 Beginner 📦 v5.1+

Where to Find This Page

Navigate to SEO Rank Genius → Settings in your WordPress admin sidebar. The page has two tabs: General (all configuration) and Import & Export (data migration).

Settings Configure SEO Rank Genius to fit your workflow
General Import & Export
💡
Quick access: Click “Re-run Setup Wizard” in the top-right corner to walk through guided configuration again.

General Settings

The first card controls core linking behavior.

General Settings
Core linking behavior
Max Links Per Post/Page
Maximum internal links to insert per post. 0 = no limit.
3
Enterprise contextual linking
Body copy only — no nav/footer/aside.
Anchor rotation (bulk insert)
Prefer the least-used anchor variant.

Setting Details

SettingDefaultRecommendation
Max Links Per Post32–5 links. More than 5 can dilute link equity.
Enterprise ContextualOnKeep enabled. Prevents links in headers, footers, sidebars.
Anchor RotationOnKeep enabled. Diverse anchor text signals natural linking.

Content Processing

Controls which content types the plugin scans and which posts/pages to exclude.

Scannable Post Types

Check the post types you want included in link scans, opportunity detection, and automated linking. By default, Posts and Pages are selected.

☑ Post ☑ Page ☐ Product
💡
WooCommerce users: Enable “Product” here if you want the plugin to scan product pages for internal linking opportunities.

Excluded Post/Page IDs

Enter comma-separated post IDs to permanently exclude from all plugin processes. Useful for landing pages, legal pages, or any content where you manage links manually. Example: 123, 456, 789

LLM Mode — JSON-LD

These settings control how the plugin outputs structured data (JSON-LD) in the page <head>, specifically for compatibility with other SEO plugins.

Skip Duplicate FAQPage

When enabled (default: On), the plugin detects FAQ blocks from Yoast, Rank Math, or AIOSEO and avoids outputting a second FAQPage schema. This prevents duplicate structured data warnings in Google Search Console.

Site-wide Supplementary Article Mode

When enabled, the plugin suppresses its own Article JSON-LD on all posts unless you explicitly set a post to “Full” in the LLM tab of the post editor. Enable this if another SEO plugin already outputs Article schema.

💡
Best practice: If you’re using SEO Rank Genius as your only SEO plugin, leave both defaults (Skip FAQ = On, Supplementary = Off). Only toggle these if you run a second SEO plugin alongside.

Automation

The plugin runs a background cron job that scans your content for new internal linking opportunities.

Opportunities Scan Frequency

OptionBest For
Daily (default)Most sites. Catches new content within 24 hours.
Twice DailyHigh-volume publishers posting 5+ articles per day.
WeeklyLow-traffic or resource-limited sites.

Import & Export

Switch to the Import & Export tab to migrate data from other SEO plugins or back up your current configuration.

Import From Other Plugins

SEO Rank Genius can import settings and SEO data from:

  • Yoast SEO — meta titles, descriptions, focus keywords, schema settings
  • Rank Math — meta data, redirections, schema
  • All in One SEO — meta data, social tags
  • SEOPress — meta titles and descriptions

Export Settings

Export your entire SEO Rank Genius configuration as a JSON file. This includes all plugin settings, auto-link rules, redirect rules, and schema templates.

💡
Migration tip: Always export a backup before importing from another plugin. This gives you a clean restore point if anything looks off.

Troubleshooting

Settings Not Saving

  • Clear your browser cache and try again.
  • Ensure no caching plugin is serving a stale admin page.
  • Check Settings → Permalinks — click “Save Changes” to flush rewrite rules.

Scan Frequency Not Changing

After changing the frequency, the plugin reschedules the WordPress cron job. If it doesn’t take effect:

  • Install the WP Crontrol plugin to verify the slg_opportunities_scan event is scheduled correctly.
  • Some hosting providers use their own cron system — check your host’s documentation.