Posts

Web Design and Development San Diego

What server logs reveal that SEO tools miss

What server logs reveal that SEO tools miss

For large websites, server logs often reveal technical SEO problems long before rankings decline. They show how search engines crawl your site, where crawl budget gets wasted, how quickly servers respond, and whether important pages remain accessible.

Unlike Google Search Console, analytics platforms, and third-party crawlers, server logs capture every request search engines make to your infrastructure. 

Yet many organizations never analyze them — missing one of the most valuable sources of technical SEO data available.

Why server logs reveal what other SEO tools miss

Many SEO teams rely on Google Search Console, Bing Webmaster Tools, third-party crawlers, and analytics platforms. Those tools help, but they all rely on data samples, delayed reporting, or simulated crawls. 

Server logs capture direct interactions between crawlers and infrastructure. That distinction matters on websites with hundreds of thousands or millions of URLs.

A log file records every request processed by a server. For SEO purposes, the most useful entries come from crawlers such as Googlebot, Bingbot, GPTBot, Applebot, and other verified search engine bots. 

Each request generates operational data, including the requested URL, response code, timestamp, user agent, and response timing. Over time, those records form a detailed crawl history.

Your customers search everywhere. Make sure your brand shows up.

The SEO toolkit you know, plus the AI visibility data you need.

Start Free Trial
Get started with

Semrush One Logo

Hidden SEO issues in crawl data

Most technical SEO issues begin as crawl inefficiencies that gradually compound over time. A search engine crawler may:

  • Request a page and receive an unexpected response.
  • Encounter a category section that slows under heavy load.
  • Follow redirect chains that expanded after a deployment. 

In other cases, product pages disappear from inventory while still returning a 200 status code. These problems rarely occur as isolated incidents. 

Search engines encounter them repeatedly across thousands or millions of crawl requests, creating patterns that can quietly erode crawl efficiency, indexing, and visibility.

Server logs expose those patterns clearly. 

  • On large ecommerce platforms, logs often show crawlers spending excessive time on filtered navigation URLs while strategic product pages receive limited recrawling. 
  • On publisher websites, crawlers sometimes revisit outdated archive paths more aggressively than newly updated content. 
  • SaaS platforms frequently expose staging environments or parameter-driven duplicate URLs through internal systems without realizing how heavily those URLs consume crawl activity. 

Without logs, those problems remain hidden behind aggregate reporting.

Server logs also provide historical visibility. Unlike Google Search Console data, which expires over time, retained logs reveal crawl trends tied to migrations, infrastructure changes, indexing shifts, and platform redesigns.

Where crawl resources go

Search engines don’t crawl every page equally. Large websites compete internally for crawl attention. 

Search engines allocate resources based on perceived importance, internal linking, infrastructure quality, content freshness, and historical performance. Logs reveal those crawl decisions directly.

A retailer with five million URLs may assume high-value category pages receive regular crawling because they appear in XML sitemaps and navigation systems. Log file analysis may show Googlebot spending a disproportionate share of crawl resources on parameterized URLs created through faceted filtering instead.

Another site may discover crawlers revisiting redirected legacy URLs years after a migration. These situations are common because search engines work from observed behavior rather than internal assumptions.

Server logs also help identify sources of crawl waste that quietly consume large portions of crawl activity. Common examples include:

  • Infinite URL combinations.
  • Session parameters.
  • Crawlable internal search pages.
  • Open faceted navigation systems.
  • Duplicate mobile URLs.
  • Exposed staging environments.
  • Broken canonical structures. 

As web platforms expand over time, crawl efficiency increasingly becomes an infrastructure challenge as much as a traditional SEO problem.

When infrastructure limits crawling

Response timing data is among the most valuable information in server logs. Search engines monitor how efficiently servers respond during crawling. Slow or unstable infrastructure affects how aggressively crawlers move through a site.

A difference between 300 milliseconds and 3 seconds may appear minor on a single request, but across hundreds of thousands of crawler requests, the impact becomes substantial. Response timing analysis helps isolate infrastructure bottlenecks under real crawl conditions and exposes performance issues that traditional SEO tools often miss.

In production environments, these patterns appear frequently. Product pages may bypass cache layers and generate database-heavy responses, image optimization services can slow down media crawlers, and API-driven templates often create inconsistent latency during crawl spikes. JavaScript rendering systems may delay crawler access to content, while regional CDN routing can introduce performance issues in specific markets.

Synthetic monitoring tools often miss these patterns because simulated testing doesn’t fully replicate crawler behavior. Logs capture what crawlers experience at the request level. Timing analysis also helps separate isolated incidents from persistent operational issues.

A temporary deployment issue differs from a structural bottleneck. Logs reveal the difference through historical request patterns.

Search engines, particularly Google, tend to reward reliable infrastructure with more consistent crawling. Fast, stable responses support efficient crawl allocation and improve recrawl frequency on important pages.

On enterprise systems, response timing analysis frequently influences infrastructure planning beyond SEO. Operations teams use log data to prioritize cache improvements, CDN adjustments, scaling decisions, and deployment scheduling.

Get the newsletter search marketers rely on.


Soft 404s at scale

Soft 404s remain one of the most overlooked yet highly consequential SEO issues for large online brands. Unlike a standard 404 page, which correctly returns an HTTP 404 status code, a soft 404 returns a 200 OK response while serving thin, empty, or functionally useless content.

To search engines, these pages appear crawlable and indexable despite offering little or no value, which can quietly waste crawl budget and dilute overall site quality signals.

Common soft 404 examples include:

  • Out-of-stock product pages that remain live without meaningful replacement content.
  • Empty category templates created through faceted navigation.
  • Broken internal search result pages.
  • Placeholder inventory URLs with little usable information.
  • Expired listings that still return a 200 OK status code. 

Failed rendering can create similar issues when JavaScript content doesn’t fully load for crawlers. On large web platforms, these low-value pages often accumulate quickly and consume significant crawl activity without contributing meaningful search visibility.

Search engines eventually classify many of these pages as low quality. The issue becomes operational when crawlers continue revisiting those URLs repeatedly. Document size analysis within logs provides one way to identify potential soft 404 patterns at scale.

Landing pages with nearly identical response sizes can sometimes indicate templated low-value responses. A group of 60,000 product URLs all returning responses smaller than 100 bytes after inventory expiration usually points toward placeholder templates rather than meaningful content.

Internal search systems create another common example. Empty search result pages often generate highly consistent response sizes because the template loads correctly while no actual content appears.

Response codes alone rarely expose the full pattern of crawl behavior. A clearer operational picture emerges when HTTP status codes are analyzed alongside response sizes, crawl frequency, and URL patterns. Together, these signals reveal how search engines interact with different sections of a web platform and where crawl inefficiencies begin to accumulate.

Large publishers, such as news websites, also encounter soft 404 issues through broken pagination systems or empty archive states. 

SaaS platforms sometimes expose onboarding placeholders through crawlable public URLs. 

Marketplace websites frequently generate thin pages for inactive listings while still returning successful responses. Document size analysis helps identify these patterns quickly across large datasets.

The case for log retention

Short log retention periods limit the quality of server log analysis. Many crawl patterns develop gradually, with search engines adjusting crawl allocation over weeks or months rather than days. 

Historical log data reveals long-term shifts in crawl behavior, including:

  • Changes in crawl frequency.
  • Legacy URL activity.
  • Migration effects.
  • Infrastructure instability.
  • Seasonal crawl patterns.
  • Redirect persistence.
  • Broader crawl budget fluctuations.

For large websites, six to 36 months of logs often provide meaningful operational history.

Historical data is especially valuable during migrations. Teams compare crawler behavior before and after structural changes to determine whether important sections gained or lost crawl visibility. Without retained logs, those comparisons disappear permanently.

Many organizations still overwrite logs quickly or don’t retain them at all. Once lost, historical crawl data can’t be reconstructed later.

Separating search crawlers from bot noise

Raw server logs contain large volumes of automated traffic unrelated to SEO. Many bots impersonate Googlebot or Bingbot, making accurate filtering essential before meaningful analysis can begin. Effective validation typically combines user agent analysis, reverse DNS checks, and trusted IP verification to separate legitimate crawlers from scrapers, monitoring systems, and malicious automation.

Once filtered correctly, server logs reveal clear behavioral differences between crawler types, including Googlebot Smartphone, Googlebot Image, Bingbot, Applebot, AdsBot, and newer AI-oriented crawlers. Each interacts with web platforms differently, creating distinct crawl patterns, resource demands, and indexing behavior.

Image crawlers place heavier demands on media infrastructure. Mobile crawlers focus more heavily on rendering consistency. AI-focused crawlers often revisit large archive sections repeatedly.

Crawler segmentation helps technical teams prioritize infrastructure improvements based on actual crawl demand rather than assumptions.

Monitoring migrations with log data

Migrations are one of the highest-risk periods in technical SEO, as even well-tested launches can introduce crawl instability. 

Server logs provide direct visibility into how search engines respond after deployment, including which redirects crawlers continue to follow, whether redirect chains form, which legacy URLs remain active, and where 404 spikes occur. 

Logs also reveal how crawl allocation shifts across the platform, whether response times begin to deteriorate, and which sections search engines continue to prioritize after the migration goes live.

A migration may appear successful during browser testing while crawlers encounter entirely different behavior through caching systems, CDN routing, or redirect logic.

Large ecommerce migrations often reveal persistent crawl activity on old URL structures weeks or months after launch. International platforms sometimes discover regional redirect inconsistencies affecting only certain crawlers. Logs expose those failures early enough to correct them.

Collecting the right log data

Useful log analysis depends on complete records. At a minimum, logs should include:

  • Remote IP address, including originating IP and optional (X-)Forwarded-For information.
  • User agent string.
  • Request protocol, such as HTTP, HTTPS, or WSS.
  • Request hostname.
  • Request path.
  • Request parameters.
  • Request time, including date, time, and time zone.
  • Request method.
  • Response HTTP status code.
  • Response timings.

These fields create the operational baseline required for meaningful crawl analysis.

Hostname and protocol fields often receive less attention than they deserve. Missing these values creates blind spots on multilingual websites, subdomain-heavy platforms, and CDN-driven architectures.

Many organizations simplify analysis by storing the full request URL as a normalized field containing protocol, hostname, path, and parameters.

Additional fields can further improve analysis quality:

  • Response byte size.
  • Cache status.
  • Referrer.
  • CDN edge location.
  • Upstream timing.
  • Compression type.

Response size data becomes especially valuable during soft 404 investigations and duplicate content analysis.

Why logs remain underused

Server logs often fall between departments. Infrastructure teams view them as operational data. Security teams use them for threat monitoring. SEO teams focus on crawling and indexing. Analytics teams prioritize user behavior reporting.

As a result, one of the most valuable technical SEO datasets within an organization often remains completely unused. Yet server logs answer operational questions that few other systems can.

They reveal which pages absorb the largest share of crawl resources, which sections return unstable responses, and which deprecated URLs continue receiving heavy crawler activity years later. 

Logs also expose latency issues affecting specific crawler groups and low-value pages that dilute crawl efficiency. These insights directly influence rankings, crawl allocation, and search visibility.

Technical SEO and GEO increasingly overlap with infrastructure engineering because search engines continuously evaluate operational quality. Server logs expose those operational realities in detail. 

For large websites, log analysis stops being optional once crawl scale reaches enterprise complexity. The data already exists. The advantage comes from retaining it, structuring it properly, and using it consistently.

See the complete picture of your search visibility.

Track, optimize, and win in Google and AI search from one platform.

Start Free Trial
Get started with

Semrush One Logo

The business value of server logs

Ultimately, server log retention delivers value far beyond SEO alone. In particular, preserved log data can strengthen buyer confidence by providing verifiable operational evidence of site performance, infrastructure stability, and historical activity. 

That additional transparency can materially support due diligence and even contribute positively to company valuation, making a compelling case that the cost of recording and retaining server logs is often outweighed by their long-term strategic value.

Read more at Read More

Web Design and Development San Diego

Why your brand campaign may not be ready for AI Max

Why your brand campaign may not be ready for AI Max

Not long ago, broad match was positioned as the future of paid search. Today, that role belongs to AI Max.

Over the last few months, I’ve heard repeated recommendations to enable AI Max on brand campaigns, even when those campaigns are already performing exactly as intended.

The problem is that many accounts still lack the foundations AI Max needs to work well. Conversion tracking is unreliable, offline conversion imports are missing, and generic campaigns remain constrained by budget or structure.

AI Max depends on strong conversion signals, sufficient volume, and enough variation for the system to learn effectively. In many accounts, brand campaigns provide most of that signal. 

But using AI Max on brand means introducing additional automation into your most predictable and efficient traffic source.

The promise and limitations of AI Max

AI Max expands search targeting beyond your existing keyword list by using keywords, landing pages, and site content as signals rather than strict targeting parameters.

Like dynamic search ads (DSA), AI Max can match to queries you didn’t explicitly target. But it goes further, reaching beyond the intent boundaries defined by your keyword set.

Google has positioned AI Max as the next step in Search automation, with DSA, automatically created assets, and campaign-level broad match settings scheduled to transition into AI Max in September.

The platform includes controls such as brand exclusions, URL exclusions, text guidelines, and location targeting. In accounts with strong conversion tracking, sufficient search volume, and reliable performance signals, AI Max may uncover incremental growth opportunities.

Many accounts haven’t reached that stage yet.

Your customers search everywhere. Make sure your brand shows up.

The SEO toolkit you know, plus the AI visibility data you need.

Start Free Trial
Get started with

Semrush One Logo

Why AI surface eligibility isn’t a reason to rush into AI Max

Much of the recent interest in AI Max stems from Google’s push toward AI-powered search experiences.

AI Overviews now reach 2.5 billion monthly users, according to Google. Ads appear in 25.6% of AI Overview results, Semrush data shows.

As Google continues expanding AI-driven search experiences, advertisers are understandably focused on maintaining visibility across those surfaces.

That concern is reasonable. The problem is that AI Max is often presented as the solution before advertisers address the measurement, conversion, and account structure issues that determine whether the automation can succeed.

Google Ads representatives typically pitch AI Max for brand campaigns by claiming it’s necessary for eligibility in AI Mode and AI Overviews on brand searches. But this isn’t accurate.

Ginny Marvin, Google Ads liaison, confirmed that three campaign types are eligible to serve in AI Overviews: broad match with Smart Bidding, Performance Max (PMax), and AI Max for Search.

However, exact match keywords aren’t eligible to serve in AI Overviews at all, even when identical broad match keywords exist in the same account.

So, the eligibility picture looks like this:

Campaign type AI Overview eligible Query control Best use case
Exact match No Highest Defensive brand
Phrase match No Medium Controlled intent expansion
Broad match Yes Lower Generic scaling
Performance Max Yes Low Cross-network automation
AI Max Yes Lowest Mature accounts with strong signals

PMax and AI Max do broadly the same job in terms of AI surface eligibility. So if you run PMax brand campaigns, you’re already covered. Adding AI Max won’t unlock anything new, as it’ll only add another automation layer to a setup that’s already eligible.

So, when reps position AI Max on brand as the answer to AI surface eligibility, advertisers should stop and ask why this feature takes priority over fixing the account’s foundation.

Test data doesn’t support Google’s AI Max claims

When AI Max was in beta, Google stated that advertisers who activate the feature would see 14% more conversions, and those running exact and phrase match keywords would likely see a 27% increase in conversions.

Google also indicated that advertisers who enable the full AI Max feature suite see 7% more conversions on average. Independent testing has produced more mixed results.

The evidence for AI Max remains mixed

Across 600 accounts, Smarter Ecommerce found that AI Max delivered a 35% lower return on ad spend (ROAS) than traditional match types. AI Max accounted for just 0.57% of total ad spend in those accounts, indicating that advertisers kept the budget to a minimum.

After running a four-month test, Xavier Mantica found that AI Max had the most expensive conversions. While AI Max cost $100.37 per conversion, phrase match cost $43.97 per conversion, and exact match cost $52.69 per conversion. And Ezra Sackett tested 30,000 search terms with AI Max, only to find that 99% of impressions delivered zero conversions.

After a 23-test analysis of 16 advertisers, Andy Goodwin noted improved Quality Score and ROAS when advertisers used the AI Max full feature suite. But he tested mature advertisers and used text customization in only 50% of tests and URL optimization in just 44%. This suggests advertisers were cautious about enabling every AI Max feature.

However, none of this data is brand-specific. AI Max may deliver value in the right context, but an exact match defensive brand campaign that already performs well isn’t the ideal place to test a new automation product that depends heavily on signal quality. This is especially true for accounts that haven’t solved the underlying data problems feeding the automation.

Get the newsletter search marketers rely on.


AI Max attribution gets murky on brand

AI Max doesn’t always find genuinely new search terms, according to Adalysis. In some cases, it simply takes credit for the queries that exact and phrase campaigns were already winning.

Because AI Max treats keywords as signals rather than targeting parameters, impressions that would previously have been attributed to your exact match keyword can end up attributed to AI Max instead.

This reporting issue can be significant for brand campaigns. Brand traffic is already the highest converting traffic in most accounts.

Flip on AI Max, and suddenly you see an uplift. But it’s difficult to tell if it’s incremental or if preexisting branded performance simply appears in a different automation bucket.

Brand controls don’t work consistently

Google’s pitch leans heavily on brand controls. AI Max offers inclusions, exclusions, and guardrails that supposedly keep the match type tightly focused. In practice though, these controls don’t always work well.

Adalysis notes that competitor terms occasionally slip through and brand terms sometimes match to non-brand queries. DAC reports overlap between brand and non-brand terms as well as unintended language matching. And LBBOnline finds relevance hovering around 50% in some campaigns.

Brand controls could improve over time. But the available evidence doesn’t support treating AI Max as a low-risk switch for tightly controlled defensive brand campaigns.

What to consider before testing AI Max on brand

Before expanding automation into a defensive brand campaign, ask these questions.

1. Are the conversion signals trustworthy?

Have you separated macro and micro conversions? Do offline imports work correctly? Does lead quality feed back into the platform, or does Google still optimize equally toward every form fill?

If the signal quality underneath the account is poor, AI Max will amplify it instead of fixing it.

2. Have you already explored generic growth?

In many of the accounts I audit, budget, weak landing page alignment, poor structure, and outdated query management limit generic campaigns. This is where you usually find incremental growth, not inside an already dominant brand campaign.

3. Does the account give automation enough useful learning data?

AI Max isn’t magic. It reflects the quality of the signals underneath it.

If most of the account’s meaningful conversion volume comes from brand, then turning AI Max on in a brand campaign may reinforce existing dependency on branded traffic rather than helping the account grow beyond it.

4. Are brand + modifier searches already structured properly?

“Brand + reviews,” “Brand + pricing,” “Brand + near me,” and product intent variations often deserve their own campaign strategy entirely. AI Max shouldn’t become a substitute for good account architecture.

5. Do you have a strategic reason to expand the brand campaign?

If so, test carefully using experiments. That’s a business decision, not a checkbox recommendation from a rep who hasn’t looked deeply enough at the account to understand where the real opportunities actually are.

See the complete picture of your search visibility.

Track, optimize, and win in Google and AI search from one platform.

Start Free Trial
Get started with

Semrush One Logo

AI Max only works as well as the signals feeding it

AI Max may grow into something genuinely useful over time. Remember, PMax went through a similar evolution and is in a much stronger place now than it was early on.

But automation only works as well as the signals feeding it. Right now, the issue is that the foundations underneath the automation still aren’t strong enough. Better conversion frameworks, measurement, account structure, and feedback loops make automation smarter.

If brand remains the best-performing campaign in the account, the bigger question is why the rest of the account hasn’t caught up yet. 

Above all else, don’t confuse Google’s automation priorities with your account priorities.

Read more at Read More

How to Build Topical Authority in the AI Search Era (7 Steps)

You can be a strong brand, publish high-quality content, and still not have topical authority.

Just look at Great Jones, a kitchenware company.

Their Dutch oven (called The Dutchess) is beautiful, well-reviewed, and featured in industry-leading sites like Vogue, the New York Times, Bon Appétit, and The Kitchn.

The Kitchn – Great Jones Dutch oven

But search “best Dutch ovens” on Google or ask an LLM for recommendations, and the brand rarely appears.

Google AI Mode – Best Dutch ovens

It’s not that Great Jones lacks content or press.

What’s missing is the pattern — a consistent, positive framing that ties the brand to Dutch ovens across its own site and third parties.

Without this, search engines and large language models (LLMs) can’t confidently connect the brand to the topic, so they default to the names with stronger signals.

Many brands have some version of this gap. And AI search has only made it more visible.

The good news: You can build this pattern.

In this guide, I’ll show you how using the Topical Authority Pyramid, a framework I created to turn your brand into the go-to name in your niche.

This framework builds on conversations with Amanda Milligan, Content and Growth Manager at Semrush, and my work in brand positioning across ecommerce, SaaS, and finance.

What Is Topical Authority?

Topical authority is your site’s earned reputation for expertise on a specific subject. It forms when your brand and topic appear together repeatedly across the sources that buyers, search engines, and LLMs trust.

Think about the brands you automatically connect with certain topics.

Like these:

Topical Authority

You didn’t consciously decide to make those associations.

They formed because those brands kept showing up with the same message, in the same spaces, around the same topic.

That’s topical authority — and it’s also how search engines and LLMs learn which brands are most strongly associated with a topic.

The Topical Authority Pyramid Framework

Topical authority has traditionally been defined by content volume and breadth of coverage.

Publish comprehensively on a subject, and you’d own it.

That’s no longer enough.

As Amanda explains:

The phrase “topical authority” has been around for a long time, but the thinking around it has evolved significantly. At its core, it’s always been about your brand becoming associated with specific topics. What’s changed is how we try to build that association.


Today, search engines and LLMs look for more than coverage. They look for a clear position on the topic and external evidence that supports it.

To address this, I created the Topical Authority Pyramid:

Topical Authority Pyramid

The Pyramid breaks topical authority into three layers:

  • Foundational authority: On-site content and credibility signals that demonstrate experience, expertise, authoritativeness, and trustworthiness (E-E-A-T), and category fit. (Think category pages, about pages, author bios, comparison content, FAQs, customer reviews, case studies, and more.) Still important, but not enough on its own.
  • Point of view (POV-led authority): A specific, consistent angle that separates you from every other brand covering the same ground. It gives buyers a reason to choose you and AI systems the confidence to recommend you over competitors.
  • Proof-backed authority: Third-party signals (mentions, reviews, citations, and data) that back up your POV across the wider web. It turns your POV from self-declared to independently verified.

Each layer works alongside the others to establish your brand as the expert in your niche and earn more visibility in search engines and LLMs.

Many brands, including Great Jones, have strong foundational authority and scattered proof, but no consistent POV tying it all together.

Here’s how to build all three.

Free resource: Download our free Topical Authority Audit template to audit your topics, score competitor authority, and track your progress. Fill it out as you work through each step below or at your own pace.


Step 1: Audit Your Topic Reputation

Your brand likely already has a topical reputation, whether you’ve shaped it intentionally or not.

Audit it before deciding what to build.

Topical Authority Pyramid – Step 1

Research Your Current On-Site Associations

The gap between what you publish and what you want to be known for may be wider than you expect.

This is something Amanda has experienced firsthand:

When I did content audits, I’d inventory every piece of content by topic. You might find you have dozens of pieces on something that isn’t even your priority, and only five on the topic you actually want to own. That mismatch is exactly what a topic audit is designed to surface because what you’ve published is what you’re telling Google and buyers your priorities are.


The fastest way to assess this is with Semrush’s Organic Rankings tool.

Enter your domain to automatically see your brand’s strongest topic associations, organized by the topics getting visibility.

Domain Overview – Greater Jones Goods – Key topics

When I did this for Great Jones, their strongest topical associations were “recipes” and “celebrity chefs.”

Dutch ovens barely registered.

Organic Rankings – Greater Jones Goods – Topics

Yet, the Dutchess is their primary product.

Great Jones Goods – The Dutchess

And “Dutch oven” alone gets over 200,000 monthly Google searches.

Keyword Overview – Dutch oven

Great Jones has a big opportunity to increase their topical authority for Dutch ovens and convert some of this search interest into sales.

These are the kind of topical association gaps you want to surface in this step.

Two more places to look:

  • Google Search Console: Go to “Performance” > Queries and sort by clicks or impressions. You’ll see the topics that attract users to your site.
  • Branded queries on Google and LLMs: Search “[your brand] + your topic” and “what is [your brand] known for” to see how search engines and LLMs describe you

ChatGPT – Great Jones cookware

Audit Your Off-Site Presence

Next, review your third-party coverage: mentions, reviews, roundups, and editorial press.

This is where many brands have the biggest gap, and it’s the one AI systems appear to weigh most heavily.

Run these checks:

  • Search “[your brand] + [topic]” and look beyond your own site: What’s showing? Industry blogs? Reddit? Editorial coverage? Or nothing?
  • Ask an LLM: “What are the best [topic] brands?” and “Where would you recommend buying [topic]?” See whether your brand surfaces and what it’s associated with.
  • Check “best of” lists, roundups, and comparison articles for your topic: Are you in them? If so, where do you rank and how are you described? If not, who is?

Google SERP – Compare Dutch ovens

A quick off-site audit for Great Jones showed me they’ve earned coverage any kitchenware brand would envy: features in major lifestyle publications and partnerships with prominent chefs and influencers.

But when you look specifically at Dutch oven coverage, the off-site gap is obvious.

Most of the top-ranking articles are a few years old (or older):

Google SERP – Great Jones Dutch ovens

And the overall sentiment is inconsistent.

For example, in Food & Wine’s Dutch oven roundup, the Dutchess appears under the “Other” section (rather than “Top Picks”) with a caveat about heating issues.

Food & Wine – Best Dutch ovens

In this Bon Appétit roundup of the best Dutch ovens, Great Jones is categorized under “Dutch ovens we don’t recommend.”

Bon Appetit – Best Dutch ovens

They’re also notably missing from some use-case roundups, like this one from Serious Eats:

Serious eats – Best Dutch ovens

In Reddit threads where buyers are actively looking for Dutch oven recommendations, Great Jones rarely comes up.

When it does, many of the threads are from years ago:

Reddit – Great Jones Dutch ovens

Great Jones has real brand equity to build on.

But it’s just not adding up to a solid reputation in Dutch ovens — yet.

Step 2: Choose the Topic You’ll Build Authority Around

You can’t build authority on everything at once.

This step narrows your focus to one topic worth owning based on a few crucial factors:

  • What drives revenue
  • Where competitors are weak
  • Where your brand has room to claim a position

Topical Authority Pyramid – Step 2

Build and Prioritize Your Topic List

Start by listing the topics you want buyers, search engines, and LLMs to associate with your brand.

Begin with the obvious ones: the products, categories, use cases, and problems you want to be known for.

Then expand with adjacent topics buyers already care about.

For Great Jones, that might include slow cooking, one-pot meals, kitchen gifting, or cookware care.

Look especially for topics where you already have traction, competitors are weak, or your brand should be associated but currently isn’t.

Once you’ve identified 10 to 15 topics, add them to the “Topic Audit & Scoring” tab in your spreadsheet.

Topical Authority Template – Scoring topics

Next, narrow the list down.

Not every topic on your list is worth building a reputation around right now.

For each one, ask two questions:

Do you want to own it? Does it drive revenue, support a product you sell, or build a reputation that brings buyers to you?

How urgent is it?

  • High: Directly tied to revenue and an opportunity you can act on now
  • Medium: Tied to revenue, but the opportunity or timing isn’t right yet
  • Low: Worth tracking but not acting on yet, or no direct business connection

You should end up with three to five high-priority topics to investigate next.

Topical Authority Template – Scoring priority

Run a Query Audit

Now test each shortlisted topic to see who already owns the space and where there’s room for your brand to carve out a position.

For each topic, run four queries on Google and LLMs:

Query type What to search What it tells you
Head term The topic as-is (“Dutch ovens”) Who owns the broad topic; what AI defaults to
Best query Add “best” or a qualifier (“best Dutch ovens under $200”) Where buyer intent lives; which brands AI recommends
Brand query Your brand + the topic (“Great Jones Dutch oven”) Where you specifically stand; how AI currently describes you
Specific angle A query tied to an association you might want to own (“Dutch oven for gifting”) Whether that territory is already claimed or still open

As you run each query, note:

  • Which formats show up most: editorial lists, reviews, Reddit threads, brand pages
  • Whether AI systems name specific brands without being asked (unprompted)
  • Whether community results show buyers asking for recommendations or comparing options

Record this in the “Query Audit” tab of your spreadsheet.

Topical Authority Template – Query audit

If a query shows buying intent but the top results barely address it, that’s a topical authority opportunity.

For example, when I search “Dutch ovens” and “best Dutch ovens,” the same brands consistently come up: Le Creuset, Staub, Lodge, and Caraway.

But rarely Great Jones.

And for “Dutch oven for gifting,” ChatGPT didn’t mention Great Jones at all.

ChatGPT – Best Dutch ovens

Great Jones only appears when buyers already know to look for them.

More importantly, some topics, such as gifting, aesthetics, and non-toxic coating, are not clearly owned by any brand.

That’s where the opportunity is.

Score by Association Strength

After the Query Audit, score your presence on each topic against three competitors on a 0 to 3-point scale.

The score reflects your overall standing across the Topical Authority Pyramid: foundational, POV, and proof combined:

Score What it means
0 Not present anywhere for this topic
1 Present but weak or negative
2 Present and positive but inconsistent
3 Consistently prominent across high-authority sources and AI

Note: This isn’t a precise measurement. Use your observations, priorities, and market knowledge to guide the score.


Score your brand first, then each competitor.

Topical Authority Template – Scoring

After your scoring is complete, look for high-priority topics where you scored a 1 or 2 and at least one competitor scored a 0 or 1.

Those are topics where buyer demand is real, you have some footing, and no competitor has locked it down — the conditions for a winnable position.

For Great Jones, “Dutch ovens for gifting” fits the pattern: high priority, room to claim it, and no clear leader.

By the end, you should have one topic to focus on.

  • Have more than one? Choose the one closest to revenue or where the gap between your current and desired reputation is smallest.
  • Have none? Go niche. Instead of “Dutch ovens,” try “enameled cast iron Dutch ovens.” A narrower topic is easier to own and still builds toward the bigger one.

Step 3: Identify Your Topic POV

You’ve identified one viable topic. Next, decide what reputation to build around it.

Topical Authority Pyramid – Step 3

Your POV is the specific angle you own inside that space.

It’s what makes your brand distinct to buyers, search engines, and AI systems.

Like these brands — same topic, completely different associations:

Razors & note-taking tools

Research What’s Already Owned

Before identifying your POV, map what dominant brands in your space are already known for.

These are the POVs to avoid. Going after any of them directly means competing for territory another brand has spent years building.

Start with your notes from the Query Audit. The patterns there tell you a lot about which competitors own what.

To go deeper, use the Semrush AI Visibility Toolkit.

The Brand Performance tool tells you which associations your competitors are winning across AI-generated answers (and how your own brand compares).

Brand Performance – Great Jones – Key business drivers

For Great Jones, the obvious territories are taken:

  • Le Creuset owns heritage
  • Staub and All-Clad lean on professional-grade performance
  • Lodge owns value

No brand has clearly claimed gifting Dutch ovens, visual appeal, or beginner cooking.

Dutch oven landscape

(Semrush shows Great Jones is leading on design, which gives them a head start.)

These gaps are where your POV lives.

Choose Your POV

Before committing to a POV, ask three questions:

  • Does it drive revenue or connect to a product or service you sell?
  • Can you defend the POV with what you already have — features, data, customer behavior, and/or expertise?
  • Is the territory open across search and LLMs?

If a candidate fails any of the three, drop it. It won’t hold up once you start building proof around it.

For Great Jones, “gifting” passes all three questions.

People already buy Dutch ovens as gifts.

Reddit – Dutch oven gift

Customers already mention its “super attractive,” “modern,” and “beautiful” design in on-site reviews, which aligns perfectly with a gifting POV:

The Dutchess – Reviews

And no competitor has clearly made “gifting” their territory yet.

Write Your POV as One Sentence

Your POV should be easy to grasp and repeat.

Writing it as one sentence is the test. If you can’t, it’s likely not sharp enough yet.

For Great Jones, the POV could be:

  • Gifting: Great Jones is the Dutch oven for the milestone moments: weddings, housewarmings, and “I want this to mean something” gifts
  • Aesthetics: Great Jones is the Dutch oven you give when you want the gift to stay on the counter, not the cabinet
  • Beginner: Great Jones is the Dutch oven that turns beginners into confident home cooks

Each POV targets a different buyer and a different reason to choose Dutch ovens.

Topical Authority Template – POV builder

Step 4: Map Your POV Proof Architecture

This step is where you plan your proof — the concrete evidence that backs up your POV — across your own site and the wider web.

You’re not building anything yet.

You’re mapping what proof you’ll need at each stage of the buyer journey, so you have a clear blueprint to follow.

Topical Authority Pyramid – Step 4

Audit Your Proof Across the Buyer Journey

A POV without proof is just a claim.

To build credibility, you need evidence that backs up two things:

You belong in the category

You’re the go-to brand for the POV you’ve claimed

And you need to reinforce this at every stage of the buying journey with a different kind of proof:

Buyer stage What they need to believe Proof assets that help
Awareness This type of solution solves my problem Research data, industry studies, customer statistics
Consideration This has the qualities I care about Third-party reviews, expert endorsements, certifications, performance data
Comparison This is the better choice over alternatives Independent test results, awards, analyst rankings, head-to-head data
Active Evaluation This will work for my specific situation Case studies, usage data, implementation examples, success metrics
Decision Other people already trust this Customer numbers, retention rates, repeat purchase data, verified reviews

To run your audit, go through each belief in the table and identify which proof assets you already have and which are missing.

Use the POV Proof Planner in your template to record your findings:

Topical Authority Template – POV planner

For Great Jones’s gifting POV, a quick proof audit surfaces:

  • Consideration proof exists: The brand has features in the New York Times, Good Housekeeping, and many others, but most aren’t connected to gifting or were published years ago
  • Comparison proof is sparse: Some decision-stage proof tied to gifting exists for Great Jones, but it’s not consistent enough to increase AI recommendations

InsideHook – Gifting Great Jones cookware

Step 5: Build Your On-Site Foundation

Before search engines and LLMs can associate your brand with your POV, you need to establish it on your site.

This step is about building that foundation: the hub and supporting pages where your topic, POV, and early proof signals all come together.

Topical Authority Pyramid – Step 5

Create a Hub Page for Your POV

Your hub page is the central authority document for your POV.

It defines the topic, explains why it matters, and routes buyers to supporting pages that go deeper.

Side note: If you’ve built pillar pages and topic clusters before, this will feel familiar. The structure is similar, but the organizing principle is proof and belief, not coverage and keywords.


For Great Jones, that could be a “Dutch oven gifting guide.”

It would link to the Dutch oven product page and explain why Dutch ovens make exceptional gifts.

Supporting pages, such as gift basket ideas, a gifting FAQ, and a report on cookware gifting would also be linked.

Hub page and support pages

If you’ve been publishing for a while, you may already have a page that can serve as the hub: a category page, a subcategory page, or an industry-specific landing page.

Topical Authority Template – Foundation planner

Build Supporting Pages

Supporting pages go deeper than the hub.

Each one proves a specific aspect of your POV at a specific stage of the buyer journey.

Go back to the proof assets you mapped in Step 4 — they tell you what you need to prove and at which stage.

Your supporting pages are how you do it.

For Great Jones, the comparison stage is a clear gap.

To convince buyers the Dutchess is a better gift than the alternatives, they need dedicated comparison pages, backed by awards, endorsements from leading industry sites and public figures, and head-to-head data.

Other supporting pages might include:

  • Dutch oven gift basket ideas: What to pair it with and how to present it, backed by customer photos and a relevant publication feature
  • Gifting FAQ: Sizing, monogramming, return policies, with real customer questions pulled from reviews
  • The Gift-Worthy Dutch Oven Report: Proprietary survey data on how customers buy, give, and display the product

Pro tip: Strengthen your hub and cluster pages with on-site trust signals. Include author bios that show real niche experience in the topic, named expert sources or contributors, and an About or editorial page that clearly ties your brand and contributors to the category.


Identify what pages you need, and fill out the rest of the “On-Site Foundation Planner” tab in your template.

Topical Authority Template – Foundation planner – Supporting pages

Structure Each Page for Readers and Machines

Lead with the most important information first — also known as the inverted pyramid.

It makes your pages easier for readers to scan and for machines to interpret.

The Inverted Pyramid Approach for Outlining Content

Then, make sure each page has:

  • Clear section headings: Labeled so readers and machines immediately understand what each section covers
  • POV language: Reuse the same phrases and framing tied to your angle throughout
  • Schema markup: Structured data that helps search engines and AI systems understand your content and context
  • Semantic HTML: Proper use of HTML tags so machines can correctly interpret your page structure

Non-sematic & Sematic HTML

Link Your Pages

Each hub and supporting page proves something on its own.

Link them together, and you create a proof system.

Link your proof systems

Follow these internal linking best practices:

  • Link from the hub to your 5–10 most important supporting pages in the body. Not just in the nav, breadcrumbs, or footer.
  • Link every supporting page back to the hub. Keep key pages within 2–3 clicks of each other.
  • Use descriptive, relevant anchor text to help people and machines understand what the linked page is about

Vague anchor text

Step 6: Create an Off-Site Proof System

A strong POV and foundation won’t get you into AI answers if the association exists only on your site.

This is one of the biggest shifts in how topical authority works, as Amanda explains:

Topical authority isn’t just about what’s on your site anymore. You need third-party sources — coverage, mentions, appearances, even reviews — independently reinforcing the same association. If the only place your brand is tied to a topic is your own content, that’s often not enough to build the pattern that AI systems and search engines need to trust you on it.


This step reinforces your POV in the places buyers and AI systems already trust.

Topical Authority Pyramid – Step 6

Start with One Signature Proof Point

A signature proof point is an original, specific story or finding about your topic.

Something others outside your brand would want to reference, share, or build on.

That could be:

  • Proprietary data from your own sales, customer behavior, or research
  • A trend you’ve spotted and named before anyone else
  • A contrarian observation backed by evidence

For Great Jones and the gifting POV, the insight has to tie Dutch ovens to gifting.

They might pull data from their own sales — say, a 4x spike in Dutch oven purchases in the two weeks before Mother’s Day — and turn it into a “State of Mother’s Day Gift-Giving” report.

That report becomes a press pitch to lifestyle publications, a video on their YouTube channel, and a thread on Reddit’s r/gifts.

One insight, multiple placements, all reinforcing the same association: Great Jones = gifting.

Google SERP – Dutch oven gift basket

To find yours, start with your proof assets from Step 4.

Look for patterns in your data, reviews, industry trends, or customer behavior.

Distribute Your Proof Point

Once you have a signature insight, decide where and how to distribute it.

There are four main buckets:

  • Brand channels: Content you publish directly to audiences you’ve built: email newsletters, marketplaces, review sites, podcasts, social media, SMS or loyalty messaging, local profiles
  • Community: Discussions in spaces your buyers already trust, such as Reddit, niche forums and industry groups, social media comments and communities
  • Partners: Others who extend your reach into new audiences, including affiliates, influencers, retail partners, and integrations
  • Earned: Third-party coverage you pitch but don’t control, such as media mentions, press features, user-generated content, and editorial placements

Distribute one insight everywhere

For each bucket, identify the specific publications, platforms, or communities where your insight is most relevant.

Not sure where to start?

Run a search on Google or an LLM related to your proof point and look at the sites that rank and the sources that get cited.

Those are the places worth showing up in. List them in the “Off-Site Proof Planner” tab of your template.

Topical Authority Template – Off-site planner

For Great Jones, some of that infrastructure is already in place.

They already have the social media following, media clout, and collaborations with names like cookbook author Molly Baz.

Food Network – Great Jones & Molly Baz collaboration

What they need is a focused distribution of insights around their gifting POV.

That might look like:

  • Briefing partner creators on a gifting-specific collaboration, like pitching fresh coverage that ties the Molly Baz collab to gifting
  • Pitching their Mother’s Day gifting sales data to lifestyle publications already covering Dutch ovens
  • Reframing existing social content around the gifting angle

Step 7: Track Topical Authority Progress

You’ve built the full Topical Authority Pyramid.

Now check whether it’s starting to influence how search engines and LLMs describe your brand.

Topical Authority Pyramid – Step 7

Use the “Progress Tracker” tab in your spreadsheet to record what you find at 30, 60, and 90-day intervals.

Topical Authority Template – Progress tracker

Foundational Layer: Are You Showing Up More?

Coverage tracking tells you whether your topical footprint is growing:

Go back to your Step 2 notes. How many of your four query types surfaced your brand unprompted? Run them again and compare.

Also monitor pages ranking for queries you didn’t directly target, and rising impressions for queries related to your topic.

For Great Jones, the baseline visibility was weak for many non-brand Dutch oven queries.

Google SERP – Dutch ovens for gifting

Showing up in two or three queries at 90 days — especially “Dutch ovens for gifting” — would be a real sign of progress.

Tools that help:

  • Semrush’s Organic Rankings tool (the Topics report) for association trends
  • Semrush AI Visibility Toolkit: The Visibility Overview tool to see whether your AI Visibility score and mention count are climbing, and Prompt Tracking to re-run your query set on a set cadence
  • Google Search Console for impressions and queries by page
  • Surfer SEO for coverage gaps

GSC – Performance – Queries – Backlinko

POV Layer: Are You Being Described Correctly?

The POV layer tracks language. Specifically, whether mentions of your brand are increasingly paired with your POV.

Run POV-specific prompts monthly and check the wording.

For Great Jones, that’s searches like “Dutch oven wedding gift” or “best Dutch oven to give as a gift.”

And when the Dutchess shows up in reviews, comparisons, and “best of” listicles, watch for the language around it.

Is it being called “a great house-warming gift,” “splurge-worthy,” or “the kind of gift that gets displayed”?

That’s the POV landing.

Tools that help:

  • Brand24 to track web and social mentions
  • Semrush’s Perception tool for sentiment trends, and Narrative Drivers for the attributes and phrases AI ties to your brand

Perception – Great Jones Goods – Key sentiment drivers

Proof Layer: Are Others Confirming Your POV?

The proof layer tracks third-party confirmation.

Are media mentions, third-party pages, and niche communities backing up the POV you want to own?

Start with your proof point.

Are others citing or referencing it? That’s a signal your off-site distribution is working.

Then, go broader.

Run [Your Brand] + [POV] queries on Google and an LLM.

Google SERP – Great Jones Dutch oven gift

Check whether you’re appearing in more third-party sources associated with your POV.

Are buyers recommending you unprompted in Reddit or niche communities? Are your hub pages attracting links from relevant sites?

When your brand appears, is it being described in relation to your POV?

For Great Jones, that might be a gift guide naming the Dutchess as the go-to Dutch oven for wedding gifts.

Tools that help:

  • Google Alerts for basic brand mention tracking, or Meltwater for a more robust option
  • Semrush’s Competitor Research tool to surface sites citing competitors but not you, and Narrative Drivers for the Top Cited Domains shaping your topic

Google Alerts – Great Jones

Build the Pattern That Wins in AI Search

Great Jones proves that great press and a great product aren’t enough for topical authority.

If search engines and LLMs don’t have clear associations attached to your brand, showing up online will be a struggle — no matter what Vogue thinks of you.

Vogue – Great Jones cookware

But that’s fixable.

The Topical Authority Pyramid gives you the framework:

  • A strong foundation that proves you belong in the category
  • A POV that makes you distinct
  • Proof that backs it up across the web

Once your first topic takes shape, expand.

Follow the Topical Authority Pyramid for your next topic, claim more territory, and deepen your authority in adjacent spaces.

Do this well, and search engines and LLMs may just start recommending you by default.

Want a repeatable way to monitor your AI visibility over time? Our AI visibility audit guide walks you through it step by step.

The post How to Build Topical Authority in the AI Search Era (7 Steps) appeared first on Backlinko.

Read more at Read More

How to get blog post ideas: Tips to find inspiration

What do you do when inspiration for your umpteenth blog post is low? What’s the solution to writer’s block or a general lack of ideas? Every writer will encounter a lack of inspiration from time to time. You’ll be staring at your screen, not knowing what to write about. Nevertheless, you are determined to write those blog posts regularly. Today, AI tools like LLMs or Yoast AI Content Planner can spark ideas when you’re stuck. Luckily, there are many other ways to get inspired!

Key takeaways

  • Use audience feedback as a source for blog post ideas, especially questions that need elaboration.
  • Check the Google Search Console’s Performance report for search queries that might inspire new content.
  • Consult your keyword research for long-tail keywords; they can point to potential blog topics.
  • Explore platforms like ChatGPT and Pinterest, and use tools like the Yoast AI Content Planner for fresh blog post ideas.
  • Draw inspiration from current events, your daily activities, and maintain a list of ideas to combat writer’s block.

Getting new blog post ideas on your site

Inspiration from your audience

If your blog has a comment section for your audience to leave comments or you have a contact form, you’ll receive feedback. While most of the reactions you get will just be positive or negative statements, you might receive questions as well. Perhaps some of these questions are easy to answer in a reply, but other questions will be off-topic or need elaboration. You can also send a questionnaire to your readers to gather input and feedback. Those kinds of questions are excellent starting points for your next post. You could try keeping a list of relevant questions whenever you come across them, so you have a place to look when inspiration is low. 

Read more: How to handle comments on your blog »

Find blog ideas in Google Search Console

Google Search Console is still one of the best tools to find new blog post ideas. It shows you the exact search terms people use to find your site. This helps you spot topics your audience cares about, but you haven’t fully covered yet.

The Performance Report is where you’ll find these insights. It lists the search queries that bring visitors to your site, along with clicks, impressions, and average rankings. Look for queries where your content ranks but doesn’t fully answer the question. For example, if people find your site by searching “how to keep toddlers busy without screens” but you don’t have a dedicated post on that topic, it’s a clear sign to write one.

If you use Yoast SEO with Google Site Kit, you can access Google Search Console data directly in your WordPress dashboard. This integration saves time because you don’t have to switch between tools. Just open the dashboard, click on the Yoast SEO tab, and open the General section. You’ll see your top search queries and performance metrics right there.

While tools like Ahrefs or Semrush offer deeper competitive analysis, Google Search Console provides direct data from Google. It’s free, reliable, and still one of the best ways to find information about what your audience is searching for. Use it alongside Yoast SEO’s tools to ensure you cover all the topics that matter to your readers.

Use the Yoast AI Content Planner

You know you need to publish, but deciding what to write about can sometimes take forever. To help you overcome this, we built the Yoast AI Content Planner. It scans your existing content, identifies gaps, and suggests five relevant blog ideas.

When you open a new post, Yoast SEO analyzes your site’s content and generates ideas tailored to your niche. These aren’t generic suggestions because they’re based on what your audience is already reading and what’s missing from your blog. For example, if you run a food blog and have written about meal prep but not quick vegetarian lunches, that might suggest that topic.

Once you pick an idea, Yoast SEO creates a structured draft with a suggested title, headings, and even a meta description. You get a clear outline so you can start writing immediately. If the first set of ideas doesn’t feel right, you can generate a new batch with one click.

Yoast AI Content Planner is included in all our Yoast SEO Premium products. It’s designed for anyone who writes regularly and wants to publish consistently without running out of fresh ideas. This tool helps you create content that fills real gaps for your audience. Give it a try the next time you’re stuck for ideas.

Yoast AI content planner feature suggestions list
Tailored content suggestions generated by Yoast AI Content Planner

Dig deeper into your keyword research

Your keyword research document contains many potential blog ideas. But don’t just pick a keyword and start writing, because digging deeper helps you find the best angle.

What’s the search intent behind a keyword? Are people looking for a how-to guide or an opinion piece? Tools like Yoast SEO’s Semrush integration, or Google’s autocomplete can help you figure this out. Don’t forget to check what appears in Google’s AI Overviews or AI Mode answers when you research these keywords and topics.

For example, if your keyword is “best running shoes for flat feet,” ask:

  • Are people looking for affordable options?
  • Do they care about durability or style?
  • Are they comparing specific brands?

Each of these could be its own post:

  • “Best budget running shoes for flat feet in 2026”
  • “Most durable running shoes for flat feet (tested and reviewed)”
  • “Nike vs. Brooks: Which running shoes are best for flat feet?”

This way, you’re not simply writing about a keyword, but answering the exact question your audience is asking. Plus, if you set up Wincher in Yoast SEO, you can track how well your posts perform for these keywords over time.

Finding ideas for blog posts on the internet

Pinterest

Pinterest is still a useful place to find inspiration, especially if your blog covers visual topics like food, DIY, fashion, travel, or home decor. But it’s not just for pretty pictures, because you can use it to spot trends and gaps in your niche. Search for keywords such as [blog post ideas], [blog ideas], or [what to blog about]. To get even more inspiration fast, include your niche in your search. For example: [blog post ideas for parents], or [blog post ideas for lifestyle bloggers]. Be sure to check the top-pinned post for the topics.

It’s a good idea to be cautious as well, because Pinterest is clickbait heaven. Falling into the trap of quantity over quality is easy. Keep your focus, or you’ll lose track of time.

Content Idea Generator

To be clear, the Content Idea Generator won’t give you ready-to-go article ideas. At best, it will point you in the right direction; at worst, it will provide you with a few good laughs to clear your head. For example, you can enter the term [house plant]. Content Idea Generator could give you the following title: ‘The 15 biggest house plant blunders’. A content idea about [wine]: ’17 unexpected uses for wine’. Enter [baby] and a suggestion that might come up: ‘20 ideas you can steal from babies’.

So, while the Content Idea Generator won’t give you what you want immediately, it’s sure to get your creativity flowing. Taking the previous examples, you could expand on that and get the following blog ideas:

  • ‘The 15 biggest house plant blunders’: a post about common mistakes people make when caring for the plants in their homes
  • ‘17 unexpected uses for wine’: a post about using wine for cooking, cleaning, baking, etc.
  • ‘20 ideas you can steal from babies’: could inspire a blog post about babies’ habits adults should adopt, such as getting enough sleep, dressing up warmly, expressing your emotions, etc…

Use AI and chatbots for inspiration

AI tools and chatbots like ChatGPT, Claude, or Gemini can help when you’re stuck. But don’t just ask for generic ideas, and always provide context about your blog and your audience. Here’s how to get the most out of them:

Ask for specific angles, so instead of “Give me blog ideas about parenting,” try:

  • “What are five unique angles on ‘screen time for toddlers’ that most blogs miss?”
  • “What are three common mistakes new bloggers make when writing about SEO?”

Always try to refine vague ideas, so if you have a broad topic, ask AI to narrow it down. For example:

  • “Give me five blog post ideas about ‘healthy snacks for kids’ that aren’t just recipes.”
  • “What are three easy-to-apply SEO tips for small e-commerce stores based in India?”

Reverse-engineer competitors by feeding AI a competitor’s blog URL and asking:

  • “What gaps does this blog have? Give me five post ideas they haven’t covered.”
  • “What are three topics this blog covers poorly? How could I do them better?”

Try to avoid producing commodity content, because AI often suggests ideas that feel generic or overdone. Always add your own perspective, your experience, or data, as this can truly make your content stand out from the crowd. For example, if AI suggests “10 tips for better sleep,” make it unique:

  • “The science behind sleep: What actually works, according to research”
  • “How I improved my sleep in 30 days (with data)”
  • “Why most sleep tips don’t work for parents (and what to try instead)”

Days Of The Year

Days Of The Year is a website that offers inspiration for all kinds of blogs. This website collects all the fun, bizarre, and nice holidays the world has to offer. You can easily lose a couple of hours while scrolling through that site. Keep your pen and notepad at hand, though, because it is bound to give you tons of inspiration. There are days available for every niche. Are you a fan of mythical creatures? April 9th is ‘Unicorn Day’. There’s also a ‘Leprechaun Day’ and a ‘Howl at the Moon Day’. May 25th is ‘Towel Day’, which can give travel bloggers and lifestyle bloggers ideas for posts. Think of blog posts such as: ‘How to keep your towels soft’ or ‘With this information you will never buy the wrong towel again’. 

Other blogs and fellow bloggers

The internet is full of inspiration for blog ideas, and there are many places to look. Perhaps you follow other bloggers who inspire you. A great way to come up with blog post ideas is to read other posts or just scroll through post feeds. Similarly, you can join Facebook groups related to your niche or for bloggers. Discussing ideas with fellow bloggers will surely get your creative juices flowing! Make sure you do not copy people’s ideas, though, and give credit where credit is due.

Get blog post inspiration from your life

Current events

Current events can give you great blog ideas if you connect them to your niche. The trick is to link the news to what your audience cares about in a way that feels natural. For example, if you run a parenting blog, a new study on screen time could inspire a post like “How much screen time is too much? What the latest research says.” If you write about personal finance, a change in tax laws might lead to “Three ways the new tax rules affect your savings (and what to do about it).” The key is to add value, so don’t just repeat the news, but explain what it means for your readers.

Set up Google Alerts for keywords related to your topic to stay updated. When something relevant pops up, think about how it affects your audience. For instance, if you blog about sustainable living, a new recycling policy could lead to a post titled “How to adjust your recycling habits under the new rules.” Avoid sensitive topics unless you can handle them thoughtfully. If you do cover them, focus on helping your readers, not just exploiting the trend. The goal is to turn news into high-quality content that fits your blog’s purpose.

Your daily life

Situations from your own work could also be great inspiration for blog posts. You can write about things that happen in your day-to-day life, and how you go about them. Or even about what you do if your clients or colleagues are faced with a certain problem. It’s quite possible that others encounter the same problem and are seeking input. 

If you write about real-life situations, you should always make sure that you respect the privacy of your clients, friends, or colleagues and ask for permission to use their cases on your blog. For example, a therapist with a blog offering mental health tips might want to use examples from their practice. In that case, it’s vital to change names and details to protect clients’ privacy and the practice’s future!

Clear your head to find fresh ideas

Sitting at your desk for too long can drain your creativity. If you’re staring at a blank screen, step away and do something that shifts your focus. A short walk, or even washing the dishes, can help reset your mind. The goal isn’t to force ideas but to give your brain space to wander. Often, the best thoughts come when you’re not trying too hard.

If you need a more structured break, try a ten-minute brainstorming sprint. Set a timer and ask yourself: “What are twenty blog ideas about [your topic]? Make five weird, five practical, and ten in between.” Don’t overthink it and just write down whatever comes to mind. When the timer goes off, pick the most interesting idea and freewrite about it for another five minutes. This exercise forces you to think outside your usual patterns and often leads to unexpected angles. When you return to your desk, you’ll likely feel more focused and inspired.

Keep a list of ideas

The solution can be very simple: some days, you have plenty of blog post ideas, some days you don’t. So, prepare for days when you have no inspiration and keep a list of blog ideas. It doesn’t matter whether it’s a list on your mobile phone or on paper. Every time you have a good idea, write it down. You can use these ideas on days you’re feeling uninspired.

Wrap up with fresh ideas

Don’t let a lack of inspiration derail your publishing schedule. Whether you use Yoast AI Content Planner or take a break to clear your head, there are always ways to find new topics. The best approach combines structure and creativity, using tools to generate ideas, then refining them with your own insights and voice.

The next time you’re stuck, pick one method from this list and give it a try. Maybe it’s deep-diving into your keyword research or setting a timer for a quick brainstorming session. Each of these strategies can help you break through writer’s block and keep your content flowing.

Keep reading: SEO copywriting: the ultimate guide »

The post How to get blog post ideas: Tips to find inspiration appeared first on Yoast.

Read more at Read More

Web Design and Development San Diego

Introducing Search Generative AI performance reports in Search Console

Today, we’re excited to announce the launch of new Search Generative AI performance reports
in Search Console, including dedicated reports for Search and Discover, to help you understand your
site’s visibility within generative AI features on Search.

Read more at Read More

Referral Traffic Is Declining for Smaller Publishers: What This Means and How to React

Key Takeaways

  • Chartbeat data tracking more than 2,500 news sites globally shows Google search referrals declined 33 percent in 2025, with small publishers (fewer than 10,000 daily page views) seeing 60 percent declines over two years.
  • AI platforms are compressing multiple sources into single answers, driving a rise in zero-click behavior that bypasses publisher sites entirely. 
  • A top search ranking no longer guarantees a visit. AI summaries can satisfy the query without the user ever clicking through. 
  • Building owned audiences through email, social, and direct relationships is now a core distribution strategy, not a supplement to search. 
  • Content structured for AI discoverability (clear, well-organized, factually grounded) is the new version of ranking on page one. 

Referral traffic is down, and smaller publishers are absorbing the sharpest declines. Some have seen traffic drop by as much as 60 percent over the past two years. That is not a temporary dip from an algorithm update. It is a directional change in how audiences find and consume content online. 

The driving force is straightforward: AI-generated answers are satisfying queries that used to produce clicks. Users get what they need from a synthesized summary and never visit the source. The publisher who ranked for that query, optimized for it, and built content around it gets nothing. 

Understanding why this is happening and what to do about it is urgent for any publisher or content-driven brand relying on search as a primary traffic source. 

Why This Is Happening

It used to be that answering a search query meant earning a click. A user typed something into Google, saw a list of results, and visited a site. Publishers built their entire distribution model around capturing those visits. 

AI Overviews, ChatGPT, Perplexity, and similar platforms have disrupted that chain. Instead of surfacing a list of links, they deliver a synthesized answer assembled from multiple sources. The user gets what they came for. The click never happens.  

Chartbeat data about referrals.

Source 

The data on this is significant. According to Similarweb, zero-click searches increased from 56 to 69 percent between May 2024 and May 2025. For queries where a Google AI Overview appears, the zero-click rate hits between 80 and 83 percentPew Research found that users clicked on results only 8 percent of the time when AI summaries appeared, compared to 15 percent when they did not. That is a nearly 47 percent relative reduction in click-through from the presence of AI summaries alone. 

Smaller publishers absorb the impact more severely than larger outlets. Chartbeat data reported in March 2026 breaks this down clearly: small publishers with fewer than 10,000 daily page views saw 60 percent declines in search referral traffic over two years. Medium publishers with up to 100,000 daily page views saw 47 percent declines. Large publishers saw 22 percent declines.  

Scale and brand recognition provide a partial buffer, but even major names have not been immune. Business Insider saw organic search traffic fall 55 percent between 2022 and 2025. HuffPost lost half of its search referrals over the same period. 

Ranking at the top of search results used to mean something close to guaranteed visibility. That relationship has broken down. Visibility no longer guarantees influence. 

Why the Old Playbook Falls Short

The formula that drove publisher growth for the past decade was consistent: create content that ranks, capture organic traffic, monetize that traffic. SEO was the engine and search was the distribution channel. 

That engine is still running, but far less reliably than before. Reuters Institute survey data from early 2026, covering 280 media leaders across 51 countries, found that most publishers now expect to put less effort into traditional Google search this year. Media executives worldwide fear search engine referrals will fall another 43 percent over the next three years. 

The publishers navigating this period well are not the ones with the best keyword strategies. They are the ones with direct audience relationships that do not depend on any algorithm to survive. Strong email lists, consistent social presences, and loyal readerships keep them stable when search referrals drop. Publishers without those foundations are feeling the decline most acutely. 

Continuing to optimize exclusively for traditional search while ignoring how AI discovery works is a compounding mistake. The channel has already shifted, and waiting for it to shift back is not a strategy. 

What to Do Now

The response requires action on two fronts simultaneously: protecting your direct audience relationships and adapting your content for how AI surfaces information. 

Build owned channels as your primary distribution. Email is the most durable investment you can make. A subscriber who gets your content in their inbox is completely insulated from AI summaries, algorithm changes, and shifts in how Google decides to handle any given query type. The data supports this: publishers sent 28 billion emails in 2025, reaching over 255 million readers, with average open rates exceeding 41 percent. That outperforms most social media content by a significant margin. Build your list. Send consistently. Give people a genuine reason to keep showing up. 

Social media supports direct distribution, but the goal is consistent presence that builds recognition, not chasing reach. Regular posting across the platforms where your audience already spends time keeps you visible through channels that do not depend on search referrals. Chartbeat data shows social referrals were flat or slightly up in 2025, with X up 15 percent and Facebook up 9 percent year over year. Those are not transformative numbers, but they represent channels that are holding while search declines. 

Earned media and press relationships matter here too. Coverage in credible third-party publications builds the kind of authority signals that make your content more likely to be cited in AI-generated responses, which is the new version of organic discoverability. 

Optimize your content for AI citation, not just search ranking. There is a real upside to the AI traffic story that most coverage misses. Brands cited in AI Overviews earn 35 percent more organic clicks and 91 percent more paid clicks than non-cited brands for the same queries, according to Seer Interactive data.  

A graph comparing Paid & Organic trends.

Source 

Being cited by AI systems is not a consolation prize. It is becoming a primary visibility driver. 

Clear structure, direct answers to specific questions, and accurate, current information make your content easier for AI systems to pull from and surface. Practical, utility-focused content (guides, how-to articles, explainers) generates more page views per article from AI referrals than other content types, suggesting that practical resource content is more likely to earn a citation from an AI system. 

Think about what questions users in your category are asking AI tools right now. If your content is not appearing as a cited source for those queries, that is a gap to close through targeted content work. Google added dedicated AI search tracking to Search Console in mid-2025: use the Search Appearance filter to see your performance in AI Overviews specifically, and let that data guide your content priorities. 

Dedicated AI search tracking.

Source 

Monitor your AI presence actively. Check regularly what major AI platforms say when users ask questions your content should be answering. Track changes over time. If you are being misrepresented, omitted, or replaced by less accurate sources, you have a visibility and reputation problem that content strategy needs to address. Platforms like Writesonic have a sentiment feature to help gauge how your brand or a client’s brand is being portrayed. 

The Writesonic interface.

Thinking About The Bigger Picture

The 60 percent traffic decline some publishers have experienced did not happen overnight, and it has not reversed. AI platforms generated over a billion referral visits in mid-2025, a 357 percent year-over-year increase. Even so, AI referrals still account for less than 1 percent of total web traffic, because the volume of search traffic absorbed by AI is so large. 

The brands and publishers that adapt their distribution mix now, investing in owned audiences while making their content AI-discoverable, will be in a far stronger position over the next two to three years than those holding out for a search traffic recovery that may not come. 

FAQs

Is search traffic gone for good? 

Not gone, but fundamentally changed. Certain query types will always generate clicks: transactional searches where users intend to purchase, navigational searches for specific sites, and research queries requiring depth beyond what AI summaries provide. The shift is in emphasis: optimizing for AI citation and direct audience relationships is now a higher priority than chasing organic keyword rankings, particularly for smaller publishers without the domain authority to compete in contested niches. 

What types of content still drive clicks from AI-influenced searches? 

Practical, utility-focused content generates more AI referrals than editorial or opinion content. Guides, how-to articles, and detailed explainers are more likely to earn AI citations. Transactional content tied to specific purchase intent also continues to drive clicks because AI summaries do not fully satisfy the need to complete a purchase. 

How do I know if AI is affecting my traffic? 

In Google Search Console, go to Performance, then Search Results, and use the Search Appearance filter to select AI Overviews. This shows impressions and clicks specifically for queries where AI summaries appear. Impressions holding steady while clicks decline is the clearest signal of AI Overview impact. 

Should I be investing in Answer Engine Optimization (AEO)? 

Yes. AEO and traditional SEO share significant overlap: content structure, technical optimization, and authority building all remain relevant. The shift is in emphasis. Clear structure, direct answers, factual accuracy, and third-party credibility signals are the factors that most influence AI citation. 

Conclusion

The 60 percent decline in search referral traffic for smaller publishers is not a fluctuation. It is a signal of where information discovery is going. The publishers still performing have strong brands, direct audience relationships, and content that AI systems want to cite. 

Building those same assets is the path forward for any content-driven brand. Diversify your distribution, optimize for AI discoverability, and treat owned channels as your foundation rather than your backup plan. 

Read more at Read More

Web Design and Development San Diego

How a ‘client brain’ gives AI the context SEO work needs

How a client brain gives AI the context SEO work needs

Every SEO agency has a hidden context tax. It shows up when a strategist, content lead, or analyst opens Claude and starts rebuilding all the dos and don’ts for that particular account from memory: the brand voice, the keyword cluster killed last quarter, the CMS limitation, the founder’s rejected angle, the competitor the client doesn’t want mentioned.

That’s the part of AI adoption we’re still underestimating. LLMs can help with specific SEO tasks, but the problem with unleashing AI on more complex work is providing enough account context to make it useful without creating more review work.

One solution is a per-client memory system called a “client brain.” It gives account context a place to live, allowing AI to support the work without treating every task like it’s the first day on the account.

Context is the problem

Context is essential for any worker. A senior SEO account lead onboards human teammates onto client accounts by sharing the strategy, history, politics, preferences, constraints, client language, technical limitations, and all the “don’t do that again” lessons that never quite make it into the brief.

LLMs have inherited that same agency problem. The difference is that AI hits it every time it’s asked to support the work without knowing the account.

A lot of the AI conversation in SEO right now is about connecting data sources. Load GSC, GA4, Ads, crawl data, rank tracking, and maybe CRM data into one place, so that we can finally “chat” with the data.

That’s genuinely useful, especially with live alerts. But for agencies, analysis is just one part of the job. AI also needs account context to summarize a technical audit without recommending a fix the dev team already rejected or to write a brief that sounds like the client and fits the strategy.

That kind of work depends on institutional memory: the account knowledge that builds up after months of working with a client and its stakeholders.

Your customers search everywhere. Make sure your brand shows up.

The SEO toolkit you know, plus the AI visibility data you need.

Start Free Trial
Get started with

Semrush One Logo

A client brain is the solution

A client brain gives that institutional memory a shared home. The team updates it as decisions are made, feedback comes in, and the account evolves. This isn’t a replacement for human judgment. It’s infrastructure that helps that judgment travel across workflows.

In an agency world, SEO work rarely belongs to one person. The strategist sets direction, the content lead builds the brief, the writer drafts, the analyst checks performance, and the technical SEO reviews implementation.

When context stays in people’s heads, every handoff creates drift. When it’s shared, the work stays aligned. A strategist ramps faster, a writer misses fewer client preferences, and the team spends less time re-explaining the account.

What a client brain is

A client brain is a structured, per-client knowledge base that AI reads before it starts the work. Think of it as the institutional memory of an SEO account, written in a way the machine can use.

Not all client knowledge behaves the same way. Some knowledge is stable: the brand, audience, positioning, voice, product, category, and lines the client doesn’t want to cross. Some knowledge is active: decisions, experiments, objections, failed angles, technical blockers, and lessons from client feedback.

Those two types of knowledge need different homes. A client brain splits them into two layers: the soul and the memory.

  • The soul is static, identity-level knowledge: Who the brand is, how they speak, who they serve, what they sell, and what “good” sounds like for them
  • The memory is dynamic, experience-level knowledge: What the team tried, what worked, what failed, what the client rejected, and what changed during the campaign

This split keeps the brain usable. If everything goes into one big file, brand principles get buried under meeting notes, and old keyword decisions start looking like the current strategy.

The technical anatomy of a brain

A client brain doesn’t need to be a complicated system. It is built as a simple folder of plain-text Markdown files. You don’t need special software, a database, or a custom interface.

Building core logic of the soul

To get started, go into your existing client project folder and create a sub-folder named brain, then create one more folder inside that named soul. This folder path (brain/soul/) is where the core logic of the system lives. It consists of five files, each doing one specific job:

brain/soul/
├── company-profile.md
├── style-guide.md
├── audience.md
├── keyword-map.md
└── never-do.md

company-profile.md 

This is the operating version of the client, not the polished marketing version. Who is this client? What do they really sell? Who do they compete with? Where do they win? Where are they not trying to play?

Six honest sentences usually beat a six-page deck because the AI doesn’t need the full brand story. It needs enough context to avoid bad adjacent decisions.

A real example, anonymized:

  • “[Client] is a DTC Japanese-style kitchen knife brand selling chef knives, paring knives, and care accessories. They serve home cooks who value craftsmanship over price, with an average order value around $180. Their differentiator is free in-house sharpening for life. They compete with Made In and Misen on the tier just below Shun and Global. They don’t sell to commercial kitchens or restaurant supply, those have separate procurement cycles. Their highest-converting traffic comes from long-form reviews and YouTube cooking channels, not paid social.”

That’s enough information for AI to make better SEO choices. It knows not to chase restaurant-supply keywords, not to position the brand as the cheap alternative to Shun, and to weight content toward reviews, comparisons, and care guides.

The point isn’t to sound impressive. The point is to be true.

style-guide.md 

This file is where most teams accidentally write something useless. “Warm but professional” doesn’t help AI much. Neither does “expert but accessible.” What works is concrete instruction: one paragraph on tone, a few examples that pass, and a few that fail.

audience.md 

The audience file is where the team stops writing for demographics and starts writing for people. “Small business owners aged 35 to 55” is a targeting box, not an audience. Useful audience context captures worries, objections, misconceptions, language, and what earns trust.

keyword-map.md 

You do not need to create a 500-row export from your keyword tool. Instead, capture how the brand thinks about the category: primary terms we own, secondary terms we want, competitor-owned terms we approach carefully, and terms we don’t want to touch.

never-do.md 

This is the file I wish I’d had years ago. It’s the list of things AI should never propose, never write, and never recommend.

  • Some are brand-level: “Never describe the client as an industry leader.”
  • Some are operational: “Don’t suggest content that requires legal approval unless the account lead confirms it first.”
  • Some are strategic: “Don’t recommend State X landing pages. The client doesn’t serve that state yet.”

Every “we already discussed this and decided no” should eventually end up here. AI is very good at confidently resurfacing dead ideas. This file stops the team from having the same conversation every month.

Memory captures decisions, patterns, and logs

Memory lives in brain/memory/. It’s organized differently from the soul because it comes from doing the work.

brain/memory/
├── decisions/    — choices made and why
├── patterns/     — things that worked or didn’t, by task type
└── log/          — chronological notes by date

The decisions/ folder stores choices made and why. A memory entry looks like this:

# 2026-04-21 — Content brief for Q2 implant campaign

Decided NOT to target "dental implants near me" as the primary keyword.
Reason: Client doesn't accept Medicaid; the highest-volume "near me" searches in our markets skew Medicaid.
Pivot to "premium implants [city]" framing.
Source: Client strategy call notes, 2026-04-21.
Tags: client:[name], task:content_brief, type:decision

The reason matters more than the decision. If AI only knows “don’t target dental implants near me,” it may avoid that keyword forever, even when the context changes. If it knows why, it can make better adjacent decisions later.

The patterns/ folder 

This stores what the team learns across repeatable work. After enough AI visibility audits, for example, our system started building a pattern file around where those audits tend to break: changing DOM selectors, fabricated review counts, Cloudflare blocking direct fetches, and tools returning partial data without making the failure obvious.

The log/ folder 

Here is where you keep the running journal: meeting summaries (AI transcripts are great here), daily notes, client comments, and small updates that don’t yet deserve to become formal decisions. Most of it won’t be read again. But when something breaks two months later, the answer is often in the log.

One warning: A brain should capture operating knowledge, not raw sensitive data. Don’t turn it into a warehouse for exports, transcripts, credentials, private client documents, or anything the team wouldn’t want surfaced in the wrong context.

Store the lesson, not the raw data.

Get the newsletter search marketers rely on.


Building the brain step-by-step

Step 1: Pick the right starting client

Don’t start with every client. Pick the account where context loss is already costing you time.

Usually, that means a long-running client with a strong brand voice, a history of rejected ideas, and multiple people touching the work each week.

Step 2: Block 90 minutes and write the soul together

Get the account lead and strategist in the same room or on the same call. Open the five soul files and write in plain sentences. Use real examples. Don’t try to make it perfect.

The goal isn’t to create a brand book. It’s to write down the context your best account person already carries around in their head.

Step 3: Decide where the brain lives

If you’re solo, a local folder may be enough. If you have a team, you need one shared source of truth.

Technical teams can use git: track the Markdown files, not raw client data. Non-technical teams can use Google Drive, Notion, or another shared workspace. The tool matters less than the rule: one client, one brain, one place everyone trusts.

Step 4: Set ownership rules

Soul changes need friction. That’s intentional. If every passing comment gets added to the soul, the brand layer gets polluted. The account lead should own it, review changes, and decide what becomes stable client truth.

Memory should be easier to update. Anyone working on the account should be able to add a sourced entry when a client rejects an angle, a tactic fails, a blocker appears, or the team learns something that shouldn’t be lost.

Step 5: Schedule maintenance

Memory gets messy if nobody owns it. Every couple of weeks, someone should clean the brain: consolidate duplicates, remove stale notes, surface conflicts, and check whether old decisions are still true.

Then schedule a quarterly soul review and ask one question: “Is anything here no longer true?” A stale brain is worse than no brain because the AI will sound confident while working from old context.

How AI agents read the brain

Once a brain exists, the question becomes operational: Which files should the AI agent read whenit starts a brief, audit, competitor analysis, or reporting summary?

This is where the brain proves its day-to-day value. A strategist, content lead, and analyst may all touch the same client in the same week. Without shared context, the brief drifts from the strategy, the content drifts from the brief, and the audit repeats what the team already knows.

The brain keeps that work aligned without turning every task into another meeting, Slack thread, re-explanation, or rewrite. There are three ways to handle this.

Version A: Load everything

The simplest version is to have the AI read every file in the brain folder before it starts: all soul files and the full memory folder.

For a new client, that might only be a few thousand tokens. For a client active for six months, it can become 30K to 50K tokens per session. That’s a real cost, but often still cheaper than the human time lost re-explaining the account every week.

Start here if you’re testing the idea. Run the same task twice: once with the brain loaded, once without it. Use something real, like a content brief, metadata rewrite, technical summary, or internal linking recommendation. If the brain-loaded version is more accurate, more on-brand, or avoids a mistake the team would normally catch manually, you’ve got your signal.

Version B: Route by task type

The next version is selective loading. Instead of asking AI to read everything, you give it a router file that tells it which parts of the brain to load based on the task.

For example:

# claude.md

At the start of every task, ALWAYS read:
- brain/soul/company-profile.md
- brain/soul/never-do.md

IF the task involves writing copy, ALSO read:
- brain/soul/style-guide.md
- brain/soul/audience.md

IF the task involves SEO content briefs, ALSO read:
- brain/soul/keyword-map.md
- brain/memory/decisions/ latest 5 entries
- brain/memory/patterns/content_briefs.md

IF the task involves debugging a tool failure, ALSO read:
- brain/memory/patterns/tool_failures.md

AI reads the instructions, decides which rules apply, and loads only the relevant files. Token cost drops. Context gets cleaner. This is where most agencies should stop for a while.

It’s still just Markdown. No database. No new platform. No complicated setup. The discipline is in writing useful files, keeping them current, and making sure AI reads them before doing the work.

Version C: Vector retrieval

The more advanced version is vector retrieval. If you’re managing 20 or more active clients, each with deep memory, you can tag entries with metadata, embed them into a vector store, and retrieve only the most relevant items at the start of each task.

AI can also write back to memory, but this needs guardrails. Don’t ask it to summarize every session and dump the result into the brain. That creates noise fast. Write to memory only when something specific happens: a task fails, and the team finds a workaround, a client rejects an angle, the account lead corrects the AI on something client-specific, or a decision gets made that should affect future work.

Event-triggered writes are useful. Session-end summaries usually aren’t. And every write needs a source.

Using the brain across Claude Code, Chat, and Cowork

The surface matters less than the pattern. Whether the team is using Claude Code, Claude Chat, Cowork, or another AI workflow, the rule is the same: AI should read the client’s soul before doing anything important.

  • In Claude Code, place the brain folder at the root of your project and add a claude.md instruction telling it to read /brain/soul/ at the start of every task. Treat never-do.md as a hard constraint, not a suggestion.
  • In Claude Chat, create one project per client and upload the contents of brain/soul/ into Project Knowledge. Don’t share one project across clients. That’s how one client’s tone, rules, or constraints start bleeding into another.
  • In Claude Cowork, use a task template that attaches the brain folder at the start. For repeatable tasks like content briefs, SERP reviews, metadata refreshes, or AI visibility audits, build the brain attachment into the workflow.

You’re not just making AI faster. You’re making the starting context consistent.

Where this breaks (and how to fix it)

Once the brain starts shaping real work, a few failure modes show up quickly. Most aren’t technical problems. They’re maintenance problems, which means they’re fixable if someone owns the review process.

  • Drift: AI produces work that’s almost right, but slightly off. Usually, the style guide is too abstract. The fix isn’t more adjectives. It’s better examples: pass/fail pairs, before-and-after intros, weak and strong meta descriptions, or a sentence the client rewrote with a note explaining why.
  • Stale soul: The client repositions, changes their offer, shifts into a new market, drops a service, or changes how they want to talk about themselves. Nobody updates the soul, so AI keeps producing work from the old reality. The fix is a quarterly soul review. Ask: “Is anything here no longer true?”
  • Memory rot: Some memory entries were true when written, but stop being true later. A client rejected comparison content six months ago, then decided to test it. The fix is to date entries clearly, include the reason behind each decision, and remove or update entries when the account changes.
  • Fabrication: This is the failure mode to take seriously. AI can write false memory, not maliciously, but because it’s trying to be helpful. When a task fails or a source is incomplete, the model may still produce a clean-looking note that sounds plausible.

We’ve seen AI fabricate ChatGPT search queries, report review counts that weren’t tied to reality, and create explanations for tool failures that sounded reasonable but weren’t supported by the output. Memory compounds. One false entry can influence future briefs, audits, recommendations, and client-facing work.

The fix is provenance. Every factual memory entry needs a source: a meeting note, client quote, tool output, strategist correction, or linked deliverable. No source, no entry.

A brain is only useful if the team trusts it. Trust doesn’t come from the folder structure. It comes from knowing where the knowledge came from.

How to get started this week

You don’t need the full system to start. Start with one client, one 90-minute session, and one before-and-after test.

  • Pick one client. Choose the account where re-explaining context costs the most time.
  • Block 90 minutes this week. Write the five soul files with the account lead and strategist. Use plain sentences, real examples, and concrete corrections. Don’t let adjectives do all the work.
  • Add a router file. Keep it simple at first. At the project root, add one instruction: “At the start of every task, read everything in brain/soul/.”
  • Run a real SEO task twice. Use a content brief, keyword cluster, meta description rewrite, SERP analysis, internal linking recommendation, or audit summary. Run it once with the soul loaded and once without it. Compare the outputs honestly.
  • Start writing memory from the next session. When AI recommends a ruled-out keyword angle, a client pushes back on tone, or a technical recommendation gets blocked by the CMS, capture the lesson and the reason.

See the complete picture of your search visibility.

Track, optimize, and win in Google and AI search from one platform.

Start Free Trial
Get started with

Semrush One Logo

AI works better when account knowledge survives

Most teams don’t have an AI intelligence problem. They have a context problem. They haven’t written down what their best account people already know, or separated stable client knowledge from working history. That’s what the client brain fixes.

The agencies that get the most from AI won’t just be the ones with better prompts, models, or automations. They’ll be the ones that preserve the context behind the work: the client history, rejected angles, technical constraints, tone corrections, and small decisions that make an account make sense.

Because speed without memory creates more review, more correction, and more “we already talked about this” moments.

The real opportunity isn’t using AI to push more SEO work through the system. It’s using AI to carry forward the context that makes the work better.

Read more at Read More

New: Track your brand visibility in Claude with Yoast AI Brand Insights

Yoast AI Brand Insights, part of the Yoast SEO AI+ plan now lets you scan how your brand appears in answers generated by Claude. You can see your Claude data alongside ChatGPT, Perplexity, and Gemini, all in one dashboard. 

Why Claude is worth paying attention to

Think about how your own customers are making decisions right now. They’re not just Googling anymore. Nearly half of consumers used AI to research purchases in 2025, and 64 percent plan to use it in 2026, for everything from big investments to everyday buys. At the same time, the businesses they’re choosing between are catching on too. AI adoption among small businesses tripled in just two years according to the JPMorganChase Institute

What that means for your brand is that the conversation is happening across more places than ever. Your customers are using ChatGPT, Perplexity, Gemini, and now Claude, often for different reasons and in different contexts. Each platform forms its own view of the brands it mentions, drawing on different sources and applying different reasoning. So the same question about your business can get a very different answer depending on where it’s asked. 

With Claude now added to Yoast AI Brand Insights, you can see how all four platforms describe your brand, in one place. 

What’s new

You can now:

  • Run brand visibility analyses in Claude, in addition to ChatGPT, Perplexity, and Gemini
  • Compare how all four platforms describe your brand, with a built-in historical view
  • Track brand mentions, sentiment, and citations across every platform in one place
  • Monitor changes over time in your AI Visibility Index

How to get started

If you’re already using Yoast SEO AI+, nothing changes in how you work. Log in through MyYoast and Claude will appear as a new option in your dashboard at your next analysis, at no extra cost.

If you’re not yet on Yoast SEO AI+, upgrading gives you access to AI Brand Insights along with on-page SEO tools, content optimisation, and AI-powered insights, so you can see how your brand is mentioned and act from the same workflow.

Get Yoast SEO AI+ to start scanning your brand across Claude, ChatGPT, Perplexity, and Gemini.

The post New: Track your brand visibility in Claude with Yoast AI Brand Insights appeared first on Yoast.

Read more at Read More

Build a blog that drives real results

A blog can grow your audience and build trust, but only if you do it right. AI search now answers questions before users click, so your posts need to stand out, not just rank. Where do you start? What should you write? How do you keep readers coming back? This guide covers everything from finding inspiration and writing great posts to optimizing for search, building an audience, and even making money.

Key takeaways

  • Blogging boosts SEO and serves as a powerful marketing tool, enhancing brand visibility and reader engagement.
  • Regular content creation helps improve Google rankings and allows targeting of new keywords.
  • Effective blogging requires careful planning, keyword research, and understanding search intent to draw an audience.
  • Original and readable posts attract readers; tools like Yoast SEO help optimize content for search engines.
  • Engagement through comments and social media is crucial for maintaining a blog’s visibility and attracting traffic.

Why blog?

If you have a website of any kind, you must blog occasionally. It doesn’t matter whether you have an online shop, a personal website, or a portfolio. Besides being great fun, blogging is one of the best things you can do for SEO. Not only that, thanks to a high-quality, unique blog, you can turn your site into a powerful marketing tool.

Google’s AI Overviews/AI Mode and other AI search platforms favor blogs that answer questions clearly and thoroughly. If you’re not blogging, you’re missing a great way to get seen in search and connect with your audience.

Blogging for SEO

Adding content regularly should be a part of every sustainable SEO strategy. If you write regularly, Google will see your site as active, alive, and relevant. These signals help your pages rank better in both traditional and AI-powered search. This also gives you more chances to appear in AI-generated snapshots, where Google summarizes answers for users.

In addition, blogging allows you to rank for new keywords and to keep ranking for those you’re already being found for. Since AI search favors fresh, well-structured content, regular updates ensure your site stays competitive. Your blog also gives you another way to target search intent, whether users are looking for answers, comparisons, or solutions. We’ll discuss that in more detail later on.

Blogging as a marketing tool

A blog is one of the best marketing tools for any website. It helps readers get to know your brand and products beyond just sales pitches. People remember stories, not ads, so share behind-the-scenes details or real customer experiences to build trust. Not everyone visiting your website is already committed to you or your products. A quality site will work in your favor in those cases: if you can offer people useful information in a post, they’re more likely to remember and convert in the future. Today, this kind of authentic engagement matters more than ever, as AI search prioritizes brands that users already know and trust.

Read on: To blog or not to blog »


A blog isn’t valuable just because it exists. It becomes valuable when it helps your audience solve problems, understand something better, or see your expertise in action. In today’s search landscape, the goal isn’t simply to publish, or even to publish more. It’s to create content worth being found, cited, and remembered.

Carolyn Shelby – Principal SEO at Yoast


Setting up a new blog

If you’re starting a new blog, preparing beforehand is important. A little planning now prevents headaches later, especially with AI search favoring well-organized, intent-driven content. Take some time to think about your niche and do proper keyword research. Remember, don’t just chase search volume. Focus on topics your audience actually cares about, like questions they’re asking or problems they need solved.

Please don’t forget to set up a clear and manageable structure for your blog. A logical layout helps both readers and search engines navigate your content, which improves engagement and rankings. If you give some thought to how you want to set up your blog before you start writing, it will save you a lot of work later. These include tasks such as mapping categories, setting up cornerstone topics, and developing an internal linking strategy. A strong foundation makes it easier to adapt as AI search evolves.

Keep on reading: How to start a blog »

What should you blog about?

You can only blog with ideas, so you’ll need many to keep a successful blog going. Whether blogging is your site’s main purpose or you use your blog as a marketing tool, you must consider which topics you want to cover. Don’t forget to think about what your audience needs to read. Where do you look for inspiration?

Keyword research

You’ll have to decide which terms you want to be found for before you start writing your content. To decide that, you need to get inside people’s heads and find out which words they use while searching for your type of business. Think beyond single keywords. Consider phrases, questions, and even conversational queries people might ask AI search tools. When you write, use these exact terms in your content to signal relevance to both search engines and AI-powered results. Keyword research is the first step in SEO copywriting and an essential part of any successful SEO strategy, even as search itself evolves.

Targeting the right search intent with your blog

As you’re doing keyword research, it’s important to know not only which keywords your audience uses but also what they’re looking for. People use search engines with a specific goal, so they have a particular intent for each query. The results pages provide some insight into a query’s intent. AI search tools like Google’s AI Overviews and AI Mode now prioritize content that directly matches what users are looking for, whether they want to learn, compare, or buy.

In many cases, people are looking for information, so search engines favor informational pages. This is where your blog shines. For example, if you run an online shop, your product pages target commercial or transactional intent, but informational blog posts can attract a much larger audience. Write relevant, helpful articles to pull people into your site early in their research phase.

Which intent to target depends on your niche and goals. Are you trying to educate, entertain, or convert? Either way, aligning your content with intent is non-negotiable today.

Read more: Keyword research: the Ultimate Guide »

Where do you get inspiration for your posts?

If you’ve done your keyword research properly, you’ll end up with a long list of keywords and keyphrases to write content about, and you know which intent you want to target. A keyphrase is not yet a topic, though. You’ll need an angle or a specific story around a keyword to write a decent blog post, as well as a keyword.

Current events, your own work, and comments from your readers are just some things that could inspire new posts. For example, if customers keep asking the same question, that’s a sign you should write about it. Reading a lot is also a good way to find inspiration for your articles. Read magazines, newspapers, and other posts.

Of course, AI platforms and LLMs like OpenAI’s ChatGPT, Google’s Gemini, Perplexity, or Anthropic’s Claude can help, while Yoast AI Brand Insights can help you find out how you appear in chatbots.

Looking at your site’s stats or browsing the internet can also lead to inspiration. Which posts get the most traffic? Which ones keep readers on the page longest? Double down on what works. Pay attention to trending topics in your industry, but don’t just copy what’s already out there. Always ask yourself, how can you make this better or more engaging?

Be sure to keep a list of ideas for new posts on your mobile phone. Inspiration strikes when you least expect it.

Keep reading: How to get blog post ideas: 11 tips to find inspiration »

Beat writer’s block with Yoast AI Content Planner

Yoast AI Content Planner, available to Yoast SEO Premium users, helps you overcome frustrations about what to write next. It scans your existing content, identifies gaps, and generates five tailored post ideas. Each proposed post comes with a ready-to-use draft framework. Just pick an idea, and Yoast SEO provides a title, outline, focus keyphrase, meta description, and section notes to jumpstart your writing. If the first set of ideas doesn’t fit, refresh for new options. It’s all built into the WordPress editor, so you can go from blank page to first draft quickly.

Yoast AI Content planner feature example, showing possible article ideas for a travel site
An example of content suggested by the Yoast AI Content Planner

How to write a high-quality blog post

Writing requires some skills, and it’s more difficult for some people than for others. We’ll give you some tips to make writing easier for you later on, but first, let’s discuss two important aspects of high-quality posts: originality and readability.

Original content

Your posts should always be fresh, new, and original. Each one should stand out from other articles on the same topic. Today, this matters more than ever. Google’s AI search tools now filter out generic, repetitive content, so your posts need to offer something unique. Focus on what makes you different, even in a crowded niche. Your content should also be something people want to read. With competition fiercer than ever, good isn’t enough, so you need to go further.

Avoid commodity content. These kinds of posts rehash what’s already out there without adding value. Google recently warned that AI-generated summaries and search results prioritize content that stands out, not just repeats the same ideas. If your post doesn’t offer a new perspective or a fresh take, it risks being ignored. Don’t forget to ask yourself if this post teaches or solves a problem in a way others don’t.

With AI-generated content flooding search results, Google prioritizes human expertise and unique insights. These are the things AI can’t fake. Your blog can provide those, if you do it well.

Read on: The importance of original content for SEO »

Readable content

After writing a post with original content, you should ensure your article is easy to read. Readability is vital for your audience. If your text is well structured and clearly written, people will understand your message. Readability also impacts SEO, as Google’s AI tools favor content that’s simple to scan and digest. If your post is easy to read, with a clear structure with subheadings and logical paragraphs, chances are it’ll rank higher in the search engines, too.

Keep on reading: Does readability rank? »

Practical tips on how to write high-quality blog posts

Plan before you write

Before you start, take a little time to think about what you want to write. Who is your audience, and what do you want to tell them? What should they know, understand, or do after reading your post? Which topics will you cover, and in what order? Answering these questions upfront saves time and keeps your writing focused.

Read more: How to write a blog post »

Write clear paragraphs

Start each paragraph with the most important sentence, then explain or expand on it. This way, readers and AI systems can grasp your main points just by skimming the first sentences. Keep paragraphs short; seven or eight sentences is plenty. Think about the order of your paragraphs and ensure they flow logically. Avoid complex words when simpler ones work. Your goal is to be clear, not to confuse readers with jargon.

Keep reading: Practical tips to set up a clear text structure »

Get help and ask for feedback

Our Yoast SEO plugin helps you write readable posts. For example, the readability analysis checks for long sentences and suggests transition words. This is especially useful today, as AI search tools prioritize well-structured, easy-to-read content. If you use Yoast SEO Premium, you’ll also get AI features like Yoast AI Optimize to refine your writing.

However, tools aren’t everything. Always have someone proofread your post. A fresh pair of eyes catches typos and ensures your message is clear. If your proofreader struggles to understand your post, your audience will too.

Need more guidance? Here’s a step-by-step guide to crafting the perfect blog post!

Read on: 5 tips to write readable blogposts »

Optimize posts for search engines

After you’ve written a blog post that’s both original and readable, you should make sure your content is optimized for search engines. You should maximize the likelihood that Google will pick up your content. Don’t try to game the system, but make sure your article is genuinely good for search engines and readers alike. You must take this final step after you’ve written your post, though. SEO should never compromise your idea’s originality or the readability of your text.

the yoast seo premium analyse for a post about site structure, which has two red traffic lights, one for keyphrase in subheading use and one for competing links
Yoast SEO helps you optimize your blog post

How Yoast SEO helps

Yoast SEO gives you the tools to fine-tune your post without guesswork. We call this process “Yoast your post.” It’s about making small, smart adjustments to improve visibility.

  • The red and orange traffic lights highlight areas that need attention, like keyword placement or readability.
  • The plugin might suggest adding your focus keyword in the first paragraph or a heading to signal relevance.
  • It also helps you craft a compelling Google preview, which includes the titles and descriptions users see in search results.

Don’t just set it and forget it. Use Yoast SEO to spot opportunities, make improvements, and give your post its best shot at being discovered.

Keep on reading: Use Yoast SEO to make your content findable »

Blog engagement

Blog engagement is an important SEO factor. If your audience leaves comments on your posts and you respond, Google will see that your blog is very much alive and active. If people share your post on social media or talk about it online, it will definitely drive more traffic. Engagement goes beyond just comments and shares. Citations, when others reference your content, and mentions, even without links, also signal authority and trust.

Replying to comments is important for building engagement, but it takes effort. Answering questions and joining discussions shows your audience you value them, which encourages more interaction. Positive feedback is easy to handle, but negative comments require care. Please just stay professional and keep the conversation constructive.

For more tips, check out our guide on handling comments.

Marketing your blog

If you’re writing posts, you need an audience. Nobody wants to perform in an empty room! Ranking well in search engines through flawless SEO will, of course, help. But there is always more you can do.

Read more: Marketing your blog »

Social media and newsletters

Social media is a powerful way to connect with your audience and drive traffic. Start with a Facebook page and an X or Reddit account, but don’t stop there. If your audience is younger, Instagram and TikTok are essential for engagement. Short-form video content, such as Instagram Reels or TikTok videos, can help your posts reach a wider audience.

A newsletter is another great way to keep readers coming back. Collect email subscribers and send regular updates with your latest posts, exclusive insights, special discounts or gifts, or behind-the-scenes content. This builds a direct line to your audience, independent of algorithm changes.

Keep reading: Does social media influence SEO? »

Monetizing your blog

Growing your audience doesn’t automatically mean growing your income. Many bloggers focus on goals beyond money, like building a community or sharing expertise. But if you do want to monetize, here are the most effective strategies:

  • Advertising: Display ads like Google AdSense can generate revenue, but they work best with high traffic.
  • Affiliate marketing: Promote products you trust and earn commissions on sales made through your links.
  • Sponsored posts: Brands may pay you to write about their products or services.
  • Sell your own products or services: Use your blog to drive traffic to your online shop, courses, or consulting services

If you have an online shop, your blog can boost its rankings by attracting organic traffic and linking to your products.

Read on: Monetizing your blog »

Maintaining a blog

Starting a blog is easier than maintaining one. Writing blog posts regularly can be a lot of work. You don’t need to blog daily, but you should decide on a frequency and stick to it so your audience will know what to expect. Consistency builds trust, and trust keeps readers coming back. Blogging does require some discipline.

As your blog grows, you’ll probably face new SEO problems. How do you keep coming up with new content and keep your old content up to date? How do you manage different authors? What do you do when traffic to your blog is decreasing? And how will you keep your blog’s structure in shape?

Some challenges and how to solve them

As your blog grows, new problems pop up. Here’s how to tackle them:

  • Running out of ideas. Repurpose old content, and update outdated posts with new data or insights. Use the Yoast AI Content Planner to generate fresh topic ideas from your existing content. Don’t forget to listen to your audience, as their comments, emails, and social media threads can contain questions to answer.
  • Keeping old content fresh. Please audit your blog every six months, fix broken links, and refresh outdated advice. It might make sense to add “Last Updated” dates to show readers and Google that your content is up to date. AI search tools prioritize fresh content, which can revive traffic for old posts. If you have a lot of similar content, you can merge posts and combine thin or overlapping articles into a single comprehensive guide.
  • Declining traffic. Please check Google Search Console regularly to see which posts have lost rankings and why. Then, you can improve this underperforming content by adding depth, updating keywords, or merging with stronger posts. Promote strategically, and share old but valuable posts on social media or in newsletters.

Site structure

As your blog grows, it’s important to regularly analyze its structure. Organize your categories, subcategories, and tags well. As your blog grows, its structure will change and evolve. To keep your site structure clean, you can organize by topic clusters. Group related posts under pillar pages, like “SEO basics” linking to “Keyword research,” “On-page SEO,” et cetera. Don’t forget to update internal links. When you publish new posts, link to 2-3 relevant older ones. If your site becomes unwieldy, prune low-value content. Delete or redirect posts that no longer serve your audience. As long as you stay on top of that, your structure will remain SEO-friendly!

Keep on reading: Why you should add links to a new post as soon as possible »

Content planning

As your blog grows, writing shifts from spontaneous posts to strategic planning. Without a system, teams risk duplicate topics, inconsistent tones, or missed opportunities. A clear plan keeps your content organized and aligned with your goals, whether that’s driving traffic or conversions. Use tools such as editorial calendars, topic clusters, and the Yoast AI Content Planner to streamline the process. Assign roles and document guidelines for voice, style, and formatting to maintain consistency.

Planning saves time and reduces last-minute stress. An editorial calendar maps out topics, deadlines, and authors in advance, while topic clusters group related posts to boost SEO and reader navigation. Regular audits help you spot gaps and adapt to trends, keeping your blog relevant and valuable.

Read more: Content planning for a (growing) blog: 6 easy-to-use tips »

Avoiding content cannibalization

If you’ve been blogging in a certain niche for a long time, you’re bound to address the same topic more than once in your blog posts. That’s not necessarily a problem, but do make sure you’re not eating into your own ranking chances. Keyword cannibalization occurs when you have several different articles that could rank for the same and similar keyphrases. When a search engine can’t tell which article should rank highest for a certain query, it’s likely both will rank lower. The solution: stay on top of this by regularly doing an SEO audit of your blog posts to find and fix keyword cannibalization.

Conclusion

Blogging is great. It’s one of the most powerful tools for growing your website, whether it’s an online shop or personal blog. It boosts your search visibility and turns visitors into followers. But to get the best results, you’ll need more than just good writing.

Start with a good keyword strategy to target what your audience is searching for. Keep your content original and structured for AI search. Google’s algorithms, and your readers, reward clarity and depth. As your blog grows, stay organized with planning tools and engage with your audience to stay in the flow. Use our tips to build a blog that ranks and delivers real value. Now, go write something great!

Keep reading: WordPress SEO: The definitive guide to higher rankings for WordPress sites »

The post Build a blog that drives real results appeared first on Yoast.

Read more at Read More

PR and SEO: How to Build More Authority Together (5 Steps)

PR and SEO used to be separate disciplines.

Now you can’t afford to keep them siloed.

Google and LLMs both rely on third-party signals — backlinks, brand mentions, expert commentary, and coverage in trusted publications — to decide which brands deserve visibility.

PR and SEO both generate those signals, but most teams still operate independently.

PR and SEO authority overlap

When they do collaborate, it’s usually to treat PR as a link-building opportunity rather than a real partnership.

This leaves authority on the table.

But the real gains happen when these teams operate as one.

In this article, you’ll learn a five-step playbook for turning PR and SEO into an always-on authority engine.

I also spoke with two digital PR experts about how they’re partnering with SEO to build more authority across search, media, and LLMs.

Free resource: Download our PR + SEO Outreach Planner to align pitching, prioritize outlets, and track results. It includes a pitch ownership guide for deciding who pitches what and when.


Step 1: Align PR and SEO Research

An always-on PR and SEO partnership starts with shared intelligence.

Without it, you get predictable gaps:

  • Content that ranks but doesn’t earn media mentions or AI citations
  • Coverage that builds awareness but doesn’t improve search visibility
  • AI citations and media coverage that go to competitors because they published first

PR and SEO signals

Use PR Insights to Identify Emerging Content Opportunities

The biggest authority wins don’t come from PR and SEO staying in their own lanes.

They come from each team sharing insights that shape angles, assets, and placements.

For PR, this could be:

A sudden spike in journalist inquiries or media coverage around a topic

A new phrase or framing gaining traction among industry voices

Recurring themes across newsletters, conferences, or trade publications

Britt Klontz, digital PR consultant and founder of Vada Communications, says the strongest results come when PR and SEO combine their strengths at the ideation stage:

The best collaborations with SEO happen when PR is brought in early, before an asset or campaign is completed. We used to ask, ‘Can PR promote this?’ Now we ask, ‘How do we build something together that will help with search, media, and brand visibility from the start?’


To facilitate this partnership, build a regular channel for PR to flag insights to SEO.

This could be a shared Slack channel, spreadsheet, or standing agenda item.

For example, when I was the editor of the Hootsuite Blog, our PR team notified us that LinkedIn was shutting down its “Elevate” feature and suggested we should write a blog post about it.

No search volume existed yet, but we created the content anyway.

Hootsuite – LinkedIn Elevate shutting down

The post started gaining backlinks and driving a surprising amount of demo requests almost immediately.

Months later, the search volume appeared. And our post ranked #1.

LinkedIn Elevate shutting down post – Organic rankings

Today, it still ranks near the top of the SERPs for terms like “LinkedIn elevate alternatives.”

Google SERP – LinkedIn Elevate alternative

AI tools like Claude also use the blog post as a top source for relevant prompts:

Claude – LinkedIn Elevate alternative

That’s the power of PR and SEO sharing information and acting on it quickly.

Rankings, backlinks, and AI citations that would have gone to a competitor built lasting authority for Hootsuite instead.

Use SEO Insights to Inform Content Topics

SEO has signals PR can act on too, including which topics are heating up and editorial gaps.

When conducting keyword research for PR, SEO should flag two things:

  • Informational gaps: Questions audiences are actively searching for, but no one is answering well yet
  • Trending terms in your niche: Journalists are likely already interested, which gives PR a clear opening

That’s why Rola Tfaili, communications manager for North America at Xero, brings SEO into her process from the start:

I want SEO insights — like emerging search trends, keyword gaps, and audience intent — to directly shape our PR narratives and campaign angles from the outset, before content is developed.


Here’s how you can do the same.

Not all keyword tools show you trends over time, so I’ll use Semrush for this step.

Note: If you don’t have a subscription, sign up for a free trial of Semrush One, which includes Semrush Pro and the AI Visibility Toolkit.


Search any term in the Keyword Magic Tool and look at the “SERP Features” column.

Keyword Magic Tool – Email marketing – SERP Features

Two features in particular signal strong PR potential:

  • News and Top Stories: Google surfaces these for time-sensitive or trending queries — sometimes within 24–72 hours of a news event. If your topic triggers these features, journalists are actively covering it, and PR has an immediate opening.
  • Discussions and Forums: This signals that audiences are seeking advice or firsthand experience on the topic, which is often a sign of unmet demand and/or increasing interest

SERP Features – Top stories

Next, use the Keyword Overview tool’s 12-month trend graph to confirm whether a topic is gaining momentum, seasonal, or fading.

A consistently rising trend is your strongest signal — media interest is likely to be building as well.

Keyword Overview – Is email marketing dead – Trend

Pro tip: Don’t overlook existing topics. A trending term you already own is a valuable opportunity. PR can pitch it to journalists as a timely angle, repurpose it into new formats, or use it as a hook for a broader campaign.


For LLMs, you need a tool like Semrush’s AI Visibility Toolkit that shows actual prompt data, not just search queries.

Prompt Research – Email marketing tools

This gives you insight into the exact prompts your competitors are earning AI visibility for, but you aren’t.

Those gaps are worth flagging to PR, especially if competitors are being cited as authorities on topics your brand should own.

Visibility Overview – Klaviyo – Topic Opportunities

Use your shared doc or Slack channel to provide real-time insights, so neither team works from stale data.

Topics that show up in both PR’s emerging trends and SEO’s keyword data are your highest-priority opportunities.

Step 2: Collaborate on AI-Ready Assets

An AI-ready asset is built to be found, cited, and trusted by search engines and AI models (while being valuable to humans).

This is also called answer engine optimization (AEO), which is the process of creating and structuring content for AI systems.

It can include optimizations like:

  • Headings that mirror how people search
  • Front-loaded key stats, details, and definitions
  • Sections that focus on one core idea
  • Bullet lists and tables that make key information more extractable

When you combine PR’s distribution power with SEO’s technical expertise, you get assets that earn visibility across search, media, and LLMs.

AI-ready assets: Who does what

Original Research and Reports

Original data has long helped brands earn backlinks — now, it helps you build AI visibility too.

A collaborative workflow for this asset would look something like this:

SEO identifies the topic based on search demand and content gaps, and PR validates whether the angle is pitchable and shapes the findings into quotable hooks.

Together, they design the study so it’s structured for citations, with a clear methodology, front-loaded stats, and branded visuals that are easy to share.

Semrush blog – LinkedIn AI visibility study

SEO content teams might be tempted to create this type of asset on their own, then ask PR to pitch it.

But Britt says if PR is involved earlier, they can help answer questions like:

  • Is this a real story?
  • Is there a sharper edge here?
  • Do we need more reliable data?
  • Is there a better hook that fits the time?
  • Would it be more interesting if an expert gave their opinion?

That kind of information can make an asset more useful and impactful.

Pro tip: Give your asset a unique, branded name — like ‘The State of X Report’ or ‘The X Index.’ If journalists mention it without linking, people can still search for it and find you.


Don’t limit original data to a blog post.

High-value assets should have their own crawlable landing page — no gates, no PDF-only content.

Semrush AI Visibility Index

Use the same URL each year for recurring assets to build authority. Then, link these pages to related content on your site (and vice versa).

This way, search engines and AI see your topical coverage as connected, not random.

Free Tools

Free tools that solve a specific pain point earn AI visibility, backlinks, and return visits long after launch.

This includes calculators, templates, checklists, and interactive assets.

Backlinko tools – Reddit SEO opportunity

The gap here is usually distribution.

SEO can build and optimize tools, but without PR’s contacts and timing, even the best ones can be limited by organic performance.

A strong hook helps, too.

Britt says an asset is easier to promote when it “blends search insights with something more personal, like proprietary data, a strong point of view, or a story angle that is relevant right now.”

The payoff is an asset that is reported on and shared widely across channels.

NerdWallet’s tariff calculator is a good example of this in action.

Nerdwallet – Tariff calculator

It launched as tariffs dominated headlines — and earned media coverage because of it.

Spectrum News – NerdWallet tariff impact calculator

Podcasts

A branded podcast can generate tons of coverage, review articles, and inclusion in “best podcasts on X topic” listicles.

Spotify – Content, Briefly

Getting your experts on other podcasts is also valuable for building authority and visibility.

Third-party mentions get your brand and subject matter experts into the conversation, both in search engines and LLMs.

Google AI Mode – Best content marketing podcasts

PR typically drives guest placements, but SEO can identify which shows already rank or get cited by AI for your target topics, so you’re pitching the ones that build the most authority.

Press Releases

When published on your site and optimized properly, press releases can become standalone, crawlable assets that increase your AI mentions.

In fact, press release citations in LLMs grew 5x between July and December 2025, according to Muck Rack.

ChatGPT – Press release citations

To get the most out of press releases, both teams need to contribute.

Rola has seen the benefit of this collaboration firsthand:

For key assets like press releases, we integrate SEO insights early — before content is developed — and include SEO in the review process to ensure we’re maximizing visibility.


PR shapes the story and the hook. SEO makes sure the on-site version is crawlable, optimized, backed by citable data, and linked to related assets.

So the press release doesn’t just generate buzz, it feeds your broader authority.

Sprout Social press release

Explainer Content

Explainers are easy-to-digest resources (usually articles or videos) that simplify complex topics or highlight key info about your brand.

They help journalists and LLMs write accurately and consistently about you — especially if your category is niche or complex.

SEO can use keyword and prompt data to identify the questions your explainers should answer and structure them so AI can parse and cite individual sections.

PR knows which questions journalists and analysts ask most often — and where the current gaps are in how your brand gets described.

The format can vary:

  • One-page proof point packet with key stats and third-party validation that PR sends alongside pitches
  • YouTube video with citable brand facts or product details
  • Dedicated pressroom that organizes assets by category with founder bios and press releases

(Bonus points for all three.)

Airbnb – About us

Step 3: Co-Build Your Third-Party Presence

Brands are 6.5x more likely to appear in AI answers through third-party signals than their own content, according to AirOps.

This means PR and SEO have a real opportunity to work together to build more visibility across search and LLMs.

Rola sees this as an important shift for PR teams:

When we align closely with SEO to ensure our key messages land in credible, third-party outlets, we’re not just generating press; we’re helping position the brand to appear in AI search platforms. That intersection between PR, SEO, and now AEO is where I think we’ll see the most measurable impact moving forward.


Expert Commentary

When your experts are quoted consistently — on your own site, social media, and in trusted publications — Google and LLMs begin to associate them (and your brand) with that topic.

Backlinko – Expert commentary

The biggest coordination gap is knowing where to focus.

SEO has the data on which topics have the most search and AI demand — and which publications are already earning citations for them. PR knows which journalists and outlets are most receptive and what angles resonate.

Together, they can pinpoint the exact publications and topics where a placement will improve results for both teams.

Then shape the commentary accordingly.

Concrete, data-backed quotes with a specific stat or firsthand insight are far more citable than generic thought leadership — especially for AI, which favors specificity it can extract and serve directly in an answer.

Getting your experts quoted online is a strong start — but it works best when paired with the other authority-building sources below.

Review Sites and Forums

Review sites like G2, Yelp, Google Reviews, and Trustpilot are trusted by AI for the same reason they’re trusted by humans.

They aggregate specific, unbiased information about products from verified users.

And AI frequently cites them for product recommendations:

Claude cities G2

Reviews across multiple sites also strengthen your brand’s authority signals.

It gives AI detailed evidence of what category you belong in, your core features and pricing, and why you should be trusted.

G2 – Hootsuite vs Sprout Social

Forums work similarly — AI pulls from Reddit threads and Quora answers when users ask for honest recommendations or firsthand experience.

Brands that show up authentically and positively in these conversations earn another layer of trust signals.

ChatGPT – Reddit – Sources

You can’t control these mentions, but consistently showing up as a helpful, knowledgeable voice in your category’s communities builds the kind of organic mentions AI models trust.

PR and SEO should jointly identify which review sites and forums matter most in your industry.

Keep review profiles current and monitor relevant forum conversations for opportunities to contribute genuinely.

Wikipedia

A Wikipedia page gives Google and AI a neutral, third-party source of facts about your brand.

It also helps establish your brand as a recognized entity in Google’s Knowledge Graph.

Wikipedia – HubSpot

It’s a common source for Google’s Knowledge Graph, and it’s baked into LLM training data.

Google SERP – HubSpot knowledge graph

But to qualify for a page, you need to meet Wikipedia’s Notability Criteria.

This includes having significant coverage in reliable, independent sources that address your brand directly and in detail.

PR can help you earn this kind of coverage by pitching stories about your company to journalists in reputable publications.

Forbes – HubSpot article

Once you have a page, you won’t be allowed to edit it directly, as Wikipedia’s rules prevent self-promotion.

But SEO can monitor the page for inaccuracies and flag corrections, and PR can handle reputation monitoring to keep the narrative positive.

Pro tip: Use the same brand name, category language, and positioning everywhere: across your website, social profiles, press releases, and review site listings. The more consistent your language, the more confidently AI and Google can categorize and recommend your brand.


Step 4: Unify Your Outreach Strategy

If PR and SEO know what — and to whom — each team is pitching, you avoid mixed messages and misaligned timing.

And your odds of a yes go up.

It doesn’t take much to fix. Just a shared source list, a strategy to split pitching, and a regular check-in to stay aligned.

Pro tip: Download our PR + SEO Outreach Planner to put the tips in this section into action.


Build a Shared Target Source List

SEO has a list of high-authority domains that show up in organic rankings and AI citations. PR has a list of journalists, analysts, creators, and publications that influence their category.

Merging these gives you a single view of every third-party source worth going after.

Build it as a shared spreadsheet with three columns:

  • PR Sources
  • SEO Sources
  • AI Citation Sources

Then prioritize.

Any source that appears on more than one list goes to the top. It has double (or triple) the potential to impact your authority and visibility.

Pro tip: Update your list quarterly as sources can shift fast — especially in LLMs.


Create a shared pitch doc to go with your source list. Use PR’s standard pitch brief, or if one doesn’t exist, create one. Include headline stats, agreed-upon positioning language, and target URLs.

PR and SEO worksheet – Pitch

Whoever sends the final pitch customizes it to their contact. But using the shared pitch doc as a starting point ensures your basic story stays consistent.
Split Pitching by Strengths
Many high-priority pitches will need both PR and SEO to weigh in. But not all.

Divide the work of pitching based on what each team does best.

Generally, that means structured, technical placements for SEO and editorial, relationship-based placements for PR.

Your company may want to organize these tasks differently depending on industry or org structure, but here’s what I suggest:

 
SEO PR
Pitch for inclusion in industry listicles Pitch journalists and editors on newsworthy content
Fix unlinked brand mentions Offer expert commentary to reporters
Reach out to sites with broken or outdated links Submit to industry awards
Identify warm contacts from referring domains Brief analysts at firms like Gartner and Forrester
Monitor AI citations for new outreach targets Explore sponsored placements in newsletters, podcasts, and trade publications

Plan Pitching in Advance

Meet quarterly or monthly — whatever works for your schedules — to decide who is going to pitch what, to which outlets, and when.

This will help prioritize high-impact efforts and reduce accidental duplication of work.

Map outlets to objectives and target KPIs to determine ownership.

PR and SEO outreach planner

Every time you meet, review results from the last period. Prioritize more of what’s working and cut what isn’t.

Step 5: Report on PR and SEO Performance Together

PR and SEO usually track different metrics, like mentions and outlet quality vs. rankings and organic traffic.

The fix isn’t merging into a single dashboard.

It’s building a shared lens for evaluating what each asset actually did, no matter which team owns it.

Britt recommends that both teams agree on a shared set of questions to evaluate each asset:

  • Did it get any attention?
  • Did it get picked up by reliable sources?
  • Did it help with search goals?
  • Did it contribute to conversions?
  • Did it have results that lasted longer than a short-term spike?

As Britt puts it:

The best shared work usually helps with more than one thing at a time, like visibility, authority, discoverability, and brand credibility.


Visibility: Did We Show Up in the Right Places?

Getting in front of your audience more often — and in the places they care about — is one of the main advantages of having PR and SEO collaborate.

Track these metrics to see if it’s working:

  • Quality mentions in relevant outlets: Not raw mention count. A placement in a niche newsletter your buyers trust outweighs 10 mentions on unrelated blogs. PR likely already has a media monitoring tool for this.
  • Recurring format mentions: Listicles, comparison posts, and “best of” roundups will continue to earn backlinks and AI citations over time. They also show how your brand is positioned relative to competitors. Track these separately in your media monitoring tool or a shared spreadsheet.
  • Share of voice in category coverage: Report on the percentage of category coverage that mentions your brand vs. competitors. Free tools like Google Alerts and Mention’s share of voice calculator give you a general sense of how you’re doing. But paid media monitoring tools let you dig into specific platforms, outlet types, and topics.

Mention – Share of voice calculator

For AI specifically, track how often your brand appears in AI answers for queries you care about.

You can manually check your top questions and prompts in LLMs to see if your brand is mentioned, but this gets tedious at scale.

Gemini – Top-social management tools

The AI Visibility Toolkit is helpful here. It automates tracking so you’re not manually checking every LLM for every query.

You get an overall AI Visibility score for your brand, which measures how often you’re mentioned in AI systems compared to other brands.

Visibility Overview – Sprout Social

The Competitor Research tool shows how your AI visibility stacks up against competitors, which is one of the clearest ways to show leadership whether you’re gaining or losing ground.

Competitor Research – Sprout Social

It also tracks your Share of Voice across AI platforms, a single metric that reflects the combined impact of your PR and SEO efforts.

Brand Performance – Sprout Social – Share of Voice

Authority: Did We Become More Credible?

This is where you show if your brand is becoming a trusted source online.

Start by tracking new referring domains.

New backlinks matter too, but new domains are more meaningful because they represent more unique sources vouching for your brand.

Backlink Analytics – Sprout Social

Reporting on your website authority is also helpful. This is a third-party estimate of the level of trust search engines are likely to assign to your domain, based on your backlink profile and other signals.

Different SEO tools calculate it differently (and call it different things).

So, focus less on the score and more on the direction it moves over time.

Backlink Analytics – Backlinko – Authority Score graph

Note: Meaningful changes to your Authority Score can take 3-6 months to appear.


The AI Visibility Toolkit tracks your mentions, citations, and cited pages over time, and tells you percentage increases and decreases.

When your authority score and AI mentions are both climbing, you’ll know your PR and SEO work is paying off.

Visibility Overview – Sprout Social – Main Metrics

Expert commentary placements, direct requests from journalists, and new journalist relationships are also worth tracking.

Increases in any of those areas are a strong signal that you’re gaining trust.

Google Alerts can catch mentions to help you track expert commentary placements, but a tool like Semrush’s Brand Monitoring gives you a more comprehensive picture.

It lets you track any query (SME names or other keywords) and provides:

  • Total mentions
  • Estimated reach
  • Traffic
  • Mentions with backlinks
  • Sources (Social media, news, and blogs)

Brand Monitoring – Analytics

Demand: Did It Help People Take the Next Step?

Did improving visibility and authority have any impact on your business goals and revenue?

PR and SEO sometimes sit at the top of the funnel, so this can be tricky to answer.

Start with these metrics to prove demand:

  • Referral traffic
  • Assisted conversions
  • Branded search lift

Track your referral traffic to show the number of visitors who visit your site directly from media coverage.

Even if numbers are low, they’ll tell you which topics make your audience want to know more about you. Then you can publish more on those in the future.

GA – Traffic Acquisition – Session source / medium

Tracking assisted conversions shows you conversions where organic search or referral traffic appeared somewhere in the buyer’s journey, but not necessarily as the last click.

PR and SEO content may not convert on the first visit, but it still influences the buyer’s journey.

This metric captures that concept.

Find this in GA4 under Advertising > Key event attribution paths, and switch to “Source/Medium” to see which specific outlets have the most impact.

GA – Advertising – Key event attribution paths

As AI search has decreased click-through rates, branded search queries have become one of the clearest signals that your PR and SEO efforts are building real awareness.

It’s a metric Britt prioritizes for exactly this reason:

I track branded search lift because it’s a sign that coverage or visibility made someone curious enough to go look up the company by name. That matters to me because not every asset will result in direct clicks.


The metric is also important to Rola:

Branded search lift connects awareness and intent, showing how media exposure actually drives people to seek out your brand.


Google Search Console tells you how often people search for your brand by name and how many of those searches result in a click to your site.

Look for spikes around major coverage dates to directly tie increases to your PR and SEO efforts.

GSC – Performance – Branded queries

Turn PR and SEO Into an Always-On Authority Engine

The brands earning the most trust right now aren’t doing it with PR or SEO in siloes.

They’re showing up consistently across media, blogs, review sites, search engines, and AI because all of those channels feed the same authority signals.

That takes more than a “quick sync” before campaigns. It takes an always-on partnership.

You don’t need to overhaul everything at once.

Start small:

  • Co-create one high-impact asset (and keep AEO best practices in mind)
  • Merge your source lists
  • Plan 3 pitches using our PR and SEO Joint Outreach Strategy Template

When you’re ready to go deeper on how to optimize your brand’s presence in AI, check out our complete guide to AI optimization.

The post PR and SEO: How to Build More Authority Together (5 Steps) appeared first on Backlinko.

Read more at Read More