📚 Comprehensive Help Center

Your detailed step-by-step guide to using all Authority Nexus 2026 features

🚀 Getting Started

How do I install the theme? +
  • 1 Go to Appearance → Themes → Add New in WordPress dashboard
  • 2 Click Upload Theme at the top
  • 3 Select the authority-nexus-2026.zip file
  • 4 Click Install Now and wait
  • 5 Click Activate to enable the theme
✅ After activation, you'll find "Authority Panel" in the sidebar - this is your main control panel
Where do I find theme settings? +

All theme settings are in Authority Panel with these main tabs:

Primary Tab Sub-tabs
⚙️ General Settings Identity, Social Links, Legal Pages, Certifications
🎨 Appearance Design, PWA App, Watermark, Custom Code
📝 Content Experience Reading, Audio, Interaction, Share to Unlock
🤖 Artificial Intelligence API Keys, Chat Bot, Smart Comments, Gemini Helper
📈 Marketing Analytics, Ads, Automation & Auto Publishing
🛠️ Advanced Tools Performance (Speed, Indexing, Images), Broken Links, Date Redistributor, Support
💡 All settings auto-save when changed (Auto-Save enabled)

🔑 License Activation

⚠️ Important Warnings Before Activation! +
🔴 Warning 1: License works on ONE domain only

Once activated on a site, it cannot be transferred to another site without requesting a reset from support.

🔴 Warning 2: Don't activate on a test site!

If you activate on localhost or staging.example.com, you'll lose the license. Wait until you're ready for the main site.

🔴 Warning 3: Don't share your serial!

The serial is for your use only. Sharing it = losing it! The protection system will detect any dual usage.

✅ Make sure you have these before starting:
  • Serial key sent by the seller (AN-XXXX-XXXX-XXXX-XXXX-XXXX)
  • License server URL (provided by seller)
  • Theme installed and activated on WordPress
  • Administrator credentials on the site
🚀 Detailed Activation Steps +

Step 1: Open Activation Page

  • 1 Log in to your WordPress dashboard
  • 2 In the sidebar, go to: Appearance → 🔑 Activate Authority

Step 2: Configure License Server URL

  • 1 In "License Server Settings" section, enter the URL provided by the seller
  • 2 Example: https://license.example.com/api/verify.php
  • 3 Click Save Settings
⚠️ Make sure the URL is exactly as sent by the seller. Any error = connection failure!

Step 3: Enter Serial and Activate

  • 1 In the "License Key" field, copy and paste the serial (don't type it manually)
  • 2 Click Activate License button
  • 3 Wait for confirmation message
✅ Signs of Successful Activation:
  • "Activated successfully" message appears
  • Status changes to "Active ✅"
  • Expiry date is displayed
  • Registered domain is shown
🔧 Troubleshooting Activation Issues +
Issue Probable Cause Solution
"Invalid serial" Typing error in serial Copy the serial from seller's message instead of typing
"Cannot connect to server" Wrong server URL or server down Verify URL + ensure it starts with https:// + contact seller
"Domain mismatch" Serial used on another site Contact support to request domain reset
"License expired" Subscription ended Contact seller to renew subscription
"License suspended" Detected tampering or sharing Contact support to review your account
Page doesn't load Theme file issue Re-upload theme or check permissions
💡 Tip: If the problem persists, clear browser cache (Ctrl+Shift+R) and try again
❓ License FAQ +
Q: Can I transfer the license to another site?

A: Yes, but you need to request a "domain reset" from support. You have a limited number of transfers.

Q: What happens when the license expires?

A: The theme will continue some features, but protected features (AI, Instant Indexing, etc.) will stop. You need to renew to restore them.

Q: Do I need constant internet for activation?

A: Only for initial activation and periodic verification. The theme works normally after activation.

Q: www vs non-www - Does it matter?

A: The system treats both as one site. No problem.

Q: What if I change hosting?

A: No problem! As long as the domain is the same, the license works. Just migrate WordPress files as usual.

📝 Important Notes +
🗄️ Clear Cache: After activation, clear cache from any caching plugin installed (WP Super Cache, LiteSpeed, etc.).
🔐 Protected Features: Some features (like AI content generation) require periodic server connection for verification.
📧 Save Your Data: Keep the serial and server URL in a safe place - you'll need them when reinstalling.
💡 Support Tip: When contacting support, send: Serial + Your site URL + Error message + Screenshot

✅ Activation Checklist

📈 Instant Indexing (Google Indexing API)

🎯 What is Instant Indexing? Do articles really appear in seconds? +

📌 The Complete Truth:

What this feature does:

Sends an instant request to Google to prioritize crawling your page. This means Googlebot will visit your page faster than usual.

🔄 Difference between Crawling and Indexing:

Term Meaning
Crawling Googlebot visiting and reading your page - ✅ This is what the API speeds up
Indexing Adding page to Google's database - happens after crawling
Ranking Appearing in search results - depends on content quality and SEO

⏱️ Realistic Time Expectations:

Stage Without API With Indexing API
Crawling Hours to days Minutes to hours
Indexing Days to weeks Hours to 1 day
Search Appearance Weeks Hours to days
⚠️ Important Note from Google:
  • Sending a request to the API does not guarantee indexing or ranking
  • Google reserves the right not to index low-quality pages
  • The API is primarily designed for Job Postings and Livestream Events but works with regular content

✨ Why is it still extremely valuable?

  • Beat competitors: Your article reaches Google before others by a significant margin
  • News coverage: For news sites, every minute matters
  • Updates: Any edits to articles reach Google immediately
  • New sites: Speeds up indexing for new sites that haven't built Google's trust yet
  • Fix issues: If you fix an error on a page, the update reaches Google quickly
🎯 Bottom Line:
The Indexing API significantly speeds up Google's access to your content, but the speed of appearing in search results also depends on:
  • Content quality
  • SEO strength
  • Domain Authority
  • Keyword competition
💡 Tip: Use Google Search ConsoleURL Inspection to verify the status of any page after submitting
Step 1: Create a Project in Google Cloud Console +
  • 1 Go to: console.cloud.google.com
  • 2 Click Select a project at the top
  • 3 Click NEW PROJECT
  • 4 Enter project name (e.g., my-website-indexing)
  • 5 Click CREATE
Step 2: Enable Google Indexing API +
  • 1 In the sidebar, go to: APIs & ServicesLibrary
  • 2 Search for: Indexing API
  • 3 Click on Web Search Indexing API
  • 4 Click the blue ENABLE button
⚠️ Important: Make sure to enable "Web Search Indexing API" and not a similar API
Step 3: Create Service Account +
  • 1 In sidebar, go to: IAM & AdminService Accounts
  • 2 Click + CREATE SERVICE ACCOUNT
  • 3 Enter details:
    • Name: indexing-service
    • Description: Service account for Google Indexing API
  • 4 Click CREATE AND CONTINUE
  • 5 In Grant access, select Role: Owner or Editor
  • 6 Click CONTINUE then DONE
Step 4: Create and Download JSON Key +
  • 1 In Service Accounts list, click on the account you created
  • 2 Go to KEYS tab
  • 3 Click ADD KEYCreate new key
  • 4 Select JSON
  • 5 Click CREATE
✅ JSON file will download automatically - keep it safe!
🔒 Security Warning: Never share this file publicly or upload to GitHub
Step 5: Add Service Account to Search Console ⚠️ Critical +
⚠️ This is the most important step! Without it, the feature won't work
  • 1 Go to: search.google.com/search-console
  • 2 Select your website
  • 3 Go to Settings in sidebar
  • 4 Click Users and permissions
  • 5 Click ADD USER
  • 6 Enter email from JSON file:
    Open JSON file in text editor, copy the "client_email" value
    Example: indexing-service@my-project.iam.gserviceaccount.com
  • 7 Select Permission: Owner
  • 8 Click ADD
Step 6: Upload JSON File to Theme +

Method 1: Via Control Panel (Easiest) ✨

  • 1 Go to: Authority Panel → Advanced → Performance → Instant Indexing
  • 2 Scroll to Google Indexing API section
  • 3 Click Choose File and select JSON file
  • 4 Click Save Changes

Method 2: Via FTP

  • 1 Open FTP client (like FileZilla)
  • 2 Navigate to: /wp-content/themes/authority-nexus-2026/
  • 3 Upload file as service-account.json (exact name)
Step 7: Enable and Test the Feature +

Enable the feature:

  • 1 Go to: Authority Panel → Advanced → Performance → Instant Indexing
  • 2 Enable Google Indexing API toggle
  • 3 Click Save Changes

Test the feature:

  • 1 Go to PostsAll Posts
  • 2 You'll see a new column: Google Indexing
  • 3 Click the cloud button ☁️ next to any post
  • 4 If you see "Success!" → Feature works 100% ✅
Congratulations! Your articles will appear in Google within seconds of publishing!
Daily Quota and Best Practices +
Info Value
Daily Quota 200 requests/day
Requests per minute ~600 requests
Response time Seconds to minutes
⚠️ Important Warnings:
  • Don't send the same URL more than once daily
  • Use manual button only for important articles
  • Auto-indexing is sufficient in most cases

✅ Final Verification Checklist

Speed Optimization

How do I get 95+ on PageSpeed? +
📍 Path: Authority Panel → Advanced → Performance → Speed Optimization

Required Settings:

Setting Status Impact
Defer JavaScript Loading ✅ Enabled +15 points
WebP/AVIF Conversion ✅ Enabled +10 points
Lazy Load Ads ✅ Enabled +8 points
Preconnect External Sites ✅ Enabled +5 points
Remove Query Strings ✅ Enabled +3 points
Critical CSS ✅ Enabled +5 points
⚠️ Important: After any changes, clear browser cache (Ctrl+Shift+R) and external cache

🤖 AI Features

How do I get a Gemini API key? +
  • 1 Go to: Google AI Studio
  • 2 Sign in with Google account
  • 3 Click Create API Key
  • 4 Copy the key
  • 5 Paste in: Authority Panel → AI → Gemini API Key
Free! Gemini offers 60 requests/minute free
AI Article Chat +

Interactive tool appearing on article pages allowing visitors to ask questions about content.

Benefits:

  • ✅ Increases visitor dwell time by 40%
  • ✅ Q&As automatically added as FAQ Schema
  • ✅ Improves user experience
  • ✅ Works with Gemini & Vertex AI
To Enable: Authority Panel → AI → Chat Bot → ✅ Enable
TLDR Auto-Summaries +

Smart summary appearing at the start of each article, optimized for Google SGE.

  • 1 Make sure you've entered your Gemini API key first
  • 2 Enable "Show TLDR" in Authority Panel
  • 3 For old articles: Use the "Generate TLDR for All" button
💡 Tip: TLDR summaries improve your visibility in Google AI Overviews!
🎨 Gemini Helper - Generate Article Images +

Gemini Image Helper is an integrated tool for generating unique images for articles without images using Gemini (Nano Banana Pro).

📋 How to Use:

1

Copy Title

2

Open Gemini

3

Generate Image

4

Upload Image

✨ Features:

  • Articles without images: Shows list of all articles needing images
  • Copy image requests: Copy all titles at once for image generation
  • Open Gemini directly: One button opens Nano Banana Pro - best image generation model
  • Easy upload: Upload generated images directly to articles
  • Refresh list: Refresh button to show latest articles
💡 Tip: Use Nano Banana Pro for best quality images - you can generate multiple images at once!
🧩 Browser Extension - Gemini Image Helper +

Gemini Image Helper Extension is an integrated browser tool for generating and uploading images directly from any page.

✨ What does the extension do?

  • Sync articles: Pull articles needing images from WordPress
  • Open Gemini: Direct button to open Nano Banana Pro
  • Upload images: Upload generated images directly to articles
  • Connection status: Verify Token and API Endpoint
  • Test connection: Button to check site connection

📦 Installation Steps:

  • 1 Download extension folder from: wp-content/themes/authority-nexus-2026/browser-extension/
  • 2 Open Chrome and go to: chrome://extensions/
  • 3 Enable "Developer mode" at the top
  • 4 Click "Load unpacked"
  • 5 Select the browser-extension folder
  • 6 Extension icon 🖼️ will appear in address bar
💡 Other browsers: Extension also works on Edge, Brave, and Opera the same way
📊 Gemini Text Models (Works with API Key) +

The following models work directly with Gemini API Key (free from Google AI Studio):

⭐ Gemini 2.5 (Recommended)

Model Description Price (Input/Output per 1M tokens)
Gemini 2.5 Flash Fast + Smart - Best for daily use $0.15 / $0.60
Gemini 2.5 Pro Smartest - For complex tasks $1.25 / $10.00 (≤200K)
$2.50 / $15.00 (>200K)
Gemini 2.5 Flash-Lite Cheapest - For high volume $0.10 / $0.40

⚡ Gemini 2.0

Model Description Price (Input/Output)
Gemini 2.0 Flash Stable and fast $0.10 / $0.40
Gemini 2.0 Flash-Lite Economical $0.075 / $0.30
⚠️ Gemini 3 requires Vertex AI: Gemini 3 models (Pro/Flash) need Google Cloud account + Service Account, don't work with regular API Key
🤖 OpenAI GPT Models (via OpenRouter) +

You can use OpenAI GPT models via OpenRouter:

📝 Text Models

Model Description Input / Output (per 1M tokens)
GPT-5.2 Latest and most powerful $1.75 / $14.00
GPT-5 Mini Fast and economical - Recommended $0.25 / $2.00
GPT-4.1 Powerful and balanced $3.00 / $12.00
GPT-4.1 Nano Cheapest - For high volume $0.20 / $0.80
🔧 To Enable:
1️⃣ Create account on openrouter.ai
2️⃣ Go to API Keys and create a key
3️⃣ Paste in Authority Panel → AI → API Keys → OpenRouter
🎨 Image Generation Models +

The theme supports multiple image generation models:

✅ Works with API Key (Recommended)

Model Description Price (Text + Image Output)
gemini-2.5-flash-image Recommended - Fast and excellent Text: $0.15/$0.60
Image: $0.039

🖼️ Imagen 4 (Highest Quality - Requires Service Account)

Model Description Notes
imagen-4.0-fast-generate-001 Fast For quick production
imagen-4.0-generate-001 Standard Balanced quality
imagen-4.0-ultra-generate-001 🔥 Highest quality For professional images
To Start: Use gemini-2.5-flash-image (works with regular API Key, only $0.039/image!)
💰 How to Calculate Costs? +

📐 Text Cost Calculation (Tokens)

💡 1 token ≈ 4 English characters or 1 Arabic character

Practical Example:
• 1000-word Arabic article ≈ 5,000 tokens
• With Gemini 2.5 Flash: ~$0.015 (less than 2 cents!)
• With GPT-4o Mini: ~$0.00075 (less than 1 cent)

🖼️ Image Cost Calculation

Number of Images Gemini 2.5 Flash Gemini 3 Pro Imagen 4
10 images $0.39 $1.34 ~$0.20
100 images $3.90 $13.40 ~$2.00
1000 images $39.00 $134.00 ~$20.00
Summary:
• For text: Gemini 2.5 Flash ($0.15/$0.60 - Best for daily use)
• For images: gemini-2.5-flash-image ($0.039/image - Cheapest)
📋 Complete API & Services Table +

Comprehensive summary of all services requiring external setup:

Service Benefit Requirements Cost
Gemini API Text generation, Auto Publishing, AI Chat API Key from Google AI Studio Free ✅
Indexing API Instant Google indexing Service Account JSON + Add to GSC Free ✅ (200 req/day)
Vertex AI / Imagen Professional image generation GCP Account + Billing + JSON $0.02 / image
OpenRouter Gemini alternative (GPT-4, Claude) OpenRouter account + API Key Varies by model
Google Analytics Advanced tracking (optional) GA4 Measurement ID Free ✅
🎯 Quick Start:
1️⃣ Start with Gemini API only (free and covers most needs)
2️⃣ Add Indexing API to speed up indexing
3️⃣ Add Vertex AI later when you need images

📱 Progressive Web App (PWA)

How do I enable PWA? +

PWA allows visitors to install your site as an app on their phones!

  • 1 Go to: Authority Panel → Performance → PWA
  • 2 Enable "Enable PWA"
  • 3 Upload app icon (512×512 pixels)
  • 4 Choose main app color
  • 5 Enter short app name
  • 6 Save changes
To test: Open your site on mobile, you'll see "Add to Home Screen" prompt

📊 Analytics & Monitoring

Integrated API Diagnostics +

Live tracking of all your connected APIs to ensure they are working properly.

Supported APIs:

  • 🤖 Gemini API: Text Model & Base APIs
  • 🚀 Vertex AI: Advanced Image APIs
  • 📈 Indexing API: Service account status
  • 🌐 Google Analytics: Data API connection
Benefits:
- Spot authentication mapping errors quickly.
- Check for missing scopes or unverified domains.

🛠️ Advanced Tools

🏷️ Auto-Tagging System +

Automatically generate tags from article content using AI.

  • 1 Go to: Authority Panel → AI Services → Gemini Helper
  • 2 Enable "Auto-Tagging"
  • 3 Set number of tags per post (5-15 tags)
  • 4 Add excluded words (optional)
✅ Tags are automatically generated when publishing any new post
🔗 Auto Internal Linking +

Smart internal linking using AI-powered semantic analysis.

Setting Description
Enable Auto-Linking Show linking button in post editor
Link First Occurrence Only Recommended for better SEO
Max Links per Article 3-10 links per post
Linking Mode Full Title / Keywords / Both

Two Steps to Enable:

  • 1 Step 1: Generate Embeddings for posts (one-time)
  • 2 Step 2: Apply Auto-Linking
⚠️ Backup recommended before bulk linking!
🔍 Duplicate Articles Detector +

Detect and delete articles with similar or duplicate titles.

  • 1 Go to: Authority Panel → Advanced → Performance → Smart Links
  • 2 Scroll to "Duplicate Articles Detector"
  • 3 Set similarity threshold:
    • 100%: Exact match
    • 90%: Recommended
    • 80%: Very similar
  • 4 Choose delete mode: Move to Trash or Permanent Delete
  • 5 Review results before deleting
💡 The oldest article is kept by default
📦 Asset Bundler & Cache Cleaner +

Advanced system to minimize requests and optimize CSS and JS files.

  • 1 Go to: Authority Panel → Advanced → Performance
  • 2 Enable "Combine CSS JS files"
  • 3 Let the bundler run in the background
💡 Whenever you update the theme or plugins, click "Clear System Caches" to clear bundled files.
📅 Article Date Redistribution +

Redistribute publish dates from one day across a longer period:

  • 1 Go to: Authority Panel → Advanced → Dates
  • 2 Select source date (day articles were published)
  • 3 Choose time period (last 22 days, month, etc.)
  • 4 Preview changes
  • 5 Apply changes
✅ Perfect for making content appear published regularly over time
🔗 Broken Links Scanner +

Detect and fix broken internal and external links:

  • 1 Go to: Authority Panel → Advanced → Broken Links
  • 2 Click "Scan Links"
  • 3 Review results:
    • 🔴 404: Page not found
    • 🟡 403/401: Access forbidden (normal for external links)
    • 🟢 200: Valid link
  • 4 Fix or remove broken links
💡 Links are checked with automatic delays to avoid blocking

🔧 Troubleshooting Common Issues

❌ Indexing API not working +

Check the following:

  • ❓ Is JSON file valid and uploaded correctly?
  • ❓ Is Indexing API enabled in Google Cloud Console?
  • ❓ Did you add Service Account email as Owner in Search Console?
  • ❓ Did you exceed daily quota (200 requests/day)?
To diagnose: Open test page:
yoursite.com/wp-content/themes/authority-nexus-2026/test-indexing-api.php
❌ Watermark not showing on images +

Cause: Old AVIF/WebP images without watermark

  • 1 Go to: Authority Panel → Watermark
  • 2 Click "Reapply to All Sizes"
  • 3 Clear browser and server cache
❌ Low PageSpeed score +

Optimization steps:

  1. Ensure all speed options are enabled in Authority Panel
  2. Reduce number of installed plugins
  3. Use fast hosting (VPS or Cloud)
  4. Enable CDN if available (Cloudflare is free)
  5. Ensure images are converted to WebP
⚠️ Note: AdSense ads will reduce score by 5-15 points, this is normal and unavoidable

⚙️ Automation & Auto Publishing

What is the Automation Engine? +

The Automation Engine takes repetitive tasks off your hands by fully automating site processes.

Feature Function
🤖 AI Auto Publisher Automatically generates and publishes articles daily
⏱️ Smart Cron Scheduling Reliable WordPress cron handling
🏷️ Auto Image Generator Generates distinct featured images for published posts via Gemini
🗄️ Database Cleanup Automatically keeps database clean from orphaned post metadata
How to setup the AI Auto Publisher? +

An amazing standalone feature to feed your website continuously.

  • 1 Go to: Auto Publisher Planner in the sidebar.
  • 2 Add Keywords or Topics you want to target.
  • 3 Select the Interval (Daily, Weekly, etc.).
  • 4 Ensure that the Gemini API is configured properly.
✅ Articles are generated and automatically published in the background.
Auto Image Generation +
  • 1 Combined with Auto Publisher or manual posts without featured images.
  • 2 The theme analyzes the title and generates an image from Nano Banana Pro.
  • 3 Set it and forget it! You'll never have an article without a featured image again.

🎨 Appearance Settings

Enable Dark Mode +
  • 1 Go to: Authority Panel → Appearance
  • 2 Enable "Dark Mode"
  • 3 Enable "Dark Mode Button in Header" for toggle icon
✅ User preference is saved automatically in browser
Sticky Header +

Keeps header visible at top when scrolling down.

  • 1 Go to: Authority Panel → Appearance
  • 2 Enable "Sticky Header on Scroll"
Featured Post Banner +

Displays latest featured article in a large banner at homepage top.

  • 1 Go to: Authority Panel → Appearance
  • 2 Enable "Enable Main Banner Section"
  • 3 Ensure featured article has a featured image
Custom CSS/JS Code +
  • 💻 Custom CSS: Added in <head>
  • 📝 Header Code: For tracking (Analytics, Pixel)
  • 📄 Footer Code: For deferred scripts (Chat widgets)
⚠️ Verify code before saving - incorrect code may break the site

📖 Article Features

In-Article Search +

Shows a search box allowing visitors to search for words within the article.

  • 1 Go to: Authority Panel → Article Features
  • 2 Enable "In-Article Search"
Automatic Table of Contents +

Creates automatic TOC from article headings (H2, H3) for quick navigation.

  • 1 Go to: Authority Panel → Article Features
  • 2 Enable "Table of Contents"
  • 3 Choose display position (right, left, or within content)
Reading Progress Bar +

Shows a top bar indicating reading progress percentage.

  • 1 Go to: Authority Panel → Article Features
  • 2 Enable "Reading Progress Bar"
AI-Powered Interaction Comments +

Generates engaging starter questions using Gemini to kickstart comment sections.

  • 1 Ensure Gemini API is configured
  • 2 Go to: Authority Panel → Article Features
  • 3 Enable "Smart Conversation Starters"

💝 Engagement Features

Smart Chat Bot +

Gemini-powered chat bot that answers visitor questions from your site content.

  • 1 Ensure Gemini API is configured
  • 2 Go to: Authority Panel → Chat Bot
  • 3 Enable bot and choose position (screen corner)
Smart Comments +

Enhanced comment system with AI suggestions and spam filtering.

Unlock by Sharing +

Hides part of content and requires social sharing to unlock.

  • 1 Go to: Authority Panel → Engagement
  • 2 Enable "Unlock by Sharing"
  • 3 Select required sharing platforms
Text-to-Speech +

Adds button to read article content aloud using Text-to-Speech.

  • 1 Go to: Authority Panel → Engagement
  • 2 Enable "Audio Reading"
Copy Protection +

Prevents content copying or adds copyright notice when copied.

  • 1 Go to: Authority Panel → Protection
  • 2 Choose protection type: Full Block or Add Copyright Text

💰 Ads & Monetization

AdSense Management +
  • 1 Go to: Authority Panel → Ads
  • 2 Paste Publisher ID code
  • 3 Select automatic ad placements
Ad Placement Control +

Define where ads appear on your site:

  • 📍 After title
  • 📍 Mid-content (after paragraph X)
  • 📍 Before comments
  • 📍 In sidebar
  • 📍 Between articles on homepage

📄 Site Pages

Contact Page Setup +
  • 1 Go to: Authority Panel → Contact Page
  • 2 Add editorial, support, and partnership emails
  • 3 Add office address
  • 4 Enable Google Map and paste Iframe code
About Us Page Setup +
  • 1 Go to: Authority Panel → About Us Page
  • 2 Add custom content (optional)
  • 3 Enable "Show Team Section"
  • 4 Add team members from "Team Management"
Site Certificates & Awards +

Add certificates and awards to boost E-E-A-T:

  • 📜 Site Certificates: ISO, official accreditations
  • 🏅 Awards: With year and granting organization
  • 👥 Team Credentials: Team member qualifications
Article Date Redistribution +

Tool to redistribute publish dates to look natural.

  • 1 Go to: Authority Panel → Tools
  • 2 Select "Redistribute Dates"
  • 3 Set period and articles
  • 4 Preview then apply

💬 Didn't find your answer?

Our support team is ready to help you 24/7

📧 Contact Us