Add README and CHANGELOG
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# Changelog — ITPP SEO Audit Tool
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.1.0] — 2026-08-10
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Initial product proposal — full architecture, pricing, build plan
|
||||||
|
- Competitive analysis (MetricSpot, WooRank, marketgoo, SEOptimer, SiteGuru)
|
||||||
|
- Pricing tiers: Free (all ITPP hosting), Pro ($49/mo), Agency ($149/mo)
|
||||||
|
- Five-phase build plan (Core Crawler → Dashboard → AI → Agency → Launch)
|
||||||
|
- Revenue projections (Y1-3)
|
||||||
|
- Repository structure with 50+ check categories
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
# ITPP SEO Audit Tool
|
||||||
|
|
||||||
|
Automated SEO auditing for IT Pro Partner hosting clients. Catch issues before the client notices them — launch-day audit, monthly monitoring, fix-it snippets.
|
||||||
|
|
||||||
|
## Quick Links
|
||||||
|
|
||||||
|
- [Proposal](proposal.md) — Full product proposal with architecture, pricing, and build plan
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **Launch Audit** — Auto-runs when a site goes live on ITPP hosting
|
||||||
|
- **50+ Checks** — Meta tags, headings, OG, canonical, structured data, images, links, performance
|
||||||
|
- **Fix-It Snippets** — Exact copy-paste HTML per issue (not generic recommendations)
|
||||||
|
- **Monthly Crawl** — Trend tracking per site with 0-100 scores
|
||||||
|
- **AI Enhancement** — Optional keyword and content gap analysis via admin-ai
|
||||||
|
- **White-Label** — Branded dashboard for agency clients
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
```
|
||||||
|
ITPP Hosting → Crawler (Python/requests) → Audit Engine (50+ checks) → AI Layer (optional) → Dashboard (FastAPI/HTMX) → Email/PDF reports
|
||||||
|
```
|
||||||
|
|
||||||
|
## Pricing
|
||||||
|
|
||||||
|
| | Free (All Hosting) | Pro ($49/mo) | Agency ($149/mo) |
|
||||||
|
|---|---|---|---|
|
||||||
|
| Launch Audit | ✅ | ✅ | ✅ |
|
||||||
|
| Monthly Crawl | ✅ | ✅ | ✅ |
|
||||||
|
| AI Enhancement | ❌ | ✅ | ✅ |
|
||||||
|
| GSC Integration | ❌ | ✅ | ✅ |
|
||||||
|
| White-Label | ❌ | ❌ | ✅ |
|
||||||
|
|
||||||
|
## Status
|
||||||
|
|
||||||
|
**Phase:** Proposal / Pre-build
|
||||||
|
|
||||||
|
## Repository
|
||||||
|
|
||||||
|
- **Gitea:** https://git.itpropartner.com/ippadmin/seo-tool
|
||||||
|
- **Proposal:** https://proposals.itpropartner.com/seo-tool/
|
||||||
|
- **Mockup:** https://mockups.itpropartner.com/seo-tool/
|
||||||
|
|
||||||
|
## Related
|
||||||
|
|
||||||
|
- [VentureBuilt](https://git.itpropartner.com/ippadmin/venturebuilt) — AI business development platform
|
||||||
Reference in New Issue
Block a user