⏰ Setup Cron Jobs
Automate report generation for SEO Panel
The following steps will help you setup cron jobs for SEO Panel to automatically generate reports at required intervals. This automation eliminates the need for manual report generation and keeps your SEO data up-to-date.
📋 Configuration Steps
1
Login as Admin
Sign in to SEO Panel using your Admin User credentials.
2
Access Admin Panel
Navigate to Admin Panel using the top menu.
3
Open SEO Tools Manager
Select SEO Tools Manager from the left menu of the page.
4
Activate SEO Tools
Activate required SEO tools by clicking the activate link under the Cron tab to include them in the report generation cron job.
5
Get Cron Command
Go to Reports Manager → Cron Command from the left menu to get your unique cron command.
6
Setup Cron Job
Use the cron command from the previous step to setup your daily cron job on your server.
💻 Cron Setup Examples
📚 cPanel Tutorial: Learn how to setup cron jobs through cPanel
View Tutorial →
View Tutorial →
🐧 Linux Users - Example Cron Command:
*/15 * * * * php /opt/lampp/htdocs/seopanel/cron.php
This command will generate SEO Panel reports every 15 minutes of each day.
⚡ Performance Tip
For better stability and performance, consider splitting up the cron job execution.
Learn more:
Advanced Cron Setup Guide →
💬 Need Help?
If you have any issues while setting up cron jobs, please contact us or open a support ticket
If you have any issues while setting up cron jobs, please contact us or open a support ticket



