Content Opportunities
Surface content optimization targets across two opportunity zones, ordered by ROI.
Steps
Zone 1: Striking Distance (positions 4-10, highest ROI)
- Call
list_propertiesto confirm the exactsite_url. - Call
seo_striking_distanceto get queries and pages ranked 4-10. One position gained at this range has a significant traffic impact. - Call
quick_winsfor an overview of the fastest wins across the property.
Zone 2: Page Two Quick Wins (positions 11-20)
- Call
get_advanced_search_analyticswith:dimensions=query,pagesort_by=impressions,sort_direction=descendingrow_limit=1000start_date= 28 days ago,end_date= today
- Filter the results to keep only rows where:
positionis between 11 and 20 (page 2, just below the fold)impressions> 100 (meaningful search volume)ctr< 0.03 (below average for these positions)
- Sort the filtered set by
impressionsdescending. Return the top 20 rows.
Output format
Zone 1 table: Query | Page | Position | Impressions | CTR | Est. clicks at pos 3
Zone 2 table: Query | Page | Position | Impressions | CTR | Opportunity Score
Opportunity Score = impressions × (0.05 - ctr) (rough estimate of clicks gained if CTR reaches 5%).
Follow each table with specific recommendations:
- Title and meta description optimization
- Whether to merge with a better-ranking page
- Whether to add internal links to boost the page
- For Zone 1 specifically: whether to add more depth, FAQ schema, or structured data