Close Menu
    Facebook X (Twitter) Instagram
    Wifi PortalWifi Portal
    • Blogging
    • SEO & Digital Marketing
    • WiFi / Internet & Networking
    • Cybersecurity
    • Tech Tools & Mobile / Apps
    • Privacy & Online Earning
    Facebook X (Twitter) Instagram
    Wifi PortalWifi Portal
    Home»SEO & Digital Marketing»What It Is & How to Implement It
    SEO & Digital Marketing

    What It Is & How to Implement It

    adminBy adminMay 11, 2026No Comments9 Mins Read
    Facebook Twitter LinkedIn Telegram Pinterest Tumblr Reddit WhatsApp Email
    What It Is & How to Implement It
    Share
    Facebook Twitter LinkedIn Pinterest Email

    ​​

    Schema markup is code that helps search engines understand the information on a page. Google can use it to show rich results (also known as rich snippets), which can earn a page more clicks.

    Examples of Google SERP result with and without schema markup, respectively

    Here’s a basic example of what the code can look like:

    Marking up content with schema exampleMarking up content with schema example

    ​​You can see that, unlike the words on a page, schema is a form of structured data. Its standardized format means there’s no chance of Google misinterpreting it. That’s why Google uses it for rich results.

    Schema’s role has also expanded beyond traditional search. A common question among SEOs today is whether schema markup influences AI-generated responses in tools like ChatGPT, Gemini, and AI Overviews. The short answer is: it depends on the platform and the pathway.

    In this guide, you’ll learn more about the role schema plays in AI search, along with the different types of schema you can use, when to add it, and how.

    Schema can be used to enhance many different types of content. There are now over 823 types of schema listed on Schema.org, but Google only supports a handful of these, according to its website.

    Here are a few examples of the types of markup Google supports that you can add to your website:

    • Article
    • Breadcrumb
    • Carousel
    • Course
    • Event
    • Fact Check
    • FAQs
    • HowTo
    • Image Metadata
    • Job Posting
    • Local Business
    • Logo
    • Movie
    • Product
    • Recipe
    • Review
    • Sitelinks search box
    • Video

    Sidenote.

    Google significantly reduced visibility for HowTo and FAQs rich results, which are commonly used in SEO content. FAQ results will now only be shown for well-known, authoritative government and health sites. HowTo rich results will now only be shown for desktop users.

    Let’s take a more detailed look at the most common types of markup you can add to your site.

    Article

    Article schema can be added to your news, blog, or sports article pages to help Google better understand your page.

    There are two documented benefits of adding Article schema:

    • It helps Google to show better title text, images, and date information.
    • It tells Google “more explicitly what your content is about.”

    The inference here is that by adding Article schema to your content, it may be shown for more relevant queries.

    Here’s an example of what Article schema looks like:

    Example of Article schema in JSON-LDExample of Article schema in JSON-LD

    Product

    Adding Product markup means users can see the price, availability, review ratings, shipping information, and more in the search results. It’s particularly useful for e-commerce stores, giving potential customers a more detailed view of a product before they even visit your website.

    Product rich results can look like this:

    Example of how product schema is visible in Google search results with product pricing, reviews and features visibleExample of how product schema is visible in Google search results with product pricing, reviews and features visible

    Here’s an example of what Product schema can look like:

    Example of Product schema in JSON-LDExample of Product schema in JSON-LD

    Product schema has become increasingly important beyond rich results as products are pulled directly into Google and AI search results:

    Product detail cards in Google search results can display fields that connect to schemaProduct detail cards in Google search results can display fields that connect to schema

    Google now allows merchants to provide shipping and returns information using organization-level structured data directly from their pages, even without a Merchant Center account.

    And as AI shopping agents (including ChatGPT’s shopping features and Google’s AI-powered product discovery) become more prevalent, complete and accurate Product schema is how your products become machine-readable and recommendable by these systems.

    AI agents evaluate structured product data (price, availability, specifications, returns policy) to match products to buyer queries. Incomplete product schema means incomplete visibility.

    Local Business

    Local Business markup enables Google to understand your business. Adding schema allows Google to show your business hours, different departments, and more.

    Local Business rich results can look like this:

    Local Business example, via google.com Local Business example, via google.com

    Here’s an example of what Local Business schema looks like:

    Example of Local Business schema in JSON-LDExample of Local Business schema in JSON-LD

    Event

    Event rich results are one of the best ways to get more attention for your upcoming events, whether online or offline. Event rich results feature prominently within Google search results.

    Here’s an example of what the Event rich result can look like:

    Event schema example, via google.com Event schema example, via google.com

    Here’s an example of what Event schema looks like:

    Example of Event schema in JSON-LDExample of Event schema in JSON-LD

    How to add schema markup to your website

    All websites should add basic schema, but only add the schema that’s most appropriate for your website.

    Not sure what to add? Here are some basic examples:

    • E-commerce websites — Add Product, Breadcrumb, Person/Organization schema.
    • Blogs or news websites — Add Article, Breadcrumb, Person/Organization schema.

    Or if you have a more topically focused website, you can add more specific schema types. For example:

    • Food websites — Add Recipe schema.
    • Recruitment websites — Add Job Posting schema.

    So, how can you add schema?

    The good news is that most modern content management systems (CMSes) can add basic schema right out of the box. Generally speaking, if you use a popular CMS like Wix or Webflow, it’s just a matter of tweaking the schema settings to your preferences.

    If you use WordPress, you can opt for a plugin like Yoast SEO. When you sign up, part of the onboarding process involves adding Organization or Person schema.

    Onboarding Organization/Person schema, via Yoast SEO Onboarding Organization/Person schema, via Yoast SEO

    Once you’ve completed onboarding, you can click on the “Schema” tab within a post and tweak the settings further. By default, the schema page type is set to “Web Page” and the post type is set to “Article.”

    Yoast schema settings, via Yoast SEO plugin Yoast schema settings, via Yoast SEO plugin

    Tip

    For more detailed guidance, check out Yoast’s guide. If you don’t use WordPress and use a platform like Wix or Webflow, check out the schema markup guides below.

    Another method is to add the code manually. Although this enables total customization of schema on your website, it’s worth seeking advice from an SEO consultant or developer before you get started, especially if you’re not confident with code.

    Schema markup code can be generated in three different languages: microdata, RDFa, and JSON-LD.

    Even though Google supports all three, it recommends JSON-LD (Javascript Object Notation for Linked Objects), as it’s less prone to user errors.

    This has also been confirmed separately by John Mueller:

    John Mueller, Senior Search Analyst, 

    You can generate the raw JSON-LD code yourself using a tool like Dentsu’s Schema Markup Generator, Google’s Structured Data Markup Helper, or even ChatGPT.

    I’m going to use Dentsu’s schema generator to generate my code. To do this, head to the schema generator and select the type of schema you want to generate. I’ve chosen Event.

    Dentsu's Schema MarkUp Generator for JSON-LDDentsu's Schema MarkUp Generator for JSON-LD

    Then add the information into the required fields. I’ve added a fictional SEO conference as an example.

    Event schema generation, via technicalseo.com Event schema generation, via technicalseo.com

    Once you’ve created the JSON-LD code, add it to either the or the of the page. Google has confirmed either is fine.

    How to check your schema markup

    To check a single page’s schema markup, you can use the Schema Validator or Google’s Rich Results Test tool.

    If you’ve already installed Ahrefs’ SEO Toolbar, you’ll find links to these tools in the “Structured data” tab.

    Structured data showing JSON-LD schema, via Ahrefs' SEO Toolbar Structured data showing JSON-LD schema, via Ahrefs' SEO Toolbar

    If you click through to the Rich Results Test, it’ll run a test and list any errors. You can click on the test result to get more details about the issue.

    Google's Rich Results Test tool Google's Rich Results Test tool

    Google’s Rich Results Test tool is useful to validate schema on a page-by-page basis, where Google’s rich results can appear. But if you want to check the status of all your rich results, you’ll need to use Google Search Console.

    Google Search Console displaying valid schema and rich resultsGoogle Search Console displaying valid schema and rich results

    Although this is useful, the problem with both the Rich Results Test tool and Google Search Console is that they only check schema markup that powers rich results, which is not the only benefit of schema markup.

    How to check schema markup issues at scale

    To check schema across your entire website, you can use a website crawler such as Ahrefs’ Site Audit, which you can access for free by signing up for Ahrefs Webmaster Tools (AWT).

    Once you’ve run your audit, head over to the All issues report in Site Audit. If there are any structured data issues, you’ll see a message like the one below in the list of issues.

    Ahrefs Site Audit indicating schema validation errorsAhrefs Site Audit indicating schema validation errors

    Clicking on this issue will show all instances of structured data issues on your website.

    I like to prioritize fixes for pages by sorting “Organic traffic” from high to low. To do this, click on the “Organic traffic” header, then click on “View issues” in the “Structured data issues” column to get more details about the issue.

    Schema issues in Ahrefs Site AuditSchema issues in Ahrefs Site Audit

    We can see in this particular example that there are three errors and one warning.

    Schema validation errors and warnings in Ahrefs Site AuditSchema validation errors and warnings in Ahrefs Site Audit

    We’ll need to fix these issues first and then recheck them. Rather than running another full crawl straight away, it’s a good idea to use the SEO Toolbar to spot-check your changes.

    Your rich results won’t show in search results until Google has recrawled your site, which can take a few days, and even then, there’s no guarantee they’ll appear.

    Tip

    If you want to speed things up for your most important pages, you can submit your URL for reindexing using Google Search Console.

    If you’ve done everything above and are still having trouble, there may be a site quality issue.

    Here are some of the most common reasons your structured data may not show:

    • It’s misleading and doesn’t represent the main content of the page.
    • Google may think a text result is best for your content.
    • The page doesn’t meet Google’s structured data guidelines.

    Schema markup and AI search: what the evidence actually shows

    Schema markup’s role in traditional search is well established. But as AI-generated responses become a bigger part of how people find information, a natural question has emerged: does schema markup influence what these systems say?

    The answer splits across two pathways.

    Does schema directly influence AI-generated responses?

    The short answer is: not in the way most people assume. Schema does not directly impact how AI search platforms generate specific answers.

    SEO consultant Mark Williams-Cook ran a revealing experiment. He created a page for a fictional company called “DUCKYEA t-shirts” and included a fabricated address only in the schema and not on the live page.

    Mark Williams-Cooks' Duck Yea schema experiment with fabricated schema markupMark Williams-Cooks' Duck Yea schema experiment with fabricated schema markup

    When he queried ChatGPT and Perplexity about the company’s address, both returned the fake address.

    Fabricated Duck Yea schema in ChatGPT resultsFabricated Duck Yea schema in ChatGPT results

    This looks like proof that schema works for AI. But Williams-Cook’s conclusion was the opposite: the models weren’t reading the schema as structured data. They were reading it as plain text, the same way they’d process any other text in the page’s HTML.

    The semantic structure was irrelevant.

    This is broadly consistent with how most AI systems handle schema. It’s likely stripped during pre-training for most models, and even at inference time, middleware tools that supply web content to LLMs typically strip it before the model sees it.

    But there is one notable exception: Gemini.

    Research by Dan Petrovic found evidence that Gemini uses structured data as part of its grounding process, the mechanism by which Gemini queries Google’s search index to verify responses.

    Because Google’s index does parse structured data, schema can indirectly influence what Gemini retrieves and surfaces.

    One practical note: AI crawlers, including GPTBot, ClaudeBot, and PerplexityBot, don’t execute JavaScript. Schema added via Google Tag Manager or client-side JS will be invisible to them. If AI crawler visibility matters, add schema as a static

    Implement
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email
    Previous ArticleAI used to develop working zero-day exploit, researchers warn
    Next Article Canada’s Bill C-22 Is a Repackaged Version of Last Year’s Surveillance Nightmare
    admin
    • Website

    Related Posts

    Mueller Explains Why Google Uses Markdown On Dev Docs

    May 21, 2026

    Google Marketing Live 2026: Everything you need to know

    May 21, 2026

    Google unveils Gemini 3.5 Flash and a redesigned ‘intelligent Search box’

    May 21, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Search Blog
    About
    About

    At WifiPortal.tech, we share simple, easy-to-follow guides on cybersecurity, online privacy, and digital opportunities. Our goal is to help everyday users browse safely, protect personal data, and explore smart ways to earn online. Whether you’re new to the digital world or looking to strengthen your online knowledge, our content is here to keep you informed and secure.

    Trending Blogs

    Mueller Explains Why Google Uses Markdown On Dev Docs

    May 21, 2026

    Google Marketing Live 2026: Everything you need to know

    May 21, 2026

    Google unveils Gemini 3.5 Flash and a redesigned ‘intelligent Search box’

    May 21, 2026

    12 Awesome Custom Google Analytics Reports Created by the Experts

    May 20, 2026
    Categories
    • Blogging (82)
    • Cybersecurity (1,955)
    • Privacy & Online Earning (223)
    • SEO & Digital Marketing (1,214)
    • Tech Tools & Mobile / Apps (1,796)
    • WiFi / Internet & Networking (306)

    Subscribe to Updates

    Stay updated with the latest tips on cybersecurity, online privacy, and digital opportunities straight to your inbox.

    WifiPortal.tech is a blogging platform focused on cybersecurity, online privacy, and digital opportunities. We share easy-to-follow guides, tips, and resources to help you stay safe online and explore new ways of working in the digital world.

    Our Picks

    Mueller Explains Why Google Uses Markdown On Dev Docs

    May 21, 2026

    Google Marketing Live 2026: Everything you need to know

    May 21, 2026

    Google unveils Gemini 3.5 Flash and a redesigned ‘intelligent Search box’

    May 21, 2026
    Most Popular
    • Mueller Explains Why Google Uses Markdown On Dev Docs
    • Google Marketing Live 2026: Everything you need to know
    • Google unveils Gemini 3.5 Flash and a redesigned ‘intelligent Search box’
    • 12 Awesome Custom Google Analytics Reports Created by the Experts
    • Selector targets the network visibility gap in multi-cloud infrastructure
    • How to Persuade Your Boss to Send You to Ahrefs Evolve in San Diego
    • Key AEO & Content Trends for 2026
    • Google adds llms.txt check to Chrome Lighthouse
    © 2026 WifiPortal.tech. Designed by WifiPortal.tech.
    • Home
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms and Conditions
    • Disclaimer

    Type above and press Enter to search. Press Esc to cancel.