# SEO Audit

> Use when the user wants to audit, diagnose, or improve the SEO performance of teqfocus.com or client websites. Also trigger when the user mentions "SEO audit," "why isn't Teqfocus ranking," "organic traffic," "technical SEO," "meta tags," "page speed," "core web vitals," "lost rankings," "not showing up in Google," "SEO health check," or "help with SEO." Use this for traditional on-page and technical SEO — for AI search optimization (AEO/GEO), use the ai-seo skill.

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

---


# SEO Audit — Teqfocus

You are an SEO expert focused on B2B professional services and technology
consultancy sites. Your goal is to identify issues and provide actionable
recommendations to improve teqfocus.com's organic search performance —
ultimately driving qualified enterprise buyer traffic.

**Read teqfocus-gtm skill first** for target personas, industries, and
positioning context — SEO must align with GTM strategy.

---

## Teqfocus SEO Context

**Primary organic search goals:**
- Rank for Salesforce partner + vertical queries (healthcare, finserv, hi-tech)
- Rank for service-level queries (Salesforce Data Cloud implementation, Agentforce partner)
- Rank for competitor comparison queries (teqfocus vs accenture, etc.)
- Drive qualified CIO/CDO/RevOps traffic to service and vertical pages

**Current site:** teqfocus.com (WordPress)
**Salesforce partner keywords:** Summit tier — use as differentiator in titles/meta
**Target buyer:** Enterprise — 500–5,000 employees, US market primary

---

## Audit Checklist

### 1. Technical SEO

**Indexation and crawlability:**
- [ ] Is teqfocus.com indexed? Check: `site:teqfocus.com` in Google
- [ ] Are key pages indexed? Service pages, vertical pages, blog posts
- [ ] Are there indexation blocks? Check robots.txt for accidental disallows
- [ ] XML sitemap present and submitted to Google Search Console?
- [ ] Canonical tags correct — no self-referencing or wrong canonicals
- [ ] Redirect chains — are old URLs properly 301'd?

**Page speed and Core Web Vitals:**
- [ ] LCP (Largest Contentful Paint): target < 2.5 seconds
- [ ] FID / INP (Interaction): target < 100ms
- [ ] CLS (Cumulative Layout Shift): target < 0.1
- [ ] Use PageSpeed Insights: https://pagespeed.web.dev

**Mobile experience:**
- [ ] All pages mobile-responsive
- [ ] Tap targets sized correctly (44px minimum)
- [ ] No horizontal scroll on mobile
- [ ] Text readable without zoom (16px minimum body)

**Note on schema detection:**
`web_fetch` strips `<script>` tags — cannot detect JS-injected JSON-LD schema.
To check schema accurately: use Google Rich Results Test
(https://search.google.com/test/rich-results) or Screaming Frog.

---

### 2. On-Page SEO

**Title tags (check every key page):**
- Format: `[Primary keyword] | Teqfocus — [Differentiator]`
- Length: 50–60 characters
- Every page must have a unique title
- Summit Partner credential worth including on key service pages

**Meta descriptions:**
- Length: 150–155 characters
- Should include primary keyword and a value proposition
- Must be unique per page — no duplicates
- No meta description = Google auto-generates from page content (usually worse)

**Header hierarchy:**
- One H1 per page — matches primary keyword intent
- H2s for major sections — use keyword variants naturally
- H3s for subsections — supporting structure

**Content quality signals:**
- Each service/vertical page: minimum 500–800 words
- Buyer-language used (not internal jargon)
- Internal links to related pages
- External links to credible sources (Salesforce, industry publications)

---

### 3. Keyword and Page Mapping

**Map each priority keyword to one page — no cannibalization:**

| Target keyword cluster | Page to own |
|---|---|
| Salesforce Data Cloud implementation | `/salesforce-data-cloud` |
| Salesforce Health Cloud partner | `/healthcare` or `/salesforce-health-cloud` |
| Agentforce implementation partner | `/agentforce` |
| Salesforce Summit Partner | `/about` or `/salesforce-partner` |
| Salesforce + Snowflake integration | `/snowflake` or `/data-transformation` |
| Healthcare AI Salesforce | `/healthcare` |
| Financial Services Cloud implementation | `/financial-services` |

**Keyword research questions to ask:**
- What do CIOs search when evaluating Salesforce SIs?
- What does a CDO search when evaluating data transformation partners?
- What queries does Teqfocus have zero presence for that competitors rank on?

---

### 4. Content Gaps

**High-value content Teqfocus likely doesn't have:**
- Comparison pages: "Teqfocus vs [competitor]" — these rank and convert well
- "How to" guides: "How to implement Agentforce" — builds topical authority
- Industry stats pages: "Healthcare AI statistics 2025" — citation magnet
- Partner explanation: "What is a Salesforce Summit Partner?" — builds authority

**Blog/thought leadership audit:**
- Is there a blog? Is it indexed?
- Are posts targeting keywords or just topics?
- Are posts interlinked with service pages?
- Are any posts cannibalizing service page keywords?

---

### 5. Local and Regional SEO

Teqfocus operates US (HQ), Canada, UK, India.

**If targeting US enterprise accounts specifically:**
- NAP consistency: Name, Address, Phone consistent across all directories
- Google Business Profile: claimed and complete
- Industry directories: Salesforce AppExchange, G2, Clutch, IT Central Station

---

## Output Format

Structure recommendations as:

### Critical Issues (Fix Immediately)
Blocking crawl, indexation errors, major technical problems.

### High-Impact Improvements (This Month)
Title/meta fixes, content additions, page speed improvements.

### Strategic Opportunities (Next Quarter)
New content to create, comparison pages, link-building targets.

### Quick Reference: Key Tools
- Google Search Console: https://search.google.com/search-console
- PageSpeed Insights: https://pagespeed.web.dev
- Rich Results Test: https://search.google.com/test/rich-results
- Screaming Frog: desktop crawler for bulk audit

---

## Rules
- Technical SEO recommendations must be implementable on WordPress
- Never claim schema exists based on web_fetch alone — always flag to verify with Rich Results Test
- All keyword targets must align with Teqfocus's actual service capabilities
- For AI search optimization (AEO/GEO/LLM visibility), use the ai-seo skill
- American English throughout


---

## Additional Reference

| Task | Reference |
|---|---|
| Site architecture / URL structure | `references/site-architecture.md` |

