# SEO Growth

> Geotargeted local SEO and semantic growth skill. Covers geo-coordinated meta generation, JSON-LD schemas, local search optimization, and search intent clustering.

- Skill: `goharabbas321/seo-growth` (Agent Skill)
- Install (CLI): `npx skillmds@latest add goharabbas321/seo-growth`
- Raw SKILL.md: https://api.skillmd.com/api/skills/goharabbas321/seo-growth/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: goharabbas321 (https://skillmd.com/u/goharabbas321)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/goharabbas321/seo-growth

---


# /seo-growth — Geotargeted & Semantic SEO Growth

**SEO-Growth** implements advanced search optimization techniques to drive geo-specific and semantically-coupled organic search traffic.

---

## 📈 Strategic Execution

### 1. Geotargeted Local SEO (GEO-SEO)
- **Local JSON-LD Structured Data**: Build semantic schemas mapping coordinates, service areas, and local business parameters:
  ```json
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "SaaS Platform Office",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.7128,
      "longitude": -74.0060
    }
  }
  ```
- **Geo-Meta Generation**: Inject geo-targeted meta descriptors matching target coordinates, neighborhoods, and regions.
- **Service Area Maps**: Configure static spatial maps showing delivery/service radius without bloated scripts.

### 2. Semantic SEO & Intent Clustering
- **Intent Mapping**: Cluster keywords by searcher intent (Informational, Investigational, Transactional).
- **Core Web Vitals SEO Integration**: Coordinate with frontend developers to ensure SEO pages score >90 on performance and accessibility.
- **Automated Sitemaps & Robots**: Establish dynamic XML sitemap generators updating on new page creation.

