altReboot
  • Startup
  • Growth Hacking
  • Marketing
  • Automation
  • Blockchain Tech
  • Artificial Intelligence
  • Contact
    • Write For Us
No Result
View All Result
  • Startup
  • Growth Hacking
  • Marketing
  • Automation
  • Blockchain Tech
  • Artificial Intelligence
  • Contact
    • Write For Us
No Result
View All Result
altReboot
No Result
View All Result
Home Marketing

How to Boost Your SEO by Using Schema Markup

Neil Patel by Neil Patel
December 26, 2020
in Marketing
How to Boost Your SEO by Using Schema Markup
0
SHARES
2
VIEWS
Share on FacebookShare on Twitter

This post originally appeared on neilpatel.com

How to Boost Your SEO by Using Schema Markup

One of the latest evolutions in SEO is called schema markup. This new form of optimization is one of the most powerful but least-utilized forms of SEO available today. Once you grasp the concept and method of schema markup, you can boost your website in the search engine result pages (SERPs).

My goal in this article is to show you exactly how to get started using schema markup for your website.

Related articles

How to Use Data Visualization in Your Content to Increase Readers and Leads

How to Use Data Visualization in Your Content to Increase Readers and Leads

March 5, 2021
What Is the YouTube Measurement Program (YTMP)?

What Is the YouTube Measurement Program (YTMP)?

March 5, 2021

What is Schema Markup?

Schema markup is code (semantic vocabulary) that you place on your website to help the search engines return more informative results for users. If you’ve ever used rich snippets, you’ll understand exactly what schema markup is all about.

Here’s an example of a local business that has markup on its event schedule page. The SERP entry looks like this:

google search result schema for SEO

The schema markup told the SERP to display a schedule of upcoming hotel events. That, for the user, is exceptionally helpful.

Here are some facts about schema markup:

Schema Tells Search Engines What Data Means

The content on your website gets indexed and returned in search results. Obviously. But with schema markup, some of that content gets indexed and returned in a different way.

How? Because the markup tells the search engine what that content means. For example, let’s say the word “Neil Patel” appears in an article. The search engine sees this, and produces a SERP entry with “Neil Patel.”

However, if I put the right schema markup around the name “Neil Patel,” I’ve just told that search engine that “Neil Patel” is the author of the article, not just a couple of random words. The search engine then provides results that display better information for the user who was searching for “Neil Patel.”

Schema.org explains it this way:

Most webmasters are familiar with HTML tags on their pages. Usually, HTML tags tell the browser how to display the information included in the tag. For example, <h1>Avatar</h1> tells the browser to display the text string “Avatar” in a heading 1 format. However, the HTML tag doesn’t give any information about what that text string means — “Avatar” could refer to the hugely successful 3D movie, or it could refer to a type of profile picture—and this can make it more difficult for search engines to intelligently display relevant content to a user.

Schema Markup Uses a Unique Semantic Vocabulary in Microdata Format

You don’t need to learn any new coding skills. Web pages with markup still use HTML. The only difference is adding bits of schema.org vocabulary to HTML Microdata.

Schema.org, the Website for Schema Markup, is a Collaborative Effort by The Teams at Google, Bing, and Yahoo

what is schema.org

It’s not too often that competitors come together to help each other, but Schema.org is exactly that kind of inter-industry collaboration. What you have, then, is an agreed-upon set of code markers that tells the major search engines what to do with the data on your website.

Schema Markup Was Invented for Users

When a website has schema markup in place, users can see in the SERPs what a website is all about, where they are, what they do, how much stuff costs, plus plenty of other stuff. Some people have taken to calling schema markup “your virtual business card.”

This is a user-focused improvement. Search engines exist for users to gain the information they need. Schema markup does exactly that.

Why is Schema Important?

Schema markup helps your website rank better for all kinds of content types. There is data markup for a ton of different types of data, including:

  • Articles
  • Local businesses
  • Restaurants
  • TV episodes and ratings
  • Book reviews
  • Movies
  • Software applications
  • Events
  • Products
  • Frequently asked questions (FAQ)

There are hundreds of markup types—from toy stores to medical dose schedules. If you have any type of data on your website, there’s a good chance that it will have an associated itemscope and itemtype.

Websites that use schema markup will rank better in the SERPs than companies without markup. One study determined that websites with markup rank an average of four positions higher in the SERPs than those without schema markup. While it’s not totally clear that this higher result is due to the markup alone, there is obviously some correlation.

Right now, one-third of Google’s search results incorporate rich snippets, which includes schema markup. However, according to recent research, less than one-third of websites use schema markup.

In other words, there are millions of websites missing out on a huge source of SEO potential. If you use schema markup, you’ll automatically have a leg up on the majority of your competition.

How to Use Schema Markup for SEO

Now, let’s talk about how to use schema markup. Your goal is to rank better, look better, and do better in the SERPs and in front of users.

Schema markup will help you. With your website in hand, follow these steps.

1. Go to Google’s Structured Data Markup Helper

google structured data markup helper

2. Select the Type of Data

There are several options listed. This list is not exhaustive. For the sample below, I’m going to use “Articles” since it’s one of the most common types of content.

3. Paste the URL You Want to Markup

If you only have HTML, you can paste that instead. Then, click “Start Tagging.”

structured data markup helper

The page will load in the markup tool and provide you with the workspace for the next phase of markup—tagging items. You’ll see your web page in the left pane, and the data items in the right pane.

schema structured data markup

4. Select the Elements to Mark Up

Since this piece of content is an article, I’m going to highlight the name of the article in order to add “Name” markup. When I finish highlighting, I select “Name” from the tooltip.

structured data markup schema for SEO

When I select “Name,” the tool adds it to “Data Items” in the right pane.

structured data markup schema for SEO

5. Continue Adding Markup Items

Use the list of data items as a guide, and highlight the other items in your article to add them to the markup list. You probably won’t be able to tag every item in the list. Just add what you can.

6. Create the HTML

Once you’ve finished, click “Create HTML.”

create html for schema for SEO

In the following page, you will see the HTML of your page with the relevant microdata inserted in the spots that you selected.

google structured data markup helper schema

7. Add Schema Markup to Your Site

Next, you will go into your CMS (or source code if you’re not using a CMS) and add the highlighted snippets in the appropriate spots. Find the yellow markers on the scrollbar to find the schema markup code.

yellow bars that point to the correct markup schema

A simple alternative is to download the automatically-generated HTML file, and copy/paste it into your CMS or source code.

structure data markup download for schema

When you click “Finish,” you will be presented with a series of “Next Steps.”

next step for adding schema to your website

8. Test Your Schema

Use the Structured Data Testing Tool to find out what your page will look like with the added markup.

Instead of analyzing a published web page, I’m going to analyze the code that the tool generated for me, and which I downloaded.

structured data tool for schema

Once the code is pasted, I click “preview.” The testing tool shows me what the article will look like in Google search results:

14 structured data testing tool for schema

In addition, I can inspect every markup element that I added.

schema item type property

If necessary, I can edit the HTML directly in the testing tool in order to update the schema and preview results again.

Tips for Using Schema Markup for SEO

The purpose of this article was to get you started in the world of schema markup. It’s a big world.

The next few tips will show you how to dive even deeper, and gain even richer results from schema.

Find The Most Commonly Used Schemas

Schema.org provides a list of the most common types of schema markup. You can visit the Organization of Schemas page to see this list. Check out the types that are best suited to your business.

organization of schemas

Use All The Schemas You Need

As I mentioned previously, there is a myriad of markup types. To get the full list, visit The Type Hierarchy. This master list provides most of the markup types that are available.

schema.org the type hierarchy

The More Markups, The Better

Schema.org’s instructions explain clearly, “the more content you mark up, the better.” When you start understanding the vast array of item types, you begin to see just how much there is on your web page that you can mark up.

Keep in mind the disclaimer, however: “You should mark up only the content that is visible to people who visit the web page and not content in hidden div’s or other hidden page elements.”

Final Thoughts on Schema Markups

As simple as schema markup is to implement, it’s surprising how few businesses and websites have taken advantage of it.

Schema markup is one of those SEO techniques that will probably be with us for a long time. Now is the time to learn and implement the relevant microdata to improve your search results. Doing so right away will put you ahead of the curve, giving you a leg up on the competition.

How do you use schema markup for your company’s website?

The post How to Boost Your SEO by Using Schema Markup appeared first on Neil Patel.

ShareTweet

Related Posts

How to Use Data Visualization in Your Content to Increase Readers and Leads

How to Use Data Visualization in Your Content to Increase Readers and Leads

by Neil Patel
March 5, 2021
0

Have you heard of data visualization? Even if you don’t know the term, you’ve probably seen some examples. Data visualization...

What Is the YouTube Measurement Program (YTMP)?

What Is the YouTube Measurement Program (YTMP)?

by Neil Patel
March 5, 2021
0

Every now and then Google and YouTube provide us with a little insight into what they’re thinking. This small glimmer...

Best WordPress Popup Plugins

by Neil Patel
March 5, 2021
0

Disclosure: This content is reader-supported, which means if you click on some of our links that we may earn a...

A Straight-Forward Guide to Funnel Optimization

by Neil Patel
March 5, 2021
0

You’ve created a funnel, but it’s not working. Now what? If you thought you could set it and forget it,...

25 of the Best Add-On Slack Apps to Make Your Marketing Team More Effective

by Neil Patel
March 5, 2021
0

Just like your favorite iOS apps, software-specific apps can greatly improve our day-to-day work experiences. Slack is one of the...

Load More
  • Trending
  • Comments
  • Latest
7 Advanced SEO Strategies I’m Trying to Implement Before 2020

7 Advanced SEO Strategies I’m Trying to Implement Before 2020

September 10, 2019
What Do Successful Sales Look Like for the Rest of 2020?

13 Expert Tips to Increase Online Conversions in 2020

September 26, 2020
Creating SEO-friendly how-to content

Creating SEO-friendly how-to content

October 24, 2019

How to Start and Fund a Coffee Shop

September 30, 2019
A Beginner’s Guide to Facebook Insights

A Beginner’s Guide to Facebook Insights

0

Which Social Media Sites Really Matter and Why

0
The 12 Ironclad Rules for Issuing Press Releases

The 12 Ironclad Rules for Issuing Press Releases

0
How to Get Started Building Links for SEO

How to Get Started Building Links for SEO

0
How to Use Data Visualization in Your Content to Increase Readers and Leads

How to Use Data Visualization in Your Content to Increase Readers and Leads

March 5, 2021
How to Make an App When You Can't Code (a Step-by-Step Guide)

From X TO Z: Networking Across the Generational Gap

March 5, 2021
4 Tips for Maintaining Productivity When Working From Home

4 Tips for Maintaining Productivity When Working From Home

March 5, 2021
How to Optimize Your Automated Marketing System to Boost Sales

How to Optimize Your Automated Marketing System to Boost Sales

March 5, 2021
altReboot




altREBOOT is committed to sharing the game changing advancements that are revolutionizing how you do business. From startup to goliath, innovations in technology are changing the face of the business landscape. We are committed to exploring these and how to apply them to your business at any stage of development.





Categories

  • Artificial Intelligence
  • Blockchain Tech
  • Growth Hacking
  • Marketing
  • Startup
  • Uncategorized

Tags

blockchain branding guest post marketing mobile apps
  • Home
  • Topics
  • Write For Us
  • Privacy Policy
  • Contact

Powered By Treehouse 51

No Result
View All Result
  • Startup
  • Growth Hacking
  • Marketing
  • Automation
  • Blockchain Tech
  • Artificial Intelligence
  • Contact
    • Write For Us