The SEO Agency Checklist: How to Vet, Brief, and Audit Like a Pro

The SEO Agency Checklist: How to Vet, Brief, and Audit Like a Pro

You’ve hired an SEO agency—or you’re about to. The pitch deck looked polished, the case studies were impressive, and the account manager nodded along to everything you said. But three months in, your organic traffic hasn’t budged, and the only thing that’s grown is your suspicion that “technical audit” meant running a free tool and calling it a day.

I’ve been on both sides of this table—as an in-house marketer burning budget on bad agency work, and as a consultant who’s had to fix the mess left behind. The problem isn’t that SEO agencies are bad. It’s that most clients don’t know how to brief them, audit their work, or spot the difference between genuine expertise and a well-rehearsed sales script.

This article is your operational checklist. Not vague advice like “set clear goals,” but specific, actionable steps you can take before you sign a contract, during the first month of engagement, and when you’re reviewing deliverables. We’ll cover technical SEO, on-page optimization, link building, and the red flags that signal you’re about to waste money—or worse, get your site penalized.

Step 1: Pre-Engagement—What to Ask Before You Sign

Most agencies will happily take your money and deliver a “strategy” that reads like a Wikipedia article on SEO. Your job is to probe for specifics before you commit.

Ask for their technical audit process in detail. A real technical SEO audit isn’t a screenshot from a crawl tool. It should include:

  • A crawl of your entire site (not just the homepage)
  • Analysis of crawl budget waste—redirect chains, orphan pages, excessive parameter URLs
  • Core Web Vitals assessment using real-user data (CrUX report), not lab simulations
  • Server response time checks and TTFB analysis
  • Mobile usability and render-blocking resource identification
If they say “we’ll run Screaming Frog and send you a report,” dig deeper. What will they do with the data? Will they prioritize issues by impact? Do they understand how render tree construction affects LCP? If they can’t explain why CSS optimization matters for page speed, they’re not doing technical SEO—they’re doing checklist SEO.

Ask for sample deliverables from a client in a similar vertical. Not a redacted PDF with the client name blacked out. A real example. Look for:

  • Specific recommendations with before/after metrics
  • Evidence of implementation (were changes actually made?)
  • A timeline showing how long fixes took to impact rankings
Ask about their disavow file process. If they don’t have one, or they say “we never need it,” that’s a yellow flag. Many sites accumulate toxic backlinks over time. A competent agency checks your backlink profile monthly and knows when to disavow versus when to attempt removal.

Step 2: The First 30 Days—What a Proper Onboarding Looks Like

A good agency doesn’t start with keyword research. They start with a technical foundation. If they jump straight to content strategy without understanding your site’s health, they’re building on sand.

Week 1-2: Technical baseline audit

  • Full crawl with Screaming Frog or DeepCrawl
  • Server log file analysis (if available) to understand how Googlebot actually crawls your site
  • Core Web Vitals measurement using field data
  • XML sitemap and robots.txt review
  • Canonical tag audit across all pages
  • Duplicate content detection
  • HTTPS and security check
Week 3-4: Fix prioritization and implementation The agency should produce a ranked list of issues. Not “fix all of these,” but “fix these first because they have the highest impact.” Common high-priority issues:
  • Critical CSS inlining to reduce render-blocking resources
  • JavaScript minification and deferred loading
  • Server response time optimization
  • Mobile-first indexing issues
  • Broken internal links and redirect chains
Red flag: If the agency sends you a 50-page technical report in week one but hasn’t fixed anything by week four, they’re reporting, not doing. Technical SEO is about implementation, not documentation.

Step 3: On-Page Optimization—Beyond Meta Tags

On-page optimization is where most agencies do the minimum and call it a day. They’ll update your title tags, write meta descriptions, and maybe add some header tags. That’s table stakes. Real on-page work goes deeper.

Keyword research and intent mapping The agency should not just hand you a list of keywords with search volume. They should:

  • Map keywords to search intent (informational, navigational, commercial, transactional)
  • Identify keyword gaps where competitors rank but you don’t
  • Cluster keywords by topic for content strategy
  • Analyze SERP features (featured snippets, People Also Ask, image packs) to understand what Google considers relevant
Content strategy and optimization
  • Existing page audits: which pages need rewriting, which need consolidation, which should be redirected
  • Internal linking optimization: are your pillar pages getting enough link equity from supporting content?
  • Schema markup: does the agency understand structured data beyond basic Organization schema?
  • Image optimization: alt text, compression, WebP format, lazy loading
What a good on-page deliverable looks like A table or spreadsheet with columns for: URL, current issue, recommended fix, priority (P1-P3), estimated effort, and expected impact. If the deliverable is just a list of keywords with no implementation guidance, push back.

Step 4: Link Building—The Danger Zone

Link building is where most SEO agencies either overpromise or underdeliver. It’s also where the highest risk lives. A bad link building campaign can get your site penalized, and recovering from a manual action is painful and slow.

How to brief a link building campaign Be specific about what you will and will not accept:

AcceptableUnacceptable
Guest posts on relevant, authoritative sites with editorial oversightPaid links on PBNs (Private Blog Networks)
Digital PR and resource-based linkable assetsLink exchanges or reciprocal linking schemes
Broken link building on topical sitesAutomated link building tools
HARO/Connectively responses for expert quotesLinks from spammy directories or link farms
Competitor backlink analysis for outreach targetsLinks with exact-match anchor text over-optimization

What to ask your agency about their link building process

  • How do you vet target sites? Do you check Domain Authority, Trust Flow, and spam score?
  • What’s your outreach template? Can I review it before you send?
  • How do you track link acquisition? Do you provide a live spreadsheet?
  • What’s your process for identifying and disavowing toxic links?
  • Have you ever had a client hit with a manual action? What did you do?
The uncomfortable truth about link building No legitimate agency can guarantee a specific number of links per month. Quality depends on your niche, your content quality, and your domain’s existing authority. If an agency promises “50 high-DA links in 30 days,” they’re either lying or using black-hat methods. Run.

Step 5: Core Web Vitals and Site Performance—The Non-Negotiable

Core Web Vitals are not optional anymore. They’re a ranking factor, and more importantly, they directly impact user experience and conversion rates. Yet many agencies still treat performance optimization as an afterthought.

What a proper CWV optimization process looks like

  • Baseline measurement using Google Search Console’s Core Web Vitals report and CrUX data
  • Lab testing with Lighthouse and WebPageTest to identify specific issues
  • Prioritization based on impact: LCP issues (largest contentful paint) often require server-side fixes or image optimization, while CLS issues (cumulative layout shift) need CSS and font loading adjustments
  • Implementation of fixes: /critical-css-inlining, /minification-css-js-html, image compression, lazy loading, CDN configuration
  • Re-testing and monitoring: CWV is not a one-time fix. New content, third-party scripts, and CMS updates can reintroduce issues.
Common mistakes agencies make with CWV
  • Only testing on a staging environment with no real-world traffic
  • Ignoring mobile performance (mobile CWV is weighted more heavily)
  • Over-optimizing to the point of breaking functionality (e.g., aggressive lazy loading that delays user interactions)
  • Not understanding the /render-tree-construction process and how CSS/JS blocking affects perceived load time
Your checklist for evaluating agency CWV work
  • Did they provide before/after metrics from real-user data?
  • Can they explain why a specific fix improved LCP or CLS?
  • Do they have a process for ongoing monitoring, not just a one-time fix?
  • Are they considering /site-speed-optimization holistically, or just chasing CWV scores?

Step 6: Reporting and Communication—What to Expect

Bad agencies hide behind vanity metrics. Good agencies show you the messy reality of SEO and explain what they’re doing about it.

What a good monthly report includes

  • Organic traffic trends with context (seasonality, algorithm updates, competitor activity)
  • Keyword ranking movements by intent category, not just total keywords tracked
  • Technical health score: crawl errors, indexation issues, Core Web Vitals status
  • Backlink growth with quality assessment (new domains, lost links, toxic link detection)
  • Conversion data: if you have goal tracking, the agency should report on organic conversions, not just traffic
What a bad monthly report includes
  • “We gained 500 keywords this month” without explaining that most are long-tail queries with zero search volume
  • A graph showing traffic going up without explaining why
  • No mention of what didn’t work
  • Excuses for every metric that’s down
The communication cadence that works
  • Weekly: a 5-minute Slack or email update on what was done and what’s blocked
  • Monthly: a 30-minute call to review the report and discuss next steps
  • Quarterly: a strategy review to adjust priorities based on results and market changes

Step 7: Red Flags—When to Fire Your Agency

Sometimes the relationship isn’t fixable. Here are the signs that it’s time to cut ties:

They blame everything on Google updates A Google update might cause a temporary dip, but it shouldn’t crater your traffic unless you were relying on manipulative tactics. If every month has a new excuse (“the Helpful Content update,” “the core update,” “the reviews update”), your agency is deflecting.

They don’t understand your business SEO isn’t just about rankings. It’s about revenue. If the agency can’t explain how their work connects to your bottom line, they’re treating you as a keyword list, not a business.

They use black-hat tactics without telling you You might not know until you get a manual action. Signs include: sudden spikes in low-quality backlinks, pages that rank for irrelevant queries, or traffic from suspicious sources. If you suspect black-hat work, run a full backlink audit immediately.

They refuse to share data or access If the agency won’t give you read-only access to Google Search Console, Google Analytics, or their reporting tool, that’s a dealbreaker. You own your data. They’re just stewarding it.

Conclusion: You Get What You Audit For

SEO agencies range from world-class to dangerous. The difference often comes down to how well you brief them, how critically you review their work, and how quickly you spot problems.

Your job as a client isn’t to become an SEO expert. It’s to ask the right questions, demand transparency, and hold the agency accountable for results that matter to your business—not just to their reporting dashboard.

Start with the technical foundation. Verify every claim. And never, ever accept “trust us” as an answer. The best agencies will welcome your scrutiny because they know their work can stand up to it.

Next steps:

  • Review your current agency against this checklist
  • If you’re shopping for a new agency, use the pre-engagement questions as your filter
  • If you’re going in-house, use this as a framework for building your own SEO operations
The checklist is your tool. Use it.

Wendy Garza

Wendy Garza

Technical SEO Specialist

Elena focuses on site architecture, crawl efficiency, and structured data. She breaks down complex technical issues into clear, actionable steps.

Reader Comments (0)

Leave a comment