Posts

19 Sitemap Examples for Any Type of Website (+ Best Practices)

Your sitemap is exactly what it sounds like: a map of your site’s pages.

A good sitemap organizes all your most important pages logically, and it can help Google crawl and understand your site.

Sitemap Example

Free template: Want to create your own visual sitemap like the example above? Download our free Canva template here.


Below, I’ll go through 19 example sitemaps and explain the key best practices to help you build your own.

Beyond XML, HTML, and visual sitemaps, I’ve categorized the examples below by site type. This way, you can find examples of sitemaps from websites like yours.

We’ll cover sitemaps for:

Note: If you haven’t created a sitemap yet, or you want to learn more about optimizing them, check out our dedicated sitemap guide first.


Which Type of Sitemap Do You Need? (XML vs. HTML)

Before jumping into examples, you need to know which type of sitemap is right for your website.

There are two main types: XML and HTML. Each one serves a different purpose.

Note: I’ll also provide an example of a visual sitemap below, but XML sitemaps (the kind you submit to Google Search Console) are the focus here.


XML Sitemap Examples

XML sitemaps are designed specifically for search engines, not humans.

They use a structured format that tells Google and other search engines about the pages on your site and when they were last updated. (This means they can affect your site’s SEO.)

You’ll usually find them at URLs like “yourdomain.com/sitemap.xml” or “yourdomain.com/sitemap_index.xml” (if you have multiple sitemaps).

XML sitemaps won’t directly improve your rankings. But they can help search engines find and then index your content.

Important: You don’t need an XML sitemap. But honestly, as long as you set it up properly, there’s no reason not to have one.


There are a few ways you can implement XML sitemaps. Below are three examples showing the most common styles you’ll come across.

HTTPStatus.io

Sitemap URL: https://httpstatus.io/sitemap.xml

The sitemap for HTTPStatus.io is fairly simple. The site offers a tool for checking the HTTP status of your URLs. But it also has some pages explaining integrations and what different status codes mean.

HTTP Status – XML Sitemap

Beyond the main tool and some knowledge base style articles, there aren’t that many pages on the site to map.

If you also have a simple site, don’t overcomplicate your sitemap.

Forbes

Sitemap URL: https://www.forbes.com/sitemap_index.xml

Forbes uses an XML sitemap index, found at forbes.com/sitemap_index.xml.

Forbes – XML Sitemap

This is an index of multiple sitemaps, like /forbes_2008_sitemap.xml and /news_sitemap.xml.

In this case, the 2005 sitemap contains URLs published in 2005:

Forbes – 2005 Sitemap

While the news sitemap contains news-themed URLs:

Forbes – News sitemap – News themed URLs

You’ll see that Forbes includes various different attributes in its sitemap. Most of these aren’t essential. Google also ignores many of them, like <changefreq> and <priority>.

But if you use the <lastmod> value and it’s “consistently and verifiably accurate,” Google may use it to understand how often to crawl your pages.

In other words: don’t use this to try and pretend you’ve significantly updated your content when you’ve just changed the date.

Backlinko

Sitemap URL: https://backlinko.com/sitemap_index.xml

We’ve used Yoast (a WordPress plugin) to create our sitemap index. That’s why it looks like a more styled page than the previous two examples.

Backlinko – XML Sitemap

If you have a WordPress site, plugins like Yoast and RankMath can create sitemaps for you.

In our case, we’ve split our sitemap up into different categories like posts, pages, tools, and hub resources.

Here’s what the /post-sitemap.xml looks like:

Backlinko – XML Sitemap – URLs

Best Practices for XML Sitemaps

Follow these best practices when creating your XML sitemap:

  • Each sitemap file should contain no more than 50,000 URLs and be smaller than 50MB (for larger sites, use multiple sitemaps and a sitemap index)
  • Don’t include duplicate content, redirected pages, or non-indexable pages in your sitemap — this can confuse search engines and waste crawl budget
  • Only adjust the “lastmod” attribute when you make significant updates to pages (and don’t use it to “fake” content freshness)
  • Configure your CMS or server to automatically update your sitemap when you make content changes

Note: Many content management systems like WordPress, Shopify, and Wix automatically update your sitemap when you add, move, or adjust pages.


HTML Sitemap Examples

HTML sitemaps, unlike XML sitemaps, are designed for your human visitors.

These are actual pages on your website that list all your content in a hierarchical structure. You’ll typically find them at URLs like “yourdomain.com/sitemap” (although it can vary depending on the site’s URL structure).

They help visitors find what they’re looking for when they can’t access what they need via your navigation menus.

However:

Your users should be able to find what they need via your navigation menus and internal links. An HTML sitemap is not a substitute for good UX design.

(But it can supplement it.)

You should consider creating an HTML sitemap if:

  • Your website has deep content hierarchies
  • You run an ecommerce store with many product categories
  • Users frequently search for specific pages on your site
  • Your website caters to less tech-savvy audiences who might need navigation help

You don’t need to choose between XML and HTML sitemaps. You can use both simultaneously.

Forbes

Sitemap URL: https://www.forbes.com/sitemap/

I showed you Forbes’ XML sitemap above, but the site also has an HTML sitemap for users.

Forbes – Sitemap

The HTML sitemap sorts Forbes’ main pages into categories like Newsletters, Leadership, and Lifestyle.

These don’t cover all of Forbes’ categories though, which you can see in their navigation menu:

Forbes – Navigation menu

So this is an example of a site likely just using their HTML sitemap to highlight specific important pages.

Lovevery

Sitemap URL: https://lovevery.com/pages/sitemap

Lovevery’s HTML sitemap sorts its products into categories like Play Kits and Course Packs. It also highlights two of their main products right at the top: The Play Gym and The Montessori Shelf.

Lovevery – HTML Sitemap

It also subdivides the Play Kits by age. This makes it easy for users to find products they need for their child.

Best Practices for HTML Sitemaps

Here are best practices to follow if you want to create an HTML sitemap:

  • Logically structure your HTML sitemap to mirror your site’s actual architecture
  • Use anchor text to describe the linked page and avoid generic labels like “click here” or “read more”
  • Use consistent indentation, typography, and spacing to show hierarchies
  • Place a link to your HTML sitemap in your site’s footer so it’s accessible from every page
  • Update your HTML sitemap when you add or remove content

Visual Sitemap Example

Visual sitemaps represent your site’s architecture graphically. They use shapes, colors, and lines to show how pages are connected.

They’re helpful during site planning and development, but you won’t submit these to Google, and your users won’t see them either.

Here’s an example of a visual sitemap for a website that sells coffee products:

Sitemap

Don’t forget: You can try our free Canva visual sitemap template to map out your own website’s pages.


Best Practices for Visual Sitemaps

Follow these tips to create a useful visual sitemap:

  • Limit your visual sitemap to core pages and pathways to avoid clutter
  • Establish a clear key for what each shape, color, and connector represents (like categories and products, or levels in the hierarchy)
  • Cluster similar pages together visually to show content relationships (and opportunities for internal links)
  • Show the intended user pathways through your site to identify potential navigation issues before they become problems
  • Share your visual sitemap with team members and clients early — it’s much easier to revise a diagram than to restructure a fully-built website

Next, I’ll go through examples of XML sitemaps for different types of websites. While HTML and visual sitemaps have their place, it’s your XML sitemap that matters most for SEO.

Blog Sitemap Examples

A well-structured blog sitemap ensures all your content remains discoverable. This includes older posts that may have fallen off your main navigation or recent posts list.

For sites that regularly publish new content, an automatically updating blog sitemap can help maintain your search engine visibility across your entire content archive.

Cup of Jo

Sitemap URL: https://cupofjo.com/sitemap_index.xml

Cup of Jo’s sitemap is generated by Yoast.

Cup of Jo – XML Sitemap

It organizes the blog’s pages into the following categories:

  • Posts (with 8 individual sitemaps covering posts going back 10+ years)
  • Pages
  • Products
  • Authors

But there are also some extra sitemaps in there that I wouldn’t recommend you include.

For example, there’s a sitemap for affiliate links…

Cup of Jo – XML Sitemap – URLs

…that just links to pages with a single image on them:

Cup of Jo – Affiliate links

(This one’s URL was /pillow/, but the image is a jacket.)

Your sitemap should contain only your important pages you want Google to index. So you should avoid including any links to pages that don’t add value for users.

NerdWallet

Sitemap URL: https://www.nerdwallet.com/blog/wp-sitemap.xml

NerdWallet has a main sitemap at /wp-sitemap.xml. It contains further sitemaps of posts, reviews, other types of posts, authors, and more.

NerdWallet – XML Sitemap – URLs

But there are also other sitemaps for specific region versions of the site:

  • /uk/sitemap.xml
  • /ca/sitemap.xml
  • /ca/p/sitemap.xml
  • /au/sitemap.xml

While NerdWallet generates its main sitemap either via a custom setup or plugin, it generates its region-specific ones with Yoast:

NerdWallet – XML Sitemap – 998 URLs

All of these sitemaps follow a simple structure, listing the URL and date it was last modified. (The Yoast ones also include the number of images on the page — a small and not super important detail.)

Considering NerdWallet has tens of thousands of pages and multiple regional versions of the site, this is an impressively straightforward example of a blog sitemap.

Best Practices for Blog Sitemaps

If you have a blog, follow these best practices for your sitemap:

  • List your blog posts in reverse chronological order (newest first) to highlight your most recent content
  • Group posts by their primary categories to create logical content clusters that search engines can understand
  • If you substantially update a post, reflect this in your sitemap’s “lastmod” parameter (WordPress plugins like Yoast often do this for you)
  • Unless your category and tag pages contain unique content, keep them out of your sitemap to avoid duplicate content issues
  • Ensure the URLs in your sitemap exactly match the canonical URLs of your published posts

Local Business Sitemap Examples

A well-structured sitemap for your local business website can help Google find and index all of your location pages and other important content. This is especially true for businesses with lots of locations or complex service offerings.

The Wild Rabbit

Sitemap URL: https://thewildrabbit.co.uk/sitemap_index.xml

The Wild Rabbit is an inn with one single location in the UK. It uses Rankmath, another popular WordPress SEO plugin, to generate its sitemaps.

The Wild Rabbit – XML Sitemap

Its sitemap index is fairly straightforward, with further sitemaps for:

  • Posts
  • Pages
  • Events
  • Menu
  • Categories

If you also have a single location with a simple website, a clean sitemap like this is a good example to follow.

Las Carettas Mexican Restaurant

Sitemap URL: https://www.lascarretasmexicanrest.com/pages-sitemap.xml

Las Carettas Mexican Restaurant’s sitemap is as simple as it gets.

Las Carretas Mexican Restaurant – XML Sitemap

The sitemap just contains all of the site’s URLs within one single sitemap file.

Pimlico Plumbers

Sitemap URL: https://www.pimlicoplumbers.com/sitemap_index.xml

Pimlico Plumbers is London’s largest independent plumbing company. But even with lots of service areas all around the city, Pimlico’s sitemap is simple and organized.

Pimlico Plumbers – XML Sitemap

The most notable sitemap here is the location-sitemap.xml file:

Pimlico Plumbers – XML Sitemap URLs

This is a useful way for Pimlico to organize all of its locations in an easy-to-find way. This potentially helps Google find and index its location pages.

Best Practices for Local Business Sitemaps

Sitemaps for local businesses don’t require too much in the way of dedicated best practices.

But you should:

  • Include your location pages if you have multiple
  • If you have lots of locations, you may want to categorize them in a separate sitemap file
  • Make sure to update any key page URLs and add a “lastmod” parameter when you do

Ecommerce Store Sitemap Examples

With potentially thousands of products, categories, and filters, ecommerce sites can end up with pretty complex sitemaps.

But with a bit of logical organization, you can ensure your sitemap helps (rather than hinders) your ecommerce site’s SEO.

Gymshark

Sitemap URL: https://www.gymshark.com/sitemap.xml

Gymshark’s sitemap is a useful example to follow for ecommerce sites.

Gymshark – XML Sitemap – Ecommerce example

Its sitemap index splits URLs across pages, collections, and products.

Here’s what the collection sitemap looks like:

Gymshark – XML Sitemap collections

And since Gymshark is a global brand, there are also sitemaps for hreflang and the Spanish-speaking US variants of the site’s pages:

Gymshark – Language variants – XML Sitemaps

Then, on Gymshark’s region-specific domains, there are separate sitemap files. Like this one for the French version of the site:

Gymshark – XML Sitemap for the French version

Ruggable

Sitemap URL: https://ruggable.com/sitemap.xml

Ruggable XML Sitemap

Ruggable offers thousands of products. But its sitemap index just consists of four simple individual sitemaps covering:

  • Products
  • Pages
  • Collections
  • Blog posts

Here’s what the extensive product sitemap looks like:

Ruggable – Extensive product sitemap

This single sitemap contains 1,000+ individual product URLs.

This creates a simple overall sitemap setup, while still being well below the limit of 50,000 URLs per sitemap.

Best Practices for Ecommerce Sitemaps

Follow these best practices for your ecommerce sitemap:

  • Every available product should have an entry in your sitemap
  • Remove or deprioritize permanently discontinued products to avoid wasting crawl budget
  • Exclude filter combinations that create duplicate content issues (like sorting options or non-essential URL parameters)
  • If you serve multiple countries or languages, include hreflang attributes to help Google understand which version to show users in specific regions
  • For stores with thousands of products, consider creating separate sitemaps for different categories and linking them with a sitemap index

Large Website Sitemap Examples

Large websites with thousands or millions of pages face unique challenges when it comes to sitemaps. Sitemaps have a URL limit of 50,000 per individual sitemap. So it’s often impossible to keep every page within just a single file.

This means sitemap indexes and automated updating are essential for larger websites.

Weather.com

Sitemap URL: https://weather.com/en-US/sitemaps/sitemap.xml

Weather.com is a HUGE site. Like 50+ million pages huge.

Google SERP – site:weather.com – Results

(This is just Google’s estimate and it’s not always that accurate. But there’s no doubt there are A LOT of pages on Weather.com.)

The site will tell you the weather pretty much anywhere on earth with its own dedicated page. So it needs a robust sitemap setup that goes beyond simple categories.

Weather XML Sitemap

In fact, it needs several sitemaps:

  • /en-US/sitemaps/sitemap.xml
  • /pt-PT/sitemaps/sitemap.xml
  • /de-DE/sitemaps/sitemap.xml
  • /fr-FR/sitemaps/sitemap.xml
  • /es-US/sitemaps/sitemap.xml
  • /es-ES/sitemaps/sitemap.xml
  • /en-IN/sitemaps/sitemap.xml
  • /en-GB/sitemaps/sitemap.xml
  • /en-CA/sitemaps/sitemap.xml

Within each of these, there are yet more sitemaps:

Weather – More sitemaps

These categorize URLs by things like:

  • Videos
  • News
  • Articles
  • Forecast types (ten-day, weekend, today etc.)

And within these, there are individual URLs:

Weather – Individual URL within sitemaps

This leads to an extensive but essentially well-organized sitemap that covers millions of potential locations.

Note: For obvious reasons, I can’t verify if Weather.com’s sitemap contains every one of its indexable URLs. For sites at this scale, what’s key is just ensuring your sitemap contains all of your most important pages.


eBay

Sitemap URL: https://www.ebay.com/lst/BROWSE-0-index.xml

The eBay marketplace is home to 2+ billion live listings.

So it’s no surprise that the site needs a massive sitemap. So massive in fact that eBay needs to compress its many sitemaps. You can tell because its sitemap URLs end in .xml.gz, with .gz referring to “gzip” (a compressed file format).

eBay – Massive XML Sitemap

You need to download these and then decompress them to view them. But when you do, you’ll find they often have 40K+ URLs in them.

I downloaded a few just out of curiosity, and I found 48K URLs in one of the “browse” sitemaps:

Sitemap with 40K+ URLs

Another had 40K URLs, so the average is likely somewhere between those numbers. On the .com domain, I found at least 1,600 individual sitemaps in total across:

  • /PRP-0-index.xml (this contains links to individual listings)
  • /VIS-0-index.xml (this contains individual listing links along with image links)
  • /NGS-0-index.xml (this contains all the store pages)
  • /BROWSE-0-index.xml (these links are for search pages — hence “browse”)

eBay – Types of sitemaps

If they all have at least 40K URLs in them (I’m not manually verifying that), we can assume there are at least 64 million URLs in eBay’s sitemap in total. But I imagine it’s more like 70-80 million.

And that’s just the .com domain. There are similar sets of sitemaps for its regional domains:

eBay – Sets of sitemaps for regional domains

So this is an example of a truly massive sitemap. And you can see eBay sorts it into just four broad sitemap indexes, each one with hundreds of individual, compressed sitemaps.

Best Practices for Large Site Sitemaps

Follow these best practices for large sitemaps:

  • Use a sitemap index file to organize multiple child sitemaps, keeping each under the 50,000 URL and 50MB size limits
  • Configure your system to automatically generate and update sitemaps when content changes, as manual management becomes impossible at scale
  • Only include canonical versions of pages
  • Consider compressing your sitemaps to save bandwidth if you have lots of large sitemap files

SaaS Sitemap Examples

A well-structured SaaS sitemap encourages Google to index your most important pages.

SaaS websites are often complex, and so sitemap indexes are usually the go-to for this kind of website.

ClickUp

Sitemap URL: https://clickup.com/sitemap.xml

ClickUp’s sitemap is clean and simple — even though the SaaS site has tens of thousands of pages and 10+ regional versions.

ClickUp XML Sitemap – Clean & simple

ClickUp’s main sitemap index splits into:

  • /sitemap-landing.xml: Landing pages
  • /blog/sitemap.xml: Blog posts
  • /sitemap-next.xml: Various types of pages, including feature pages, events, and resources
  • /sitemap-programmatic.xml: Pages ClickUp has generated programmatically

Then there are a bunch of sitemaps for templates, more programmatic pages, and region-specific blog posts.

Like this one for Spanish speakers in Spain:

ClickUp Sitemap – Blog for Spanish speakers in Spain

It’s worth noting that many of these sitemaps exist on a cdn.web.clickup.com subdomain. (The individual URLs within the sitemap aren’t on this subdomain.)

This might provide a small performance boost in terms of how fast Google can crawl the sitemaps, along with a bit of server load reduction. But I don’t imagine it would be a game changer for most sites.

It’s also not something you absolutely need to do for large sitemaps. But it could still be worth considering.

Further reading: Page Speed and SEO


Docusign

Sitemap URL: https://www.docusign.com/sitemap.xml

Docusign’s sitemap index contains individual sitemaps for things like blog posts and PDFs.

Docusign – XML Sitemap

But what makes it an interesting sitemap example is the way it implements hreflang for its language and regional variants.

For example, here’s the /en-gb/ sitemap for English speakers in the UK:

Docusign – EN for GB Blog Sitemap

But this actually highlights one of the reasons many site owners stick with just one form of hreflang implementation (often putting it in each individual page’s code). When you have lots of URLs and different language versions of them, it can be tough to keep them updated.

(Even Google warns that this can become an issue.)

Including hreflang attributes in multiple locations (like the page’s source code and in your sitemap) means you have two sets of alternate URLs to manage.

Let’s look at the first example in the screenshot above (/docusign-iris-agreement-ai). We see the sitemap tells search engines there are five variants of the URL:

  • en-au
  • en-ca
  • en-gb
  • en-sg
  • en-us

But the page’s source code (see below) suggests there is also a variant for Spanish speakers in Mexico (es-mx):

Docusign – Page source code

And in fact it doesn’t explicitly include en-us. Instead it opts for just en for the English/US version (/blog/docusign-iris-agreement-ai).

Perhaps the sitemap or page code just hadn’t updated yet (other pages don’t all show the same issue).

But if you have widespread cases like this, it could lead to Google having trouble knowing which versions of your site to serve to users. Or it might ignore your hreflang tags altogether.

Best Practices for SaaS Sitemaps

If you run a SaaS site, do the following to optimize your sitemap:

  • Prioritize feature and landing pages that target your primary conversion keywords
  • Include your knowledge base and technical documentation
  • Organize pages based on where they fit in the customer journey, from awareness to consideration to decision
  • Exclude pages like dashboards that are behind a login
  • Remove tracking parameters and unnecessary URL variations to prevent duplicate content issues
  • Consider implementing hreflang if you target a global audience — but make sure you don’t create any conflicts

Corporate Sitemap Examples

A well-designed corporate sitemap makes it easier for Google to index high-value pages. These could include pages about investor relations and press releases, along with leadership profiles.

TSMC

Sitemap URL: https://www.tsmc.com/english/sitemap.xml

Taiwan Semiconductor Manufacturing Company, or TSMC, is Taiwan’s largest company. It’s also one of the world’s most important manufacturers of computer chip components.

Taiwan Semiconductor Manufacturing Company – XML Sitemap

So it’s no surprise that it has sitemaps covering important pages like:

  • Annual reports
  • Business contacts
  • Policies
  • Declarations

TSMC uses Drupal to create its sitemap. This automatically adds change frequency and priority values, but Google ignores these.

Deloitte

Sitemap URL: https://www.deloitte.com/sitemap_index.xml

Deloitte is another major firm with a huge global presence. Its sitemap index primarily contains sitemaps for all of its regional variants.

Deloitte – XML Sitemaps – For regional variants

Like this German variant:

Deloitte – XML Sitemaps – German variant

These sitemaps contain everything from staff profiles to services and events.

Best Practices for Corporate Sitemaps

If you’re creating a sitemap for a corporate or business website, follow these best practices:

  • Include important quarterly reports, annual statements, and shareholder information pages to make them more discoverable for search engines like Google
  • Prioritize press releases, media kits, and company news to support your PR efforts and media visibility
  • If you have a large global presence, consider using different sitemaps for each regional variation
  • Don’t include any internal portals or pages that are behind a login

How to Find Issues with Your Sitemap

Putting together a sitemap is fairly straightforward. But it’s still easy to make mistakes (as some of the examples above show).

To make sure your sitemap is valid, use a sitemap validator, like this one:

XML Sitemaps – Validate XML Sitemap

But just because your sitemap is valid doesn’t mean it’s error-free.

To check for the most common sitemap issues, use a tool like Semrush’s Site Audit.

Just enter your domain, run the audit, and head to the “Issues” tab. Then type “sitemap” into the search bar:

Site Audit – Backlinko – Issues – Sitemap

The tool will highlight issues like:

  • Sitemap formatting errors
  • Incorrect pages in your sitemap (like pages with redirects, non-canonical URLs, or URLs with errors)
  • Sitemap files that are too big
  • Missing sitemaps
  • Sitemaps missing in your robots.txt file
  • Unsecure URLs in your sitemap
  • Orphaned pages in your sitemap

Note: Use Semrush Site Audit to find issues with your sitemap by using this link to access a 14-day trial on a Semrush Pro subscription.


The post 19 Sitemap Examples for Any Type of Website (+ Best Practices) appeared first on Backlinko.

Read more at Read More

How to optimize content for AI LLM comprehension using Yoast’s tools

As AI-driven search engines rewrite the rules of content visibility, one thing is clear: optimization isn’t dead — it’s evolving. Large language models (LLMs) like ChatGPT, Google’s Gemini, and Perplexity AI don’t just retrieve web pages; they synthesize answers. And your content? It only gets included if it’s clear, relevant, and easy to extract. The good news? If you’re already using the Yoast SEO plugin, you have some of the most critical tools for this new era baked right into your workflow.

Learn how to structure content for AI

In this post, I’ll walk through how LLMs evaluate and extract content — and how Yoast SEO’s content analysis features, particularly the Flesch Reading Ease score and green light checks, can help you structure your writing for AI retrieval, not just human readers.

And more importantly, I want to clarify a common misconception: Yoast SEO isn’t about “chasing green lights.” It’s about helping you become a better, clearer communicator. Green lights aren’t the end goal—they’re indicators that you’re aligning your content with the kinds of clarity and structure that serve both readers and AI systems. In a world where LLMs decide what gets surfaced and summarized, being a better writer is your best competitive advantage.

Even if AI search doesn’t dominate your vertical today, it will. The best time to prepare was years ago. The second-best time is right now. Consider this your SEO shade tree: start planting.

What AI search wants from your content

Forget rankings — AI search is about retrievability and clarity. LLMs ingest and parse content based on:

  • Literal surface-level term matching (yes, keywords still matter)
  • Structural formatting cues like headings, lists, and bullet points
  • Clarity of ideas — one idea per paragraph, one purpose per section
  • Prompt alignment — using the same terminology your audience would use

Even the smartest LLM will skip your content if it’s overly complex, meandering, or fails to mention the query terms directly. That means no more hiding your key points in paragraph five. No more cute, clever intros that never get to the point. The models are pulling excerpts, not reading for nuance.

This is where Yoast SEO shines. Its features, often seen as basic hygiene, are perfectly aligned with what makes content usable by AI.

The Flesch Reading Ease score is more important than ever

In a world of AI Overviews and synthesized summaries, readability is a superpower.

The Flesch Reading Ease score — included in the Yoast SEO content analysis — doesn’t just help human readers skim your content. It helps machines parse and interpret it.

LLMs prefer:

  • Shorter sentences
  • Simple phrasing
  • One idea per paragraph

These are the exact factors the Flesch score evaluates. So when Yoast flags your content as difficult to read, it’s not nitpicking — it’s showing you what might keep your article out of an AI Overview.

Pro tip: When possible, aim for a Flesch score above 60, especially for top-of-funnel or FAQ-style content you want to be quoted or summarized.

And let’s be clear: this doesn’t mean your content has to be simplistic or dumbed down. It just needs to be accessible. Plainspoken, not generic. Direct, not dull. Think of it as writing for a global audience — or a machine that doesn’t have time for interpretive poetry.

an example of the flesch reading ease score in Yoast SEO for this specific post. it shows a score of 68.4
You can find the Flesch reading score in Yoast SEO Insights in your sidebar — this is the score for the post you are reading now

Don’t ignore those green lights (Even when you think you know better)

I’ll be honest: I’ve been one of the worst offenders when it comes to ignoring those green lights. I like long sentences. I enjoy prose that meanders a little if it means delivering a point with style. And I’ve spent enough of my career writing professionally that being told how to write by a plugin occasionally rubbed me the wrong way.

But here’s the thing I’ve come to accept: it’s not that the plugin is trying to replace your voice or artistry. It’s that it’s trying to ensure your work can be understood, parsed, and surfaced—especially by machines.

It is absolutely still possible to create highly visible content that doesn’t earn a green light for sentence structure or reading ease. I’ve done it. But those pieces need to be intentional. They need to be structured so that the core ideas—the “meat” of the argument—aren’t buried in the longest paragraph of the article or expressed only in dense, lyrical blocks of text.

If you want to break the rules, fine. But make sure you know where the lines are before you step over them. The art is still welcome—it just has to be thoughtfully placed.

Yoast’s content checks aren’t arbitrary — they’re aligned with how both humans and machines understand text. In fact, many of the green-light criteria align shockingly well with what LLMs are known to favor:

  • Subheadings every 300 words = easier segmentation and extraction
  • Introductory paragraph present = good for AI frontloading
  • Paragraph length = one idea per chunk, which is LLM-friendly
  • Sentence length limits = fewer chances for parsing failure

In other words: the green light checklist is not just “SEO best practice.” It’s an LLM comprehension checklist in disguise.

And while experienced writers might feel tempted to override these warnings with “but this sounds better to me,” it’s worth considering how much clearer your writing becomes when you follow them. Especially when writing for an audience that might include an algorithm.

an example of the Yoast SEO sidebar showing three overall green traffic lights for a post
Not every traffic light for individual checks has to be green — just make sure the overall lights are

Structuring for LLMs: A Yoast-assisted framework

If you want your content to get pulled into AI-generated answers, try this simple structure — and let Yoast SEO help enforce it:

  1. Start with a TL;DR or definition: Use short, declarative sentences. Bonus if you can bold the key phrase or structure it as a definition. LLMs love to latch onto clear, answer-style content.
  2. Use subheadings to divide your points: Make sure each section answers one specific question or explains one concept. Headings serve as cues for both readers and models.
  3. Use bulleted or numbered lists: Yoast SEO will warn you if a list is too long without proper formatting. LLMs love well-structured lists because they can be directly extracted.
  4. Echo the query language: Use the exact phrases people search for. This helps the AI match your content to user prompts. Literal matching still matters.
  5. End with a clear summary or CTA: AI often pulls from intros or conclusions. Don’t waste them. Reinforce your main point and point readers toward next steps.

Even if you’re writing complex thought leadership content, this structure ensures your brilliance is actually understood and surfaced.

You don’t need Schema if your structure is clear — but it helps

Structured data is still valuable, especially for establishing context and disambiguating entities. But Yoast SEO users should remember: if your page is poorly written or confusing, schema won’t save it.

LLMs cite content that is:

  • Logically segmented
  • Written in plain, direct language
  • Free of interruptions, overlays, or unrelated diversions

Yoast SEO helps you get there — not just with schema tools, but with live readability feedback during writing.

It’s also worth noting that while structured data might support AI understanding, it’s the structure of the writing that matters most for inclusion in AI responses. LLMs pull paragraphs and list items, not rich snippets. If you want to be quoted, you have to be quotable.

TL;DR: Use Yoast SEO to make your content AI-ready

In the age of AI search, optimization means:

  • Writing like a human, formatting like a machine
  • Saying things plainly
  • Echoing how people phrase questions
  • Structuring content so it can be lifted and used

Yoast SEO’s content analysis isn’t just a checklist — it’s an AI visibility strategy. That little green light might be your ticket to being the source LLMs choose to summarize.

Don’t fall into the trap of writing for the plugin. Use the plugin to write better for people and machines. That shift in mindset makes all the difference.

And as LLMs continue to power more and more of the search experience, from Google AI Overviews to tools like ChatGPT Browse, that visibility is worth more than position #1 ever was. Start now. You’ll be glad you did.

The post How to optimize content for AI LLM comprehension using Yoast’s tools appeared first on Yoast.

Read more at Read More

15 years of Yoast: 15 SEO tips for 2025 and beyond

We’re celebrating 15 years of Yoast, and we can’t celebrate without offering some SEO insights. So, here are 15 SEO essentials to focus on in this year and beyond. Whether you are a beginner or an SEO expert, these tips will help you focus on what’s important right now.

In collaboration with our Principal SEO, Alex Moss

1. Embrace AI-powered SEO tools

Artificial intelligence is making every part of SEO faster and more efficient, from keyword research to real-time performance tracking. Tools like Semrush and Ahrefs help you plan content quickly and uncover opportunities you might have missed. These platforms use data in new ways to help you improve your strategy based on live trends and competitor changes. Use tools like ChatGPT or Gemini for research, inspiration, coding, and data analysis.

Thanks to AI tools, you can automate time-consuming tasks like technical audits, site crawls, and content analysis. The time you win by doing that helps your team focus on the bigger picture, from setting the strategy, building authority, and creating content that connects with audiences and brings something new to the world.

Yoast SEO’s AI features offer guidance to help your content succeed.

Did you know?

Yoast is 15 years old!

We’re celebrating 15 years of Yoast this year and have all kinds of nice stuff planned. Of course, we’re also offering a deal on our SEO products. Use coupon code yoast15_gift4you at the checkout for a 15% discount!

Shop our products

2. Optimize for zero-click searches

In 2025, Google shows more quick answers than ever. You’ll see AI overviews, featured snippets, knowledge panels, People Also Ask boxes, and more. To be featured in those places, your content has to be high-quality and unique, above all, unique – regurgitating what’s already out there won’t cut it. But, it also has to be easy to read and scan. Don’t forget to use lists, highlighted snippets, and concise definitions at the top of your articles.

Keyword research helps you to find the questions your audience is asking. Write clear answers to those questions, making them as concise as possible. Use tools like AlsoAsked to find opportunities to rank even when a user doesn’t click through to your site.

3. Invest in video content

Video dominates search results and offers a good way to diversify traffic sources. The growth of a platform like TikTok shows that many people prefer consuming video content. Create videos that answer questions, demonstrate your products, or explain complex topics. Optimize the videos to make them easy to find, and don’t forget to add a transcript and timestamps to help with indexing and user experience. 

Depending on your video strategy, hosting them on YouTube and embedding them on your site can boost engagement and dwell time. YouTube is the second-largest search engine in the world, and building a solid presence there can reach a massive audience.

4. Improve e-commerce SEO

SEO for your products is not just about rankings, but also about conversion. Your product titles and descriptions should naturally include your most important keywords while also sounding persuasive. Don’t forget your category pages! Proper optimization helps customers find what they need. At the same time, you are building a strong internal linking structure. 

Structured data is essential for e-commerce stores because it can trigger rich results, highlighting reviews, pricing, and stock status. When done well, these show up nicely in Google, boosting your visibility. Rich snippets make your SERP listings more trustworthy and clickable. Do everything you can to get more traffic and, eventually, more sales. Our Yoast SEO for Shopify app can help your business succeed.

5. Prioritize local SEO

If your business is locally oriented, local SEO should be at the top of your strategy.  Keep your Google Business profile updated with opening hours, services, and nice photos. Post regularly about special offers, events, or published blog posts to show you are active and encourage engagement. 

Build citations in trusted local directories and get high-quality local backlinks. You should publish high-quality, localized content or case studies from regional customers. This signals that you are active in a geographic area, which could help local search visibility — Yoast Local SEO helps you do this.

6. Improve user experience (UX)

UX and SEO are deeply connected; we all know that. If people can’t use your site, they won’t stick around. Focus on a clean layout with plenty of whitespace and add clear call-to-actions for the user to click on. Make your site load quickly and test it regularly on mobile devices. 

Heatmaps, scroll maps, and user recordings made with tools like Hotjar can show where people get stuck on your site. Friction could occur with long loading times, confusing menus, missing CTAs, or other similar issues. Solving these can help reduce bounce rates, increase engagement and conversion.

7. Participate in SEO communities

Joining SEO communities isn’t just about asking for help when facing issues; it’s about much more. Platforms like LinkedIn, X, Reddit, Facebook groups, or SEO forums sometimes offer insights and advice you can’t get anywhere else. Sharing wins, failures, and experiments helps you stay connected to the SEO community and lets you build a name for yourself.

These platforms often surface research, news about Google core updates and warnings about issues some time before becoming common knowledge. News might be shared just early enough for you to take advantage of it before your competitor does. Building relationships can help you get business opportunities, collaborations, or friendships. 

8. Optimize for AI discovery

AI tools and chatbots are trained on information from the web, so it’s important to understand how your content is surfaced by large language models (LLMs). These systems, like ChatGPT and Google Gemini, reshape how users uncover information. The results are often served without a way to click to your site. If your brand is not visible in these generated answers, you could be missing out in a growing share of visibility. 

Research your topics and content to see how the system responds to your queries and if your content appears in the answers. Audit your content to see if you structured it so LLMs can understand it. Use clear language, be factual, build your topical authority, and use easy-to-understand layouts. Most of all, be sure that the crawlers of the AI services can reach your site without issues. 

9. Focus on content pruning

Sometimes, ranking higher isn’t about adding more content to your site; it’s often about cleaning up what you have. Content pruning means removing, merging, or updating poorly performing content. Ancient blog posts that no longer get any traffic, outdated product pages, and thin articles with no value may impact your site’s overall performance. 

Start with a content audit using Semrush, Screaming Frog, or Ahrefs. Find pages with limited traffic, few backlinks, and poor engagement. You can update these posts if you have enough insights to add. If they’re no longer relevant, merge them into a single, more authoritative page. If nothing works, delete and redirect. Keep your site lean and focused to improve the overall quality and authority, which also helps you fix keyword cannibalization.  

10. Implement structured data markup

Part of SEO is making your site easy for crawlers and search engines to understand. Structured data markup is one of the best ways to tell Google what your pages are about. With the correct schema items, you can highlight things like product prices, event dates, business locations, recipes, and more. 

Plugins like Yoast SEO make this process much easier. Start with your most important pages and products, select the proper schema, and fill in the details needed. Once you have the basics done, you can expand it to more complex structured data if needed.

11. Keep focusing on mobile

If you’ve been living under a rock, you might have missed that today’s world is all about mobile. We’ve been spending more and more hours glued to our mobile phones. So, having a perfect mobile site is no longer an option. Make sure that it adapts to all screen sizes, that the buttons work, and that no nasty pop-ups overlay the screen. 

Test your site often in various browsers on Apple and Android devices. See if it offers a great user experience. If not, fix it. Fixing even small accessibility issues or loading performance can greatly impact user satisfaction.

12. Create helpful, people-first content

Google is no longer just rewarding keyword-optimized pages, but genuinely helpful, people-first content. Your articles should satisfy user intent by providing clear, trustworthy and actionable information. Instead of writing the same things everyone has already done, create unique content that informs, solves problems, and adds value for your readers. 

When thinking about your content, ask yourself the questions that Google recommends: “After reading your content, will someone leave feeling they’ve learned enough about a topic to help achieve their goal?” and “Does your content clearly demonstrate first-hand expertise and depth of knowledge?” If your content doesn’t do any of these things, you might need to rethink it. Focus on things you know well, avoid clickbait and write for your readers, not search engines. 

13. Optimize for Core Web Vitals

Core Web Vitals gives you a sense of your site’s health, especially with speed, responsiveness, and visual stability. They measure three main things: Largest Contentful Paint (LCP), which looks at loading performance. The second is Interaction to Next Paint (INP), which shows how quickly your site responds to user actions. The third one is Cumulative Layout Shift (CLS), which checks for unexpected layout shifts when your page loads. Google uses these metrics to determine whether your site gives a good user experience. 

You can monitor your Core Web Vitals in Google PageSpeed Insights, Search Console, or Lighthouse. Improvements you can often make include optimizing images, using faster hosting, reducing reliance on JavaScript, and setting proper dimensions for media. Test your site often to see if your improvements improve the user experience. 

14. Diversify content formats

Not everyone wants to read a 2000-word blog post. Some people enjoy graphics, videos, or podcasts. You can quickly repurpose your content in various formats, instead of starting over every time. 

Doing so makes your site more interesting for readers and search engines alike. Adding helpful videos to articles or offering downloadable checklists or research reports makes your content more appealing.

15. Always stay updated

In SEO, change is a constant. There are algorithm updates, new AI features emerge, and best practices change. It’s a lot, so staying up to date with the news is essential. Follow reliable sources like Search Engine Land, Search Engine Roundtable, the Yoast SEO newsletter, or our monthly SEO update to get the needed insights.

Plan some time every week to read up on SEO news. Join the conversation whenever you feel like it. Use the new insights to improve your strategies. Sticking to last year’s strategy will not cut it if your competitors are faster to adapt!

15 SEO tips for 15 years of Yoast

Here’s to 15 years of Yoast and 15 more years of helping the world rank better. Whether you’re launching your first site or revamping your SEO strategy for the AI age, it doesn’t matter — we’ll help you succeed.

Which SEO tip do you swear by in 2025? Please share it with us on our social media platforms (X, LinkedIn, Reddit, Instagram), or in the comments below.

The post 15 years of Yoast: 15 SEO tips for 2025 and beyond appeared first on Yoast.

Read more at Read More

ChatGPT search has 41 million average monthly users in EU

OpenAI’s ChatGPT search had 41.3 million average monthly users across the EU between October and March. That’s nearly 4x growth from the prior six-month stretch, when it reported having 11.2 million users.

Why we care. Brands and businesses need to understand how (or whether) their content is being surfaced in AI-generated responses. ChatGPT search is nowhere near replacing Google Search, but it is an emerging channel for visibility and discoverability.

What ChatGPT reported. According to OpenAI’s EU Digital Services Act (DSA) page:

  • “For the six-month period ending 31 March 2025, ChatGPT search had in combination approximately 41.3 million average monthly active recipients in the European Union.”

What is a recipient. The EU counts a “monthly active recipient” as the number of unique users who engage with an online platform at least once.

Yes, but. Google still dominates search. According to Google’s DSA Disclosure report, Google Search had:

  • 355.7 million average monthly signed-in recipients.
  • 424.4 million average monthly signed-out recipients.

That means, in the EU, Google Search (signed in and out) is nearly 20x bigger than ChatGPT search.

Dig deeper. Google Search is 373x bigger than ChatGPT search

What’s next for OpenAI. ChatGPT search is approaching the EU’s threshold for a “very large online platform” under the Digital Services Act (DSA). That milestone — 45 million monthly active users — would put ChatGPT search under increased scrutiny in the EU.

Read more at Read More

ChatGPT releases Memory with Search

ChatGPT can now personalize searches using your memories.

Memory with Search is a new addition to ChatGPT search, and was quietly added as an update in its changelog.

What is Memory with Search. ChatGPT said it can “use memories to inform search queries when ChatGPT searches the web using their-party search providers.”

Not a lot of detail there. But OpenAI’s ChatGPT search page offers more information:

‘If you have ‘Memory’ enabled, when ChatGPT search rewrites your prompt into a search query it may also leverage relevant information from memories to make the query better and more useful. For example, if the user has ‘Memory’ turned on and asks ChatGPT ‘what are some restaurants near me that I’d like,’ and has memories is that the user is vegan and lives in San Francisco, then ChatGPT may rewrite the user’s prompt to ‘good vegan restaurants San Francisco.’ You can learn more here about Memory, including how to disable it or control individual memories.

ChatGPT Memory. OpenAI announced the official launch of Memory on April 11. ChatGPT Memory consists of saved memories (memories users ask ChatGPT to remember) and chat history (insights gathered from past chats to improve future ones). Access to ChatGPT Memory is still rolling out now.

Why we care. ChatGPT’s use of memories and rewriting prompts into search queries (to be more nuanced, contextual, and user-specific) means AI search is shifting toward being more deeply personalized. This could impact how and when your brand or business appears in AI-generated answers.

Opt out. Users who don’t want to use Memory can head to Settings > Personalization > Memory and turn off the slider for Reference saved memories.

The announcement. ChatGPT – Release Notes (April 16)

Read more at Read More

The complete guide to high-impact educational video content

The complete guide to high-impact educational video content

Educational videos are among the top 10 most-consumed video content formats globally, according to Statista

Most popular video content type

And it makes sense. Video is one of the fastest, most engaging ways to teach, demonstrate, and connect. 

But for creators and businesses alike, making a video that actually works (as in: educates, retains, or converts) requires more than hitting “record.”

I’ve been creating online content for years, so I know what works and what doesn’t. 

  • Our online SEO training has helped thousands of marketers level up their skills through self-paced modules, monthly live Q&A webinars, and on-demand videos. 
  • Our “Ask Us Anything” video series and SEO agency commercials are produced with the help of our award-winning video producer.
  • Our YouTube channel continues to serve as a central hub for sharing educational content.

Whether you’re creating onboarding tutorials, educational content for your audience, or a course you plan to sell, below are tips I’ve seen succeed across every stage of the video creation process, from concept to camera to clicks.

1. Define the purpose and audience through a clear strategy

Every great educational video starts with a clear strategy. 

Before you pick up the camera or open your editing software, you must know who you’re creating for and what you’re trying to achieve. 

Clarify the purpose

Just like SEO, intent is everything in video production, so clarify the purpose upfront.

Are you aiming to solely educate or train, or will your video have an element of conversion? Maybe your education video is meant to retain your existing audience instead.

Whatever the purpose, the objective shapes the video’s content, tone, and structure. 

For instance, an SEO training module will differ significantly from an educational demo intended to convert prospects.​

Understand your audience

Understanding your audience is equally important. Consider their goals, challenges, skill levels, and preferred learning styles. 

Are they beginners looking for foundational knowledge or advanced users looking for in-depth insights? 

Tailoring your content to meet their needs will make your video more effective.​

Free or paid?

Consider whether your content will be free or paid. 

Free videos can build brand awareness and provide value to a broad audience, while paid content often offers in-depth training or exclusive insights. 

Knowing the role of videos within your broader content strategy, SEO initiatives, and customer journey will help you incorporate free and paid content where it makes the most sense.

2. Craft content around in-demand topics and the type of video

Whether you’re creating a one-off tutorial or a full training series, the key is to start with a clear plan of attack for the content.

Coming up with video topics

Your videos should align with either audience intent (what they’re searching for) or a structured curriculum (what they need to learn over time).

Here are some ways to generate topic ideas:

  • If your videos support a product or service, look at keyword intent and customer FAQs to generate topics. What questions are coming up in comments, sales calls or support tickets?
  • If you’re building an online course or internal training program, outline a logical progression. 
  • You can also use keyword tools, YouTube’s autocomplete, or even generative AI to help brainstorm ideas around a theme.
  • For more inspiration, you can spy on competitors’ educational videos. 
  • If you already have blog content or written guides, repurposing those into educational videos is another easy place to start.

Define the video format

Choosing the video format dictates the rest of the video creation process. 

For example, how-to videos are great educational formats that provide step-by-step guidance. 

Plus, you can increase your chances of showing up in the search results for target “how to” queries with YouTube videos. 

In 2023, more than 30% of Google desktop SERPs in the U.S. featured a video carousel, video result or featured video, according to Semrush.

People watch more of a how-to video than any other type of video, per Wistia’s “2025 State of Video Report.”

Average engagement rates by video content type

Another thing to consider is how you’ll deliver the content in the video. 

Some companies prefer talking head videos, which add a personal touch and are a great way to build a brand when internal folks serve as educators on camera. 

Others prefer animations, which can help simplify abstract concepts. 

Webinars ​are another great way to help educate your audience. 

The majority of businesses (60%) use webinars for training or coaching sessions, followed by thought leadership events (50%), per Wistia. 

We’ve seen great success with a monthly live Q&A webinar on my SEO training membership site. 

In fact, many of our students become our clients after spending time with our training videos. 

Structure each video 

Most high-performing videos follow a similar structure: 

  • Hook.
  • Introduction.
  • Main content.
  • Recap.
  • A call-to-action (CTA).

This is true whether you’re publishing on YouTube or delivering a paid course. You’ll need to adjust the pacing for training modules versus a marketing video. 

The hook is especially important. We’ve found the most success when you can capture interest within the first five seconds of the video.

This could be done through a surprising fact, a visual teaser, or a question the viewer wants answered.

From there, keep the pacing tight. Avoid over-explaining and cut the fluff where possible. 

Even long-form training videos should feel intentional and well-paced.

Length matters

Not all videos perform equally – and much of it comes down to how long they are. 

Based on Wistia’s analysis of over 100 million videos (linked earlier), viewer engagement varies significantly by duration.

Average engagement rate by video length

Under one minute

Short videos work – especially on social or as top-of-funnel content – but they need to get to the point fast. 

Wistia found that videos under one minute had the highest average engagement rate at 50%. Short videos can be ideal for quick social snippets or teasers for longer video content. . 

One to five minutes

Videos in this range also held attention fairly well.

  • One to three minutes: 46% average engagement.
  • Three to five minutes: 45% average engagement.

Wistia notes that how-to videos under five minutes were especially strong performers, with viewers watching more than two-thirds of the way through, on average.

Five to 30 minutes

Once videos pass the five-minute mark, engagement starts to dip. 

Wistia’s data shows:

  • Five to 30 minutes: 38% average engagement.
  • 30 to 60 minutes: 25%.
  • 60+ minutes: Just 17%.

That doesn’t mean you should avoid longer videos entirely – just be intentional. 

We have found that shorter videos (like reels) tend to get more views because they’re something somebody can watch quickly. 

But long-form videos tend to have higher conversion rates because they demonstrate more knowledge and authority on a topic.

What about course modules?

The most profitable online courses are typically between 10 to 25 hours in total length, per Thinkific’s data from 40,000 course creators. 

The data suggests that five- to 10-hour courses are about 75% as profitable, and longer courses – 25 to 100 hours – are slightly less profitable than those.

Regardless, the advice is that the ideal course length is the shortest time required to achieve the learning objectives.

Courses that drive the most revenue

Sequence for learning

If you’re creating educational content, sequencing matters. 

Build with progression in mind, with lessons getting slightly more advanced over time.

Use reinforcement techniques like callbacks, visual repetition, or simple recap slides to help learners retain key points. 

The flow should feel intuitive and purposeful.

3. Script and storyboard to ensure clarity of the message

Scripting and storyboarding help you organize your message and plan how it will appear on screen. 

Start with a script

Whether you’re creating a tutorial or building an online course, scripting keeps your message focused and easy to follow.

If the video is structured – like a course module or product walkthrough – a full script is ideal. It helps you stay on track and hit all the key points without rambling.

But not every video needs a word-for-word script. 

If you’re podcasting, recording a founder Q&A, or filming a talking-head update, a loose outline with bullet points works better. 

You still need to know where the conversation is going, but it should feel natural, not rehearsed.

Visual planning

Once you have your script or outline, translate it into a visual plan. This is where storyboarding comes in. 

A storyboard helps you map out what will appear on screen and when. 

It’s helpful if your video includes product walkthroughs, charts, or training steps that build on one another.

This part doesn’t have to be complicated. You’re simply matching the visuals with your message to make the content easier to understand. 

Add visual cues that stick

Visual cues matter more than most people realize. 

On-screen text, callouts, arrows, annotations, and simple scene transitions help guide the viewer’s attention and reinforce key points. 

For most educational videos (excluding longer formats like podcasts or webinars), aim to change the visual every five to 10 seconds. 

That could mean:

  • Switching camera angles.
  • Zooming in slightly at the same angle.
  • Cutting to a supporting visual. 

It might feel like a lot, but those subtle shifts keep viewers engaged. 

Also, this may be obvious, but if you’re including a screen recording with a voice-over, make sure what’s happening on-screen matches what’s being said. 

Use tools to perfect the process

There are plenty of tools out there to help you organize and visualize your ideas before you record.

Tools like Boords and Storyboarder are great for visualizing a scene-by-scene breakdown. 

Even Canva can work well for rough storyboarding if you’re already using it for design.

You don’t need anything fancy, just something that lets you sketch things out before you press record.

And when you’re ready to record, you can use teleprompter apps to help you deliver your message smoothly. 

4. Select the right tech stack for your needs

Whether you’re recording a quick tutorial or producing a full online course, choosing the right gear, software, and hosting platform will save time, improve quality, and keep your process sustainable.

Match the tools to your goals

You don’t need the most expensive gear to make great video content. 

What matters most is choosing tools that match the type of content you’re creating and the audience you’re serving.

  • If you’re a solo course creator, a smartphone camera, lapel mic and natural lighting can go a long way. 
  • For internal training, you can level up with a mirrorless camera and external mic. 
  • For a higher-end effect, invest in a more expensive camera, lighting, audio, and nice backgrounds to create a polished brand experience.

Regardless of the setup, don’t skip a test shoot. 

Check your resolution, depth of field, and lighting to ensure the final result looks the way you intend.

Tools for recording your screen

If you’re doing tutorials or walkthroughs, screen recording software is a must.

  • QuickTime is what we use – it’s quick, easy and does everything we need.
  • Loom is a fast, no-fuss option for quick recordings.
  • Camtasia gives you more robust editing tools for polished content.
  • ScreenFlow is a solid choice for Mac users who want both recording and editing features in one place.

Edit smarter, not harder

Editing doesn’t have to be intimidating. Some tools are built to make this part easier, especially for solo creators.

  • Descript is great if you want to edit your video like a document.
  • Final Cut Pro and Adobe Premiere Pro give you more creative control but come with a steeper learning curve.
  • You can also hire a video editor, especially if you need a high-end result or just want to save time.

Hosting your videos

YouTube is the most widely used video platform globally, making it ideal for reach and search visibility on educational content. 

It’s also the second-most popular social network worldwide, which means a lot of exposure for your brand. 

YouTube videos can be an essential part of an SEO program when targeting certain keywords (like educational and how-to searches). 

But remember, only verified accounts can upload videos longer than 15 minutes. 

Then there are LMS platforms like Thinkific, Teachable, and Kajabi, which are built for structured learning. 

If you’re building a course, these platforms offer features like chaptering, progress tracking, and quizzes to support the full student experience.

Finally, Vimeo and Wistia give you more control over branding, privacy, and analytics. 

They’re especially useful for customer training, B2B product onboarding, or gated video content.

Using AI

AI is quickly changing the video production space. 

About 41% of companies are already using it for video, per Wistia’s most recent data (linked earlier), and another 19% will start using it soon. 

Using AI to create videos

Using AI can be particularly beneficial for short-form content, where speed and efficiency are key. 

Tools like OpusClip use AI to automatically generate short clips from longer videos, optimizing them for platforms such as TikTok, YouTube Shorts, and Instagram Reels. 

But AI is also expanding creative possibilities. 

For instance, we’ve successfully used AI to modify our SEO training course online. 

Because SEO is a rapidly changing industry, SEO training can quickly become stale. 

Instead of reshooting whole sections of our training course, we used an AI avatar of me to deliver updated talking points – and it looks surprisingly like me.

However, it’s important to use AI cautiously. 

Love it or hate it, AI is a controversial tool, and some people may be turned off by it. 

That said, overreliance on AI-generated content can lead to videos that feel impersonal or lack authenticity. 

While AI can assist in scripting, editing, and even avatars and visuals, the human touch remains essential to ensure content resonates with viewers.​ 

Stay on top of your video performance with analytics and use your intuition to decide whether AI-generated videos resonate. 

The right balance ensures your videos remain trustworthy.​

Get the newsletter search marketers rely on.



5. Focus on production fundamentals for effective videos

You don’t need a full production crew to make professional-looking videos, but you do need to get the fundamentals right.

Prioritize audio quality

If you’re going to invest in one part of your production setup, start with sound.

Viewers are much more likely to tolerate a slightly grainy video than audio that’s hard to hear.

Multiple studies have found that poor audio quality influences whether people trust what they hear and how they perceive you overall. 

A lav mic or USB condenser mic is an easy and worthwhile upgrade.

Get the basics right

You don’t need a studio setup to get a clear shot. 

Just focus on even lighting (natural light works great), a camera angle that’s eye level or slightly above and a clutter-free background.

If you’re doing a screen recording, make sure the visuals are crisp and readable. 

Zoom in on sections when needed, and don’t clutter the screen with too much at once.

Batch and template your process

The more videos you make, the more it pays to streamline. 

Batching – filming multiple videos in one sitting – helps you stay in flow and save time.

Templating your intros, outros, transitions and even lower-thirds (the graphic overlays that typically appear in the lower third of the screen) can make your content consistent and reduce the decisions you have to make for every single video.

Make it accessible

This isn’t just a “nice to have.” 

Captions help viewers who are deaf or hard of hearing, support people watching in a sound-off environment, and can even boost comprehension for non-native speakers. 

Most video tools now make it easier to autogenerate and edit captions. 

These are key in formal learning environments or when you’re serving global audiences.

Think about the viewer experience

Pacing, tone, and delivery matter. 

What works for an internal training video isn’t the same as a how-to on YouTube.

For instance, in training content, give your viewers time to absorb the information – use pauses, reinforce key points, and keep instructions easy to follow. 

Know when to call backup

Sure, you can technically do everything yourself, but that doesn’t mean you should. 

Even the most experienced video producers hire out when it makes sense. 

Whether you need a motion designer for intro graphics, a video editor to clean up pacing and polish transitions, or a script consultant to help shape the story, know your weaknesses (or resource constraints) and make the call.

6. Optimize for search when visibility is a priority

Up to 82% of marketers say video has helped them increase web traffic

Not every video needs to be optimized for search – but when visibility is the goal, it’s worth the effort.

When SEO makes sense

If you’re publishing on YouTube or embedding tutorials on your site, optimization can help your content get discovered. 

Moz data once showed that YouTube videos make up over 94% of all video results in Google

If your audience is searching for answers, YouTube is a strong place to meet them.

When it’s not a priority

If your content lives behind a login or paywall – like course modules or internal training – SEO doesn’t need to be part of your workflow. 

In those cases, focus instead on the learning experience and making the video content clear, helpful and well-paced.

Start with keyword research

Google’s Gary Illyes has stated that if you see video results for a keyword, that’s your cue to consider making a video for it. 

Start by targeting topics that already bring up video results in Google or YouTube.

Tools like YouTube’s search predictions, AnswerThePublic, and other keyword tools on the market can help surface what people are actually searching for.

When in doubt, do a search. 

If there’s already a cluster of how-to videos, you’ve got a green light.

Optimize for search

SEO for videos doesn’t have to be complicated. 

However, the approach varies depending on where your video is hosted. Here’s where to focus.

For YouTube-hosted videos

Metadata: Google states that the title, thumbnail, and description are the more important pieces of metadata for video discovery. 

  • Title
    • Write a clear, engaging title that tells viewers exactly what they’ll get. 
    • Include your main keyword near the beginning, and keep it under 60 characters so it doesn’t get cut off in search. 
    • Make sure it reflects the actual content. Clickbait might get the click, but it won’t earn trust. 
    • Use things like all caps or emojis sparingly to highlight the right words. 
  • Thumbnails
    • Design custom thumbnails that are visually appealing and accurately represent the content. 
    • YouTube now has a feature to test your thumbnails
  • Description
    • Write a clear, keyword-rich description that tells viewers and YouTube what your video is about. (You have up to 5,000 characters here!) 
    • Include relevant keywords naturally. 
    • Link out to your website, social channels, or other videos when it makes sense. 
    • Use line breaks or bullet points to make it easy to scan.

Dig deeper: The DESCRIBE framework for effective YouTube descriptions

User engagement signals: While metadata is foundational for YouTube SEO, the platform’s algorithm places a lot of emphasis on user engagement and satisfaction. 

YouTube values the following:

  • Click-through rate (CTR): This is where the thumbnail comes into play once again. 
  • Watch time and retention: Videos that hold attention tend to get promoted more.
  • Engagement: Likes, comments, shares and subscribers all tell YouTube your content is valuable.
  • Viewer satisfaction: YouTube looks at behavior after the video ends – like whether someone bounces or keeps watching.
  • Personalization: The algorithm tailors results based on viewer behavior, so understand your audience and create for them.

More optimization tips: Here are additional tips that help optimize videos for YouTube:

  • Timestamps: Break up your video into clear, clickable sections. This is especially helpful in long-form or educational content.
  • Captions: Add closed captions for accessibility and extra context. 
  • End screens and cards: Help people take the next step. Recommend another video, playlist, or even a site link.
  • Group content into playlists: This improves watch time and helps viewers binge your content.
  • Consistent branding: Keep your intros, tone and visual style cohesive so viewers start to recognize your content instantly.
  • Engage in the comments: Respond, ask questions, start conversations. YouTube notices when a video sparks interaction.

For videos hosted on your website

When hosting videos on your own platform, the SEO focus shifts a bit. 

First, understand that self-hosted videos can appear in several key areas on search engines like Google and Bing:​

  • Video search tabs: Both Google and Bing have dedicated “videos” tabs that filter results to show only video content.​ This is a key place to show up.
  • Main search results: Your video might show up as a rich snippet alongside standard web results, complete with a thumbnail, title and description.​
  • Featured video results: For certain queries, Google may highlight a video prominently at the top of the search results.
Google SERPs - Video tab

Key optimization strategies include:​

  • Dedicated video pages: Create individual pages for each video, ensuring that the video is the main content on the page. This allows for more precise optimization.
  • Page title and meta description: Ensure the webpage hosting the video has a clear, keyword-rich title and meta description. This helps search engines understand the page’s content.​
  • Video metadata. This includes things like the video title, description, duration, and thumbnail URL.
  • Structured data: Implement video schema to provide search engines and people with detailed information about your video. You can highlight key moments, live broadcasts, educational content and more. This can enhance your video’s appearance in search results.​ 
  • Transcripts and captions: Including a transcript and/or captions on the page improves accessibility and provides additional content for search engines to index.​
  • Contextual content: On the same note, surround your video with relevant text content on the page to give search engines more context about the video’s subject matter.​
  • Stable video URLs: If your video files or thumbnail URLs change frequently or expire, Google may not be able to index them reliably. So stick with permanent, clean URLs and double-check that they’re not blocked by robots.txt or other restrictions. This is one of those technical details that’s easy to overlook. 
  • Videos above the fold. Put your video front and center on the page – ideally above the fold – so both users and search engines recognize it as the main content. But don’t sacrifice speed to do it. Use lazy loading where possible, and consider lighter formats like WebM to keep load times fast.
  • Video sitemaps: If you’re hosting multiple videos, consider creating a video sitemap. This helps search engines discover and index your video content more efficiently.

Dig deeper: 7 video optimization tips to boost your organic reach in 2025

7. Publish, promote, and measure success to track performance

Creating the video is only half the job. 

To get the most out of it, you need to publish, promote, and pay attention to what happens next.

Publishing and promoting

Whether you are promoting free or paid educational content, don’t just post it and hope for the best.

Publishing with a strategy makes a big difference in who sees your content and how it performs.

Start with your owned channels

Start by embedding videos on your website where it makes sense – on a course landing page, a sales page, or a relevant blog post.

If you have an email list, use it. Email is still one of the most effective ways to get in front of warm leads. 

You can build a short email sequence around a course launch, for instance, or simply drop the video into a newsletter with a clear call to action.

Share where your audience is

Social media can help your video gain traction, especially if your audience already follows you there. 

Don’t just post once – share the video in different formats over time: full video, short clips or even just a quote or takeaway. 

Each platform has its own rhythm and opportunities:

  • Instagram/Facebook: Reels, stories, and carousels can help you showcase educational content in bite-sized ways.
  • LinkedIn: Great for professional or B2B-focused courses. 
  • YouTube: If it’s not your main platform, consider uploading the video as unlisted and embedding it on your course page – or using YouTube Shorts to drive awareness.

Paid promotion

Sometimes organic reach isn’t enough. 

Paid promotion can help you get in front of more of the right people, faster.

YouTube ads, social media boosts, and even Google Ads can support your educational videos. 

Just make sure your landing page is clear, relevant, and compelling when someone clicks.

Tap into your network

If you have relationships with influencers, industry experts, or others in your space, see if they’d be open to collaborating or promoting your educational content in exchange for a commission or cross-promotion.

Look for partnerships that make sense; not just anyone with a following, but people your ideal audience already trusts.

Host live events to build momentum

Webinars, live Q&A sessions, or even a quick Instagram Live can help build buzz around your content. 

These live formats give people a taste of your teaching style and give you a chance to answer objections or highlight what’s inside your paid video content in a more personal way.

For example, we regularly post video content from inside our SEO training membership site to our YouTube channel to give viewers a sneak peek.

Repurpose strategically

Repurposing lets you extend the life of your content without starting from scratch.

Turn long-form videos into short clips for social or YouTube. 

YouTube Shorts has the highest engagement rate across all short video platforms at 5.91% while TikTok was second in line, Statista reports

You can also pull out quotes or visuals for blog posts or emails to promote your educational videos. 

Define what success looks like

Before you hit publish, know what you’re aiming for. 

Is it views? Engagement? Course completions? Conversions?

And if the video performs well in one area – even if it’s not the metric you were focused on – that’s still a win. 

For example, maybe conversions were low, but views were through the roof. 

That tells you something’s working, and it might be worth doubling down on similar content.

There’s no shortage of video content online. If something you create breaks through in any way, take that as a signal.

Track performance (and do it often)

Analytics will tell you what’s resonating and what’s not.

You should be checking your analytics regularly – ideally, every day. 

Make sure to use:

  • YouTube Analytics for engagement trends. 
  • Google Search Console to see how your video shows up in search. 
  • LMS analytics for course modules. 
  • Google Analytics 4 for how videos impact user behavior on your site. 

Learn from viewer behavior

Watch for drop-off points. If people keep bailing at the same timestamp, something’s off. 

And check your comments. If people are asking for a follow-up or mentioning another topic they want covered, that’s a content idea handed to you on a silver platter.

If your “How to Make Pizza” video gets many requests for spaghetti, it might be time to make a spaghetti video.

Making videos that teach – and stick

Educational videos work best when they’re built with intention. 

You don’t need a perfect setup or a massive production team, but you need to:

  • Understand your audience.
  • Have a clear message.
  • Stay consistent in how you create your content. 

Whether you’re launching a full course or building out one helpful video at a time, the strategies outlined here are meant to give you a process to start. 

Because when your videos are thoughtful, useful, and well-executed, people notice – and that’s where the real traction starts.

Read more at Read More

DOJ unveils plan to end Google’s illegal search monopoly

The U.S. Department of Justice and a coalition of states unveiled their proposed remedies today aimed at dismantling Google’s illegal monopoly in search and search advertising. These include breaking off Chrome and banning default search payments.

The remedies. They break down into five categories meant to enable and increase competition:

  • Distribution remedies. This would mean ending payments that “freeze the ecosystem in place,” including Google’s multi-billion-dollar payments to Apple and Android device makers.
  • Chrome divestiture. This would separate Chrome from Google – organizationally and financially. Chrome accounts for 35% of all Google search queries and drives “billions in Search revenue” (the actual number is redacted). The DOJ also pointed out that Google “underinvests” in Chrome.
  • Data remedies. This would require Google to share user-side data, search index coverage, and ad performance data – essential tools that help competitors train models, improve search results, and better compete.
  • Advertising remedies. This would increase transparency and control for advertisers, while helping rival ad platforms compete more effectively. Specifically, Google would be forced to:
    • Provide more information to advertisers in search query reports.
    • Let advertisers opt out of broad and automated keyword matching.
  • Anticircumvention provisions. This would establish a technical committee to monitor Google’s compliance.
    • This section includes a “contingent Android divestiture.” If competition hasn’t improved within five years, Google could be forced to spin off Android.

Why we care. If these remedies move forward, it could profoundly reshape how people access Google, how advertisers spend, and how competitors evolve in the search and generative AI markets.

Catch up quick. U.S. vs. Google antitrust trial: Everything you need to know

The opening slides. United States & Co-Plaintiff States v. Google LLC (redacted public version) (PDF).

What Google is saying. As you’d expect, Google called the DOJ’s proposed remedies “unnecessary and harmful” in a blog post.

Read more at Read More

New data: Google AI Overviews are hurting click-through rates

Two new studies agree: Google’s AI Overviews steal clicks from organic search results.

While Google told us that AI Overviews citations result in higher-quality clicks, the introduction of AI Overviews correlates with a measurable decline in organic visibility and clicks, particularly for top-ranking, non-branded keywords. That’s according to two new data studies from SEO tool provider Ahrefs and performance agency Amsive.

By the numbers. Here’s how AI Overviews have decreased click-through rate (CTR) for traditional organic listings, according to the two studies:

  • Ahrefs: A 34.5% drop in position 1 CTR when AI Overviews were present, based on an analysis of 300,000 keywords.
  • Amsive: An average 15.49% CTR drop, with much larger losses in specific cases (e.g., -37.04% when combined with featured snippets), based on an analysis of 700,000 keywords.

Non-branded keywords. AI Overviews are much more likely to trigger on non-branded queries, and these terms showed the largest CTR drops:

  • Amsive: -19.98% CTR decline on non-branded keywords.
  • Ahrefs: Focused exclusively on informational intent (99.2% overlap with AI Overviews).

Lower rankings = bigger CTR hits. Google’s AI Overviews push organic results further down, minimizing visibility even for solidly ranking pages.

  • There was a -27.04% CTR drop for keywords not in the Top 3 positions, according to Amsive:

AI Overviews benefit branded queries. Branded keywords are less likely to trigger AI Overviews (only 4.79%) – but when they do, they get a +18.68% CTR boost. This is possibly due to greater user intent and brand familiarity, according to Amsive.

Why we care. These two studies (as well as data from Seer Interactive, which we covered in Google organic and paid CTRs hit new lows: Report) call into question Google’s claim that AI Overviews get more clicks than traditional listings. Google’s claim may or may not be true, but these studies show that overall clicks have gone down – and many websites ranking well in Classic Search aren’t included in AI Overviews.

About the data:

  • Ahrefs: Used Ahrefs + Google Search Console (GSC) data to analyze CTR changes before (March 2024) and after (March 2025) the U.S. rollout of AI Overviews.
  • Amsive: Pulled data from 700,000 keywords across 10 websites and 5 industries to isolate patterns by keyword type, industry, and SERP feature overlap.

The studies. You can read them here:

Read more at Read More

Meta tags for SEO: What you need to know

Meta tags for SEO: What you need to know

Remember when meta keywords were all the rage? 

Fast forward to 2025, and while search engines have evolved dramatically, meta tags remain crucial building blocks of your SEO foundation, just not the ones you might remember.

You’re juggling countless priorities, so it’s tempting to view meta tags as “set it and forget it” HTML snippets.

But here’s the truth: properly optimized meta tags are still conversion-driving assets that both search engines and potential customers use to understand your content.

This guide cuts through the noise to spotlight the meta tags that actually move the needle – on rankings, click-through rates, and visibility.

Before we dive deep, here’s what you need to know:

  • Title tags and meta descriptions remain your most powerful meta elements in 2025.
  • With AI Overviews now prominent in search, robots meta tags have become crucial content governance tools.
  • Mobile optimization through viewport tags directly impacts your rankings.
  • Social meta tags drive significantly higher engagement when properly implemented.

What are meta tags?

You’ve heard about meta tags, but what exactly are they? 

Think of them as your website’s elevator pitch to search engines, invisible to visitors but critical for rankings.

These HTML snippets live in the <head> section of your code, quietly working behind the scenes to tell Google, Bing, and other search engines what your page is about, who should see it, and how it should appear in search results.

Meta tags remain one of the few direct communication channels between marketers and search engines. 

Despite all the algorithm changes we’ve seen, properly implemented meta tags still provide clear ranking signals.

Unlike the early 2000s when you could stuff keywords into meta tags and call it a day, today’s meta tags work as part of a sophisticated system that impacts not just rankings but also user behavior and conversion rates. 

They’ve become even more crucial with the widespread adoption of AI-driven search features like Google’s AI Overviews.

Meta tags every site must have

Title tag

If I could only optimize one meta element, it would be the title tag every single time. 

It’s the heavyweight champion of meta tags, appearing as the clickable headline in search results and significantly influencing both rankings and click-through rates.

Here’s what actually works in 2025:

  • Optimal format: Primary Keyword | Secondary Keyword | Brand Name
  • Character limit: 50-60 characters (Google typically displays about 600 pixels worth)
  • Psychology hack: Numbers and power words can entice clicks

I recently worked with a SaaS client who changed their homepage title tag from “Cloud-Based Project Management Software” to ” #1 Project Management Software for Remote Teams | Save 5hrs/Week”

The result? 

A 27% increase in click-through rate and a jump from Position 4 to Position 2 for their primary keyword. That’s the power of a well-crafted title tag.

But here’s what most marketers miss: your title tag doesn’t exist in isolation. 

It needs to work in harmony with your meta description to tell a compelling two-part story.

Meta descriptions

Think of meta descriptions as free advertising space. 

While they don’t directly impact rankings, they’re your best opportunity to convince searchers to click your result instead of the competition.

The most effective meta descriptions follow this proven formula:

  • Open with a benefit or promise that addresses search intent.
  • Include specific details that build credibility (numbers, stats, features).
  • End with a clear call-to-action that creates urgency.

For example, compare these two meta descriptions for the same article about email marketing:

❌ “This article discusses email marketing best practices for small businesses. Learn how to improve your email marketing strategy and get better results from your campaigns.”

✅ “Boost your open rates by 37% with these 7 proven email templates designed for small businesses. See how brands like yours are driving 2X conversions with our step-by-step approach.”

The second example is specific, benefit-focused, and creates urgency. 

Tip: Google now dynamically adjusts meta descriptions based on the search query, but don’t leave this to chance! Write compelling descriptions for your key pages, or Google might pull random text from your page that doesn’t convert.

Dig deeper: SEO for page titles and meta descriptions: How to win more clicks

Robots meta tag

The robots meta tag has evolved from a simple indexing control to a sophisticated governance tool for how your content appears in search, particularly in AI-generated results.

The most important directives you need to know:

  • index/noindex: Controls whether a page appears in search results at all.
  • follow/nofollow: Determines if Google should follow links on your page.
  • nosnippet: Prevents your content from appearing in featured snippets and from being used as input for AI Overviews.
  • max-snippet:[number]: Limits how much text can be used in snippets and AI Overviews.

This last point deserves special attention. 

With Google’s AI Overviews now answering many queries directly at the top of search results, you face a strategic decision: 

  • Do you want your content to be cited (potentially gaining visibility)?
  • Or do you want to drive direct traffic to your site?

For high-value content that answers specific questions, using max-snippet:50 can be a smart compromise.

You provide enough information to be cited in AI Overviews, but not enough for the AI to give a complete answer without the user clicking through.

Viewport meta tag 

With mobile-first indexing now the standard, the viewport meta tag is non-negotiable. 

This simple line of code ensures your site displays correctly on all devices:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

This tag is so important because mobile usability is a direct ranking factor. 

Sites that force users to pinch and zoom on mobile can be impacted in search rankings, regardless of how valuable their content might be.

The strategy behind effective meta tags

Meta tags as the first impression

Your meta tags create the first impression in search results, before users reach your website. 

This first impression needs to accomplish three things:

  • Signal relevance: Clearly show that you’re answering the user’s query.
  • Build trust: Demonstrate expertise and credibility.
  • Create urgency: Give users a compelling reason to click now.

The most successful meta tags address all three of these elements simultaneously. 

Aligning meta tags with search intent

One of the biggest shifts in meta tag optimization is focusing on search intent rather than just keywords. 

Today’s successful meta tags specifically address one of these four intent types:

Intent type What users want Meta tag approach Example
Informational Learn something Educational tone, promise of insights “What is Growth Marketing: 7 Essential Strategies Explained”
Navigational Find a specific site Brand-forward, direct “Netflix Official Site – Stream Movies & TV Shows”
Commercial Research before buying Comparison terms, benefits “Best Running Shoes 2025: Compare Top Brands & Features”
Transactional Make a purchase Action terms, urgency “Shop iPhone 16 – Free Shipping & Returns Until Friday”

The key is matching your meta tags to what users actually want at this moment in their journey. 

This alignment signals to both Google and users that your content is precisely what they’re looking for.

Advanced meta tag techniques for 2025

Social meta tags

Social meta tags (Open Graph and X card tags) control how your content appears when shared on social platforms. 

With social platforms driving significant traffic, these tags are essential for comprehensive visibility.

The minimum social tags you should implement on every page:

Canonical tags

The canonical tag might not be visible to users, but it’s crucial for preventing duplicate content issues and consolidating ranking signals:

<link rel="canonical" href="https://yourdomain.com/definitive-url">

This tag is particularly important for:

  • Ecommerce sites with product pages accessible through multiple category paths.
  • News sites that publish similar content across different sections.
  • Sites with both www and non-www versions (or HTTP and HTTPS variants).

Data-nosnippet

One of the newest and most valuable tools in your meta tag arsenal is the data-nosnippet attribute. 

This HTML attribute lets you mark specific sections of content that you don’t want included in either traditional snippets or AI Overviews:

<div data-nosnippet>This content won't appear in snippets or AI Overviews</div>

This offers control, allowing you to protect your most valuable content, like executive summaries, key conclusions, or proprietary data, while still allowing other parts of your page to appear in search results.

Get the newsletter search marketers rely on.



Measuring meta tag performance

How do you know if your meta tags are actually working? 

Here’s my three-step process for measuring and optimizing meta tag performance:

  • Track click-through rate (CTR): Use Google Search Console to identify pages with lower-than-expected CTR for their position. These are prime candidates for meta tag optimization.
  • A/B test critical pages: For high-value pages, create variations of your title and description tags to see which combinations drive the highest CTR. Even small wording changes can yield significant improvements.
  • Monitor impressions in AI Overviews: Track when your content is cited in AI Overviews and measure the impact on both direct traffic and brand awareness. This helps inform your robots tag strategy.

One test for a retail client of ours discovered that adding product prices directly in their title tags (“Men’s Leather Wallet – $49.99”) increased their CTR by 23% compared to titles without pricing information.

Common meta tag mistakes

Even seasoned marketers make these meta tag mistakes that can hurt visibility:

1. Duplicate meta descriptions across multiple pages

I recently audited a site where 62% of their product pages shared the same generic meta description. 

Google was forced to create its own snippets, resulting in inconsistent messaging and poor CTR.

The fix? Create unique, specific meta descriptions for each page, focusing on the unique value proposition of that particular content.

2. Keyword stuffing in title tags

It’s 2025, but I still see sites trying to cram every possible keyword variation into their title tags:

❌ “Best SEO Services, SEO Agency, SEO Company, Search Engine Optimization Services”

This approach looks spammy to users and triggers Google’s title rewriting algorithm, giving you even less control over your SERP appearance.

3. Missing or improper robots directives

With AI Overviews now prevalent, misconfigured robots directives can lead to either:

  • Valuable content being completely excluded from AI citations.
  • Proprietary information being fully exposed in AI summaries.

Review your robots directives quarterly to ensure they align with your current content strategy and business goals.

4. Ignoring mobile meta tag optimization

Title tags and meta descriptions appear differently on mobile devices, with even tighter character limits. 

Yet many marketers still optimize exclusively for desktop display.

Mobile optimization means:

  • Front-loading the most important information in titles and descriptions.
  • Keeping mobile meta descriptions under 120 characters.
  • Ensuring your viewport meta tag is properly implemented.

Meta tags and AI search: Preparing for what’s next

The rise of AI in search has fundamentally changed how we approach meta tags. 

Here’s how to position your content for success in this evolving landscape:

Strategic decisions about AI content usage

Every site now faces a critical decision: Do you want your content to appear in AI-generated summaries? 

There are valid arguments on both sides:

Allowing AI usage:

  • Gains visibility as a cited source in AI Overviews.
  • Positions your brand as an authority.
  • Creates multiple entry points to your content.

Restricting AI usage

  • Preserves direct traffic to your site.
  • Protects proprietary or premium content.
  • Maintains control over how your information is presented.

There’s no one-size-fits-all answer. Every brand should decide for themselves which aligns or take a hybrid approach.

Enhanced structured data integration

While not technically meta tags, structured data (schema.org markup) works alongside your meta tags to provide context to search engines. 

In 2025, implementing relevant schema markup is essential for:

  • Qualifying for rich results (ratings, FAQs, how-tos).
  • Providing clear entity signals to AI systems.
  • Enhancing the appearance of your content in both traditional and AI search results.

The sites seeing the most success in AI-driven search are those that provide both strong meta tag signals and comprehensive structured data.

Your 15-minute meta tag audit

Ready to put these insights into action? Here’s a quick audit process you can run right now:

  • Check your top 5 landing pages in Google Search Console for CTR outliers.
  • Verify that each page has a unique, compelling title and meta description.
  • Ensure your robots meta directives align with your AI content strategy.
  • Confirm proper canonical tags are in place, especially for similar content.
  • Validate that viewport and social meta tags are correctly implemented.

This simple process can help you identify quick wins to increase organic traffic within weeks, not months.

Smart meta tags power search performance

In 2025, meta tags are no longer just technical SEO elements; they’re strategic marketing assets that require thoughtful optimization.

The most successful marketers approach meta tags with three principles in mind:

  • User-first thinking: Write for humans first, algorithms second.
  • Strategic control: Make deliberate choices about how and where your content appears.
  • Continuous testing: Regularly measure performance and refine your approach.

As search continues to evolve with AI at the forefront, your meta tags will remain one of your most powerful tools for visibility, engagement, and control. 

The time you invest in optimizing them today will pay dividends in traffic and conversions tomorrow.

Read more at Read More

Google sends personalized growth plans to advertisers, pushing AI-driven solutions

Google Ads logo on smartphone

Advertisers are receiving step-by-step guidance emails from Google Ads aimed at improving campaign performance over a three-month period.

The details. Google Ads is sending emails with the subject line “Personalised action plan for growth” to business advertisers, according to an X post from Govind Singh Panwar.

The email contains:

  • A three-month structured improvement plan delivered through weekly emails.
  • A progress tracker showing completed and pending actions.
  • Clear calls to action focused on ad strength improvements.
  • Claims that improving ad strength from “Poor” to “Excellent” results in an average 12% increase in conversions.

AI suggestions. The guidance pushes advertisers toward Google’s preferred strategies, including:

  • Enabling “personalized recommendations” (Google’s AI suggestions).
  • Adding broad-match keywords (which typically increase ad spend).
  • Creating Performance Max campaigns (Google’s black-box AI campaign type).

Why we care. The email campaign essentially represents Google’s effort to standardize advertiser behavior while framing it as personalized guidance. These “personalized” plans appear somewhat templated, potentially leading to more homogenized advertising approaches across competitors.

However, as more advertisers follow these guidelines, those who don’t may see performance impacts as Google’s algorithms increasingly favor accounts aligned with their recommended practices.

Bottom line. While positioned as personalized guidance, the recommendations follow Google’s standard playbook for increasing advertiser adoption of its automated solutions and broader targeting options, which typically require larger budgets.

Read more at Read More