File size: 977 Bytes
24b8867
e5ab217
 
24b8867
e5ab217
24b8867
e5ab217
24b8867
 
 
e5ab217
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: SEO Multi-Agent System
emoji: 🚀
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
---

# SEO Multi-Agent System

Autonomous 24/7 SEO optimization with zero manual intervention.

## Features

- **Technical Auditing**: Automated crawl and quality checks.
- **Content Optimization**: AI-driven keyword and meta tag generation.
- **Competitor Intelligence**: SERP analysis (via Playwright).
- **Automated Indexing**: Google Search Console & IndexNow submission.
- **Performance Analytics**: GA4 & GSC monitoring.

## Configuration

This system is designed to be triggered by a Cloudflare Worker request.

### Environment Variables (Secrets)
Set these in your Space settings:
- `GSC_CREDENTIALS_JSON`: Content of your Google Search Console JSON key.
- `GA4_CREDENTIALS_JSON`: Content of your GA4 JSON key.
- `INDEXNOW_KEY`: Your IndexNow API key.

## Deployment

This Space runs automatically on Hugging Face infrastructure using the Docker SDK.