- AISEOmatic AI — License Activation & Validation — Admin Guides
- 🔑 Complete Guide to Pro License Management
- 📋 Table of Contents
- 1. License Overview
- 2. License Format & Information
- 3. First-Time Activation
- 4. License Validation Process
- 5. Multi-Site License Management
- 6. License Status & Monitoring
- 7. Deactivation & Transfer
- 8. Renewal & Expiration
- 9. Troubleshooting License Issues
- 10. Admin Best Practices
- 📞 License Support
- 📊 Quick Reference
Je vais créer le guide complet sur l’activation et la validation de licence pour AISEOmatic AI, basé sur les patterns établis et les informations disponibles.
AISEOmatic AI — License Activation & Validation — Admin Guides #
🔑 Complete Guide to Pro License Management #
Everything administrators need to know about activating, validating, and managing AISEOmatic AI Pro licenses.
This comprehensive guide covers license activation procedures, troubleshooting, multi-site management, renewal processes, and administrative best practices.
📋 Table of Contents #
- License Overview
- License Format & Information
- First-Time Activation
- License Validation Process
- Multi-Site License Management
- License Status & Monitoring
- Deactivation & Transfer
- Renewal & Expiration
- Troubleshooting License Issues
- Admin Best Practices
1. License Overview #
What is a License Key? #
An AISEOmatic AI Pro license key:
- 🔑 Unlocks all 31+ Pro features
- 🔑 Valid for ONE WordPress installation
- 🔑 Active for 365 days from purchase
- 🔑 Includes updates and support
- 🔑 Can be transferred between sites
License Types #
Individual License:
Use: Single website
Price: One-time payment
Features: All Pro features
Support: 365 days
Updates: Lifetime
Agency/Multi-Site License:
Use: Multiple websites
Price: Contact sales
Features: All Pro features + multi-site tools
Support: Priority 365 days
Updates: Lifetime
Management: Centralized dashboard
2. License Format & Information #
License Key Structure #
Format:
AISEO-XXXX-XXXX-XXXX
Example: AISEO-A7B9-C4D2-E8F1
Components:
├── Prefix: AISEO (identifies product)
├── Segment 1: XXXX (unique identifier)
├── Segment 2: XXXX (validation code)
└── Segment 3: XXXX (checksum)
Important:
- ✅ Always uppercase
- ✅ Includes hyphens (-)
- ✅ 19 characters total (including hyphens)
- ❌ No spaces
- ❌ Case-sensitive (must be uppercase)
Where to Find Your License Key #
After Purchase:
- Purchase Confirmation Email
Subject: Your AISEOmatic AI Pro License
From: sales@aiseomatic.com
Contains:
✅ License key
✅ Download link
✅ Installation instructions
✅ Support information
- Account Dashboard
URL: aiseomatic.com/account
Navigate: Licenses → Active Licenses
Display: Full license key with copy button
- Order Receipt
Check: Order confirmation page
Section: License Information
Action: Copy to clipboard
3. First-Time Activation #
Activation Methods #
Method 1: During Installation (Recommended)
Step 1: Install AISEOmatic AI Pro
├── Upload plugin ZIP
├── Activate plugin
└── Quick Setup Wizard launches
Step 2: License Activation Screen Appears
├── "Enter License Key" field displayed
├── Paste: AISEO-XXXX-XXXX-XXXX
└── Click "Activate License"
Step 3: Automatic Validation
├── Connection to aiseomatic.com
├── License verification (2-3 seconds)
├── Site registration
└── Features unlocked
Step 4: Confirmation
├── "✅ License Activated Successfully"
├── Pro features now available
└── Dashboard shows license status
Method 2: After Installation
If you skipped activation during setup:
1. Go to WordPress Admin
2. Navigate to: Settings → AISEOmatic AI
3. Click: "License" tab
4. Enter license key
5. Click "Activate"
6. Wait for confirmation
Step-by-Step Activation Guide #
1. Access License Page
WordPress Admin Panel
└── Settings
└── AISEOmatic AI
└── License (tab)
2. Enter License Information
┌─────────────────────────────────────────┐
│ AISEOmatic AI Pro License │
├─────────────────────────────────────────┤
│ │
│ License Key: │
│ [AISEO-____-____-____] │
│ │
│ Site URL (auto-detected): │
│ https://yoursite.com │
│ │
│ [Activate License] │
│ │
└─────────────────────────────────────────┘
3. Activation Process
Activation Sequence:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏱️ Step 1: Validating format... ✅
⏱️ Step 2: Connecting to server... ✅
⏱️ Step 3: Verifying license... ✅
⏱️ Step 4: Registering site... ✅
⏱️ Step 5: Unlocking features... ✅
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ License activated successfully!
4. Confirmation Screen
┌─────────────────────────────────────────┐
│ ✅ License Activated Successfully! │
├─────────────────────────────────────────┤
│ │
│ License: AISEO-****-****-**** │
│ Status: Active │
│ Expires: December 13, 2026 │
│ Site: https://yoursite.com │
│ │
│ Pro Features Now Available: │
│ ✅ Bot Detection & Analytics │
│ ✅ AI Score Calculation │
│ ✅ Advanced Reporting │
│ ✅ AI Content Summaries │
│ ✅ Priority Support │
│ │
│ [View Dashboard] │
│ │
└─────────────────────────────────────────┘
4. License Validation Process #
What Happens During Validation #
Technical Flow:
Client (Your Site) Server (aiseomatic.com)
───────────────── ───────────────────────
│
├─→ Send license key
│ + Site URL
│ + WordPress version
│ + Plugin version
│ ↓
│ Receive request
│ ↓
│ Check license:
│ ├─ Valid format?
│ ├─ Exists in database?
│ ├─ Not expired?
│ ├─ Not exceeded activations?
│ └─ Site match or new?
│ ↓
│ Generate response:
│ ├─ Validation token
│ ├─ Expiration date
│ ├─ Feature list
│ └─ Status code
│ ↓
←─ Receive validation Send response
│ token
│
↓
Store locally:
├─ License status
├─ Expiration date
├─ Last check timestamp
└─ Validation token
Validation Checks Performed #
Server-Side Validation:
1. Format Check
✅ Correct length (19 chars)
✅ Valid prefix (AISEO)
✅ Valid checksum
✅ No invalid characters
2. Database Lookup
✅ License exists
✅ Not revoked
✅ Not blacklisted
✅ Purchase confirmed
3. Status Verification
✅ Currently active
✅ Not expired
✅ Within activation limit
✅ Support valid
4. Site Registration
✅ Site URL validation
✅ Domain verification
✅ No duplicate activation
✅ Activation count check
Revalidation Schedule #
Automatic Revalidation:
Frequency: Every 7 days
Process: Background check (invisible to users)
Purpose: Ensure license still valid
Triggers:
├─ Every 168 hours (7 days)
├─ WordPress version update
├─ Plugin update
└─ Manual "Recheck License" button
What Happens if Revalidation Fails:
Day 1-3: Warning notice in admin
Day 4-7: Orange warning banner
Day 8+: Pro features disabled, Lite features continue
5. Multi-Site License Management #
WordPress Multisite #
Network-Wide Activation:
For WordPress Multisite installations:
Option A: Network-Wide License
├─ Activate at Network Admin level
├─ One license covers all subsites
├─ Requires Network Multi-Site license
└─ Centralized management
Option B: Per-Site License
├─ Activate individually per subsite
├─ Each subsite needs own license
├─ Independent management
└─ Standard Individual licenses
Network Admin Activation:
1. Go to: Network Admin → Settings
2. Click: AISEOmatic AI
3. Enter: Network Multi-Site license
4. Select: Sites to apply license
5. Click: Activate Network-Wide
Result:
✅ All selected sites activated
✅ Centralized license management
✅ Bulk updates enabled
Managing Multiple Sites (Agency) #
Agency Dashboard:
URL: aiseomatic.com/agency-dashboard
Features:
├─ View all licenses
├─ Monitor activations
├─ Transfer licenses
├─ Bulk operations
└─ Usage analytics
Display:
┌────────────────────────────────────────┐
│ Site License Status │
├────────────────────────────────────────┤
│ client1.com AISEO-A... ✅ │
│ client2.com AISEO-B... ✅ │
│ client3.com AISEO-C... ⚠️ │
└────────────────────────────────────────┘
6. License Status & Monitoring #
License Status Types #
Status Indicators:
✅ Active
├─ License valid and working
├─ All Pro features available
├─ Support included
└─ Updates enabled
⚠️ Expiring Soon
├─ < 30 days remaining
├─ All features still active
├─ Renewal reminder shown
└─ Grace period approaching
⏰ Expired
├─ Support ended
├─ No new updates
├─ Pro features disabled
└─ Lite features continue
❌ Invalid
├─ License revoked
├─ Invalid format
├─ Activation limit exceeded
└─ All Pro features disabled
🔄 Pending Validation
├─ Recently activated
├─ Waiting for server response
├─ Temporary state
└─ Should resolve in minutes
License Information Display #
Admin Dashboard Widget:
┌─────────────────────────────────────────┐
│ 📄 AISEOmatic AI License Status │
├─────────────────────────────────────────┤
│ │
│ License: AISEO-A7B9-****-**** │
│ Status: ✅ Active │
│ Type: Individual │
│ │
│ Expiration: December 13, 2026 │
│ Days Remaining: 365 days │
│ │
│ Support Until: December 13, 2026 │
│ Updates: Lifetime │
│ │
│ Site: https://yoursite.com │
│ Activated: December 13, 2025 │
│ │
│ Last Checked: 2 hours ago │
│ │
│ [Recheck License] [Manage License] │
│ │
└─────────────────────────────────────────┘
Monitoring & Alerts #
Email Notifications:
30 Days Before Expiration:
Subject: AISEOmatic AI License Expiring Soon
Action: Renewal link included
7 Days Before Expiration:
Subject: Final Reminder - License Expires in 7 Days
Action: Urgent renewal notice
On Expiration Day:
Subject: AISEOmatic AI License Has Expired
Action: Renewal instructions + Pro features disabled
If Validation Fails:
Subject: License Validation Issue Detected
Action: Troubleshooting steps provided
Admin Notices:
Top of Admin Panel:
┌─────────────────────────────────────────┐
│ ⚠️ Your AISEOmatic AI license expires │
│ in 15 days. Renew now to maintain │
│ Pro features and support. │
│ [Renew License] [Dismiss] │
└─────────────────────────────────────────┘
7. Deactivation & Transfer #
Deactivating a License #
Why Deactivate:
- Moving to new domain
- Staging/production transfer
- Cleaning up old installations
- Freeing activation slot
Deactivation Process:
Method 1: From WordPress Admin
─────────────────────────────────
1. Go to: Settings → AISEOmatic AI → License
2. Click: "Deactivate License"
3. Confirm: "Yes, deactivate"
4. Result: License freed for reuse
Method 2: From Account Dashboard
─────────────────────────────────
1. Login: aiseomatic.com/account
2. Navigate: Licenses → Active
3. Find: Site to deactivate
4. Click: "Deactivate"
5. Confirm: Deactivation
What Happens After Deactivation:
Immediate Effects:
✅ License removed from site
✅ Activation slot freed
❌ Pro features disabled
✅ Lite features remain active
✅ Data preserved (not deleted)
Transferring License to New Site #
Transfer Process:
Step 1: Deactivate on Old Site
├─ Settings → AISEOmatic AI → License
├─ Click "Deactivate License"
└─ Confirm deactivation
Step 2: Install on New Site
├─ Install AISEOmatic AI Pro
├─ Activate plugin
└─ Run Quick Setup
Step 3: Activate on New Site
├─ Enter same license key
├─ Click "Activate License"
└─ Validation completes
Step 4: Verify Transfer
├─ Check license status
├─ Verify Pro features active
└─ Confirm old site deactivated
Transfer Limitations:
⚠️ One site at a time per license
⚠️ Unlimited transfers allowed
⚠️ Must deactivate before reactivating
⚠️ Both sites cannot be active simultaneously
8. Renewal & Expiration #
License Lifecycle #
Day 0: Purchase & Activation
│
├─→ 365 days of active license
│ ├─ All Pro features
│ ├─ Updates included
│ └─ Support included
│
Day 335: First Renewal Notice
│
Day 358: Final Renewal Notice
│
Day 365: License Expires
│
├─→ After Expiration:
├─ Pro features disabled
├─ No more updates
├─ No support access
└─ Lite features continue
Renewal Process #
How to Renew:
Method 1: Renewal Link (Email)
─────────────────────────────
1. Click renewal link in email
2. Redirected to aiseomatic.com/renew
3. Discount auto-applied (if available)
4. Complete payment
5. License extended automatically
Method 2: Account Dashboard
─────────────────────────────
1. Login: aiseomatic.com/account
2. Navigate: Licenses
3. Click: "Renew" next to license
4. Complete payment
5. Extension activated
Method 3: From Plugin
─────────────────────────────
1. Settings → AISEOmatic AI → License
2. Click: "Renew License" (if expiring)
3. Redirected to renewal page
4. Complete payment
5. Return to site (auto-validated)
Renewal Pricing:
Regular Renewal: Full price
Loyalty Discount: -20% (if renewed before expiration)
Early Bird: -30% (if renewed 60+ days early)
Multi-Year: -35% (2-year renewal)
Grace Period #
What Happens During Grace Period:
Days 366-395 (30-day grace period):
─────────────────────────────────────
✅ Pro features remain active (limited)
⚠️ "Renewal Required" banner shown
⚠️ Daily reminder notices
✅ Can still renew at regular price
Day 396+:
─────────────────────────────────────
❌ Pro features completely disabled
❌ Dashboard shows "Expired" status
✅ Lite features continue working
✅ Data preserved
💰 Renewal possible at reactivation price
9. Troubleshooting License Issues #
Common Issues & Solutions #
Issue #1: “Invalid License Key”
Symptoms:
❌ Activation fails
❌ "Invalid license key" error
Causes:
→ Typo in license key
→ Extra spaces
→ Wrong case (lowercase)
→ Missing hyphens
Solutions:
1. Copy-paste from purchase email (don't type)
2. Ensure uppercase: AISEO-XXXX-XXXX-XXXX
3. Check for spaces before/after
4. Verify all hyphens present
5. Use "Paste from Email" button if available
Issue #2: “License Already Active”
Symptoms:
❌ "This license is already in use" error
❌ Activation limit reached
Causes:
→ License active on another site
→ Previous installation not deactivated
→ Duplicate activation attempt
Solutions:
1. Login to aiseomatic.com/account
2. View active installations
3. Deactivate old/unused sites
4. Retry activation
5. Contact support if issue persists
Issue #3: “Cannot Connect to License Server”
Symptoms:
⚠️ Activation hangs
⚠️ "Connection timeout" error
Causes:
→ Firewall blocking outbound connections
→ Server restrictions
→ DNS issues
Solutions:
1. Check firewall settings
2. Whitelist: api.aiseomatic.com
3. Allow outbound HTTPS (port 443)
4. Test connection: Settings → AISEOmatic AI → Test Connection
5. Contact hosting provider if blocked
6. Use manual activation method (contact support)
Issue #4: “License Expired” (But You Renewed)
Symptoms:
⚠️ Shows expired after renewal
⚠️ Pro features still disabled
Causes:
→ Cache not cleared
→ Validation not refreshed
→ Payment processing delay
Solutions:
1. Click "Recheck License" button
2. Clear WordPress cache
3. Clear browser cache
4. Wait 5-10 minutes for processing
5. Deactivate and reactivate license
6. Contact support with order number
Issue #5: License Works But Features Missing
Symptoms:
✅ License shows "Active"
❌ Some Pro features not appearing
Causes:
→ Plugin conflict
→ Incomplete installation
→ Cache issues
Solutions:
1. Deactivate all plugins except AISEOmatic
2. Test features
3. Reactivate plugins one by one
4. Clear all caches
5. Reinstall plugin (keep license active)
6. Run Quick Setup again
Manual Validation #
If Automatic Validation Fails:
Contact Support with:
─────────────────────
✉️ Email: support@aiseomatic.com
📋 Subject: Manual License Validation Request
Include:
├─ License key
├─ Site URL
├─ WordPress version
├─ Plugin version
├─ Error message (screenshot)
└─ Purchase confirmation
Response Time:
├─ Pro users: < 24 hours
└─ Urgent cases: < 4 hours
10. Admin Best Practices #
License Management Tips #
✅ DO:
- Store license key securely (password manager)
- Document which license is on which site
- Set calendar reminders for renewal (60 days before)
- Deactivate licenses when migrating sites
- Keep purchase receipts accessible
- Test license status monthly
❌ DON’T:
- Share license keys publicly
- Use one license on multiple sites simultaneously
- Ignore expiration notices
- Forget to deactivate old installations
- Lose purchase confirmation email
Security Recommendations #
Protect Your License:
1. Access Control
├─ Limit admin access
├─ Use strong passwords
└─ Enable 2FA on account
2. License Storage
├─ Don't commit to Git/SVN
├─ Exclude from backups shared publicly
└─ Use environment variables if needed
3. Monitoring
├─ Check license status weekly
├─ Review active installations monthly
└─ Watch for unauthorized use
4. Deactivation Protocol
├─ Always deactivate when closing site
├─ Remove from staging after testing
└─ Revoke if site compromised
Agency Management Workflow #
For Agencies Managing Multiple Licenses:
Monthly Checklist:
─────────────────
☐ Review all active licenses
☐ Check expiration dates
☐ Verify client sites active
☐ Remove unused activations
☐ Update license inventory
☐ Plan renewals 60 days ahead
☐ Document changes
Tools:
─────────────────
✅ Agency Dashboard (aiseomatic.com/agency)
✅ Spreadsheet tracking
✅ Calendar reminders
✅ Client communication plan
📞 License Support #
Getting Help #
License Issues:
- 📧 Email: licensing@aiseomatic.com
- 🎫 Support Portal: aiseomatic.com/support
- 💬 Live Chat: aiseomatic.com (business hours)
Account Issues:
- 📧 Email: accounts@aiseomatic.com
- 🔐 Password Reset: aiseomatic.com/reset
Billing Questions:
- 📧 Email: billing@aiseomatic.com
- 📞 Phone: Available on website
📊 Quick Reference #
License Status Checklist #
✅ License properly activated
✅ Shows "Active" status
✅ Expiration date correct
✅ Site URL matches
✅ Pro features working
✅ Support access confirmed
✅ Updates available
✅ No error messages
✅ Last validation recent (< 7 days)
✅ Email notifications enabled
AISEOmatic AI — License Activation & Validation Guide v1.0
Last Updated: December 13, 2025
Download PDF: aiseomatic.com/docs/license-guide.pdf