Description
✨ Key Features
- On-Page SEO Audit: titles, meta descriptions, headings, indexability, canonical, robots, hreflang, images/alt, internal links.
- Performance & CWV: Lighthouse-style metrics (LCP, CLS, INP), render-blocking assets, image optimization, caching hints.
- Accessibility Checks: color contrast, ARIA roles, labels, keyboard focus traps.
- Security Signals: HTTPS, HSTS, mixed content, security headers (CSP/X-Frame-Options), outdated libraries.
- Mobile Readiness: viewport, responsive layout flags, tap targets, font legibility.
- Keyword & SERP Preview: basic keyword density insights and snippet emulator for title/meta testing.
- Backlink & Social Cards (manual/CSV): import backlinks for high-level health; OpenGraph/Twitter Cards preview.
- Competitor Benchmarks: compare up to 5 domains and highlight gaps/opportunities.
- Change Tracking: scheduled re-audits with trend charts and regression alerts.
- Uptime Monitoring: ping + content checks, incident log, email/Slack/Telegram notifications.
- PDF & White-Label Reports: branded exports with your logo/colors and executive summaries.
- Projects & Teams: client folders, roles/permissions, notes, and task checklists.
- API/Webhooks: trigger audits from forms/CRM and receive results programmatically.
- Localization: multi-language UI and date/number formats; RTL ready.
⚙️ Technical Stack
- Backend: Laravel 10/11 (PHP 8.1+), REST/JSON API
- Frontend: Blade + Tailwind (or Bootstrap as provided), Alpine.js
- Queue/Jobs: Redis/Database queue for crawl & audit tasks
- Database: MySQL 8+ / MariaDB 10.5+
- Crawling/Audit: Guzzle HTTP, headless Chrome/Chromium (Puppeteer/Chrome-DP) for render-based checks
- Reports: HTML → PDF generator
Server Requirements: PHP 8.1+, Composer, MySQL/MariaDB, Redis (recommended), Node (for headless Chrome runner), Nginx/Apache with TLS, mbstring, openssl, intl, fileinfo, gd/imagick.
🧩 Installation Guide
- Upload the source and run
composer install --no-dev --optimize-autoloader. - Copy
.env.example→.env; setAPP_URL, DB, queue, mail, cache. - Generate key:
php artisan key:generate. - Migrate & seed:
php artisan migrate --seed. - Queues: start
php artisan queue:work(or Supervisor) for audits/uptime checks. - Headless browser: install Chromium + Node runner; set path in
.env. - Scheduler: cron:
* * * * * php /path/to/artisan schedule:runfor re-audits & uptime. - Brand your logo/colors, set languages, and create your first project.
📦 Deliverables
- ✅ Full Laravel source code (controllers, jobs, policies, views)
- ✅ Crawler & audit modules (SEO, performance, accessibility, security)
- ✅ Uptime monitor & notifications
- ✅ PDF report templates (white-label)
- ✅ REST API + webhook examples
- ✅ Database migrations/seeders
- ✅ Documentation + README
- ✅ GPL license file
📱 Supported Platforms
- Web App: Chrome, Edge, Firefox, Safari (latest two versions)
- Mobile-friendly: Responsive admin & report viewer
- Integrations: Email/SMTP; optional Slack/Telegram webhooks
🧠 Notes
- License: Distributed under the GPL—modify, study, and redistribute.
- Customization Tips:
- Adjust audit thresholds for Core Web Vitals to match your SLAs.
- Add custom checks (e.g., CMS footprint, schema.org coverage, sitemap/news sitemaps).
- Enable white-label domain and custom email templates per client.
- SEO Assurance: Clear, source-based scoring with actionable tasks supports E-E-A-T; exportable reports increase client trust and conversion.
👨💻 Original Developer Credit
This project acknowledges the original author and marketplace listing on
CodeCanyon. Attribution is preserved to recognize the developer’s expertise and software provenance.
🔒 Disclaimer
This package is a GPL redistribution provided for educational, testing, and development purposes. We are not the original vendor and do not offer official support or warranties. All product names and trademarks belong to their respective owners. Ensure your usage complies with hosting terms, privacy laws (GDPR/CCPA), and any third-party rate-limit policies when auditing external sites.

Haunted Halloween Deal Enjoy Unlimited Downloads!
Reviews
There are no reviews yet.