Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • MozCon
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Digital Marketers
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      Let your business shine with Listings AI
      Moz Local

      Let your business shine with Listings AI

      Learn more
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • MozCon

        Save on Early Bird tickets and join us in London or New York City

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Digital Marketers

        Simplify SEO tasks to save time and grow your traffic.

      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. SEO Tactics
    3. Technical SEO
    4. Schema for blogs

    Moz Q&A is closed.

    After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

    Schema for blogs

    Technical SEO
    4
    9
    15230
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • AL123al
      AL123al last edited by

      When  I run a wordpress blog through the structured data testing tool I see that there is @type hentry. Is this enough for blogs etc? Is this a result of Wordpress adding in this markup?

      Do you recommend adding @blogposting type and if so why? What benefit to add a specific type of schema? How does it help in blogging?

      Thanks

      1 Reply Last reply Reply Quote 4
      • ericnsims
        ericnsims @evolvingSEO last edited by

        Dan, do you recommend using AMP for the 'in depth' article spots?

        1 Reply Last reply Reply Quote 0
        • AL123al
          AL123al @evolvingSEO last edited by

          Thanks Dan. That is interesting about what you say about using the Article Schema as opposed to Blog post one. Also the fact that you have a chance for the "in depth" spots.

          Many thanks

          1 Reply Last reply Reply Quote 1
          • evolvingSEO
            evolvingSEO last edited by

            Hello! Roman's answers are really good, but thought I would add some info as well.

            Article or BlogPosting Schema can help in some of the following ways (vs hentry)

            • Give search engines backend / structured info about the contents of the page
            • Google's reference on Article schema shows all the snippet and SERP features
            • Using article schema is the only way to get into 'in depth' article spots on Google
            • I've had luck with Google showing the 'Last Updated' date in search results, which shows a newer date when using it in conjunction with article schema

            So even though you'd technically be doing a 'blog post' I would use the parent Article schema as it's more widely recognized.

            AL123al ericnsims 2 Replies Last reply Reply Quote 3
            • Roman-Delcarmen
              Roman-Delcarmen @AL123al last edited by

              When I run a wordpress blog through the structured data testing tool I see that there is @type hentry.

              henry means text entry, it can be a recipe, an article, a blog post is most basic type of schemas. The hEntry schema consists of the following properties:

              hentry
              entry-title. required. text.
              entry-content. optional (see field description). text. []
              entry-summary. optional. text.
              updated. required using datetime-design-pattern. [
              ]
              published. optional using datetime-design-pattern.
              author. required using hCard. [*]
              bookmark (permalink). optional, using rel-bookmark.
              tags. optional. keywords or phrases, using rel-tag.

              If you ask how is structure a paragraph. A logical answer will tell you a paragraphs is formed it by words and letters is the same case here

              Is this enough for blogs etc?
              I already answer that question (No is not enough)

              Is this a result of Wordpress adding in this markup?
              Wordpress do not markup anything by default

              Do you recommend adding @blogposting type and if so why?
              I already answer that question
              This the hierarchy of schemas
              Thing > CreativeWork > Article > SocialMediaPosting > BlogPosting

              What benefit to add a specific type of schema?
              I already answer that question

              How does it help in blogging?
              I already answer that question

              In Summary
              Sorry I wasn't trying to bother you, in fact I was trying to help and apparently you didn't noticed.

              Sources

              http://schema.org/

              http://microformats.org/

              1 Reply Last reply Reply Quote 3
              • AL123al
                AL123al last edited by

                Thanks Roman for trying to help. I guess what I was asking is from a Rich Snippets point of view, why bother with specific schema types- what is the difference in the search results to using specific types such as blogposting types versus article types. I understand the difference between articles and blogs and what they represent but why bother using specific schema types? Do they present differently as rich snippets?

                Roman-Delcarmen 1 Reply Last reply Reply Quote 1
                • Roman-Delcarmen
                  Roman-Delcarmen last edited by

                  There is two main type of text content on schemas

                  An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.

                  blogPost A posting that is part of this blog.

                  So in theory, an article is like an acedemic document and a blog post is like an informal document, in the real world there's no big difference at least from seo perspective of blog running of wordpress.

                  1 Reply Last reply Reply Quote 2
                  • AL123al
                    AL123al last edited by

                    Hi,

                    Thanks. I do see the benefit of schema but my question was about the value of what wordpress adds as @type hentry versus adding in specific types such as @type BlogPosting? What value is adding in specific blog posting types? Is there a difference in the rich snippets?

                    1 Reply Last reply Reply Quote 1
                    • Roman-Delcarmen
                      Roman-Delcarmen last edited by

                      Scheme are a great way to help Google to understand your content, there is no limit of how many information you provide to Google.

                      The snippets will help you not only with crawler but also with your CTR a good example for that are rating snippet, so when a user see your article the plugin allows to the users to rate your post, and the rating will be visible for users and crawlers

                      Example. you have a tutorial in your post about SEO, when someone have been looking for a tutorial like your post, before to enter your website google will show to that user the rating of other users for that post. This will impact your CTR and if there are to many people clicking for the specific query probably Google will rank your post in better position even when other post has a better Pagerank or Authority.

                      Basically for Google your post meet the needs of the users so it deserve a better place

                      This just an explanation about the utility of schemas in an ideal world, so it will not rank your site but might help.

                      I always install this plugins on my wordpress websites
                      WP-PostRatings > This is mandatory
                      All In One Schema.org Rich Snippets > General purpose

                      1 Reply Last reply Reply Quote 2
                      • 1 / 1
                      • First post
                        Last post

                      Got a burning SEO question?

                      Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                      Start my free trial


                      Browse Questions

                      Explore more categories

                      • Moz Tools

                        Chat with the community about the Moz tools.

                      • SEO Tactics

                        Discuss the SEO process with fellow marketers

                      • Community

                        Discuss industry events, jobs, and news!

                      • Digital Marketing

                        Chat about tactics outside of SEO

                      • Research & Trends

                        Dive into research and trends in the search industry.

                      • Support

                        Connect on product support and feature requests.

                      • See all categories

                      Related Questions

                      • TaraLP

                        Delete old blog posts after 301 redirects to new pages?

                        Hi Moz Community, I've recently created several new pages on my site using much of the same copy from blog posts on the same topics (we did this for design flexibility and a few other reasons). The blogs and pages aren't exactly identical, as the new pages have much more content, but I don't think there's a point to having both and I don't want to have duplicate content, so we've used 301 redirects from the old blog posts to the new pages of the same topic. My question is: can I go ahead and delete the old blog posts? (Or would there be any reasons I shouldn't delete them?) I'm guessing with the 301 redirects, all will be well in the world and I can just delete the old posts, but I wanted to triple check to make sure. Thanks so much for your feedback, I really appreciate it!

                        Technical SEO | | TaraLP
                        1
                      • MickEdwards

                        Correct use of schema for online store and physical stores

                        I have been getting conflicting advice on the best way to implement schema for the following scenario. There is a central e-commerce store that is registered to it's own unique address which is "head office". There are a few physical shops each of which has their own location and address. Each shop has its own landing page within /our-stores/. So each page on the website has the Organisation schema for the central 'organisation', something like: Then on each physical store landing page is something like the following as well as the Organisation schema: Is this correct? If it is should I extend LocalBusiness with store URL and sameAs for GMB listing and maybe Companies House registration? It's also been suggested that we should use LocalBusiness for the head office of the company, then Departmentwith the typeStore.  But i'm not sure on that?

                        Technical SEO | | MickEdwards
                        0
                      • GregLB

                        Adding Schema and No index tags via GTM

                        If we were to deploy schema and noindex tags to our website via Google tag manager, would these tags be viewed and respected by other search engines?

                        Technical SEO | | GregLB
                        0
                      • AL123al

                        Size of image for article Schema

                        Hi, I implemented schema markup for an article and all tested fine and I can see it being fired in preview mode of Google Tag Manager. But when I run the URL which has it applied through Google Structured Testing tool it is not appearing. I have now read that the image needs to be a certain size. For AMP articles this appears to be 12oo pixels wide http://www.thesempost.com/google-changes-image-size-requirements-amp-articles/ But what about non-AMP articles? Does it need to be that big too?

                        Technical SEO | | AL123al
                        0
                      • Easigrass

                        Should I use a canonical URL for images uploaded to a blog post in Wordpress?

                        Hi, I have a wordpress website that has articles/news posts witch contain imagery. I've noticed that in the Media Library, when you upload an image to a blog post it generates a new permalink ...article-name/article-image-01.jpg I have Yoast SEO plugin and have the option to set a canonical URL for this image. Should I point it back to the actual article? Thanks for any helpers with this.

                        Technical SEO | | Easigrass
                        0
                      • SCFederal

                        Keep the blog separate or incorporate into main domain?

                        So my organization currently has both a main site and on a separate domain and separate host a wordpress blog.  (our own domain not a wordpress.com) the content posted on this blog is local, community driven, and related to our business but it is not used in anyway as a "sales" tool.  It's more for interaction purposes with members and employees. This blog has a lot of content and is updated with new posts very often. (generate traffic from a pretty wide variety of searches some related some not)  My plan has been to 301 the old domain and move the wordpress blog over to our root domain in a subdirectory such as oursite.com/blog. Does anyone have tips for moving a blog over like this?  I'm concerned about any link juice it has dropping off and since it does provide some links to our root site currently (since it's basically a separate site).  Basically i'm wondering if it'll be worth the effort or if i should just keep it separate and focus on other content gen strategies.

                        Technical SEO | | SCFederal
                        0
                      • bozzie311

                        Where to put Schema On Page

                        What part of my page should I put Schema data? Header? Footer? Also All pages? or just home page?

                        Technical SEO | | bozzie311
                        4
                      • Martijn_Scheijbeler

                        Using Schema.org: Product or Event as the schema type?

                        Hello, Most of you heard from the launch of the new format for microdata: Schema.org and my question is about the different types of Schema they provide. Our websites provide an overview of courses, visitors can search/filter training courses and most important: read peer reviews. Until now we formatted (the source) of those courses with the schema type "Product" because it allows us to provide search engines with metadata about reviews via the "Aggregrated Rating". Recently we updated the information about courses, to also provide start dates and locations to users, just like the schema type for: "Events". Because we would like to provide search engines also with both types of data I would like to know your opinion. Schema.org looks like not to support the Aggregated Rating for Events and vice versa for Startdates/Locations for the Product type. And combining the two Schema types also does not looks like an option because we can't put them on the same level like it should be. So what would you recommend to use for kind of schema type(s), are we able to use the 'Product' type next to the 'Event' type and so to combine them? Thanks a lot!

                        Technical SEO | | Martijn_Scheijbeler
                        0

                      Get started with Moz Pro!

                      Unlock the power of advanced SEO tools and data-driven insights.

                      Start my free trial
                      Products
                      • Moz Pro
                      • Moz Local
                      • Moz API
                      • Moz Data
                      • STAT
                      • Product Updates
                      Moz Solutions
                      • SMB Solutions
                      • Agency Solutions
                      • Enterprise Solutions
                      • Digital Marketers
                      Free SEO Tools
                      • Domain Authority Checker
                      • Link Explorer
                      • Keyword Explorer
                      • Competitive Research
                      • Brand Authority Checker
                      • Local Citation Checker
                      • MozBar Extension
                      • MozCast
                      Resources
                      • Blog
                      • SEO Learning Center
                      • Help Hub
                      • Beginner's Guide to SEO
                      • How-to Guides
                      • Moz Academy
                      • API Docs
                      About Moz
                      • About
                      • Team
                      • Careers
                      • Contact
                      Why Moz
                      • Case Studies
                      • Testimonials
                      Get Involved
                      • Become an Affiliate
                      • MozCon
                      • Webinars
                      • Practical Marketer Series
                      • MozPod
                      Connect with us

                      Contact the Help team

                      Join our newsletter
                      Moz logo
                      © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                      • Accessibility
                      • Terms of Use
                      • Privacy

                      Looks like your connection to Moz was lost, please wait while we try to reconnect.