Categories: BLOG2

How To Use LLMs for Competitive Research and Gap Analysis

Collect competitor URLs using Moz Site Crawl or a sitemap export. Next, import the URLs into Google Sheets and apply the same GPT formula used for your site. 

=GPT("Based on the string provided, assign it to one of these themes: 
'Dog Health', 
'Dog Recipes', 
'Dog Behavior',
'Dog Breed', 
'Seasonality/Events',
'OTHER', 
Use the examples as a guide but return only the theme name in a concise form, without any additional text. Examples: 
nString: 'overweight-dogs' - Theme: 'Dog Health'
nString: 'chihuahua' - Theme: 'Dog Breed'
nString: 'how-to-help-a-hyper-nervous-badly-behaved-dog' Theme: 'Dog Behaviour'
nString: 'how-can-i-encourage-my-fussy-dog-to-eat' - Theme: 'Dog Behaviour'
. Output only the theme name, without any prefix or quotes. Now, analyze this string: '" & A2)  

It categorized each competitor page into themes like Dog Health, Dog Recipes, and Seasonality/Events.

Count content by theme

Once you’ve tagged the competitor’s content, count how many articles they have for each theme using this formula in Google Sheets:

COUNTIF(C:C, G4)

In this formula:

  • C:C is the competitor’s theme column
  • G4 is the specific theme you want to count, like Dog Health

It gave me a quick count of how many pages each competitor had under each theme, highlighting where they were more active than Pooch & Mutt.

Highlight content gaps

With both datasets side by side, I could easily spot content gaps. For example, tails.com had more content on dog nutrition and seasonal dog care, while Pooch & Mutt lacked in those areas.

If you liked How To Use LLMs for Competitive Research and Gap Analysis by Caitlin Hathaway Then you'll love Miami SEO Expert

Caitlin Hathaway

Share
Published by
Caitlin Hathaway

Recent Posts

5 AI Workflows for Local SEO

Workflow 3: Competitive analysis with chained agentsCompetitive analysis is one of my favorite AI use…

2 days ago

The SEO’s Guide to Agentic Commerce — Whiteboard Friday

So how do I optimize my websites for agentic AI to make sure that it…

6 days ago

What 50k Query Fan-Outs Reveal About Brands (+ Free Data!)

Once we move from topics to questions, whether in organic search or LLMs, we naturally…

7 days ago

Announcing the First Batch of Speakers for Mozcon London 2026

 As shopping agents now research products, compare options, and complete purchases, e-commerce sites will need…

1 week ago

I Tested 15 of the Best Brand Monitoring Tools: Here Are My Top 8 Picks

Brand24 combines traditional social listening with AI visibility tracking. It monitors social media, news, blogs,…

1 week ago

How to Build a Full SEO Analysis Dashboard with the Moz API MCP Server

Now that I had my high-level competitive analysis done, I wanted to dig a bit…

1 week ago