Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How To Make Your Website Stand Out In Search Results

How To Make Your Website Stand Out In Search Results

What if there was a way that you could communicate directly with search engines?

You could help Google understand your content and give them more information to make your website stand out in the search results.

We talked about Structured Data and how it tells search engines exactly what’s on your site. We also discussed how you can implement it, submit to Google and test the results.

Irina Blumenfeld

August 18, 2019
Tweet

More Decks by Irina Blumenfeld

Other Decks in Programming

Transcript

  1. HOW TO STAND OUT IN SEARCH RESULTS • Examples •

    What is Schema? • What is the simplest way to add it? • How do I test it? • Google Search Console @irinablumenfeld SLIDES: NETMAGIK.COM/WCORL
  2. SCHEMA.ORG <div itemscope itemtype="http://schema.org/Offer"> <span itemprop="name">Blend-O-Matic</span> <span itemprop="price">$19.95</span> <div itemprop="reviews"

    itemscope itemtype="http://schema.org/AggregateRating"> <img src="four-stars.jpg" /> <meta itemprop="ratingValue" content="4" /> <meta itemprop="bestRating" content="5" /> Based on <span itemprop="ratingCount">25</span> user ratings </div> </div> @irinablumenfeld SLIDES: NETMAGIK.COM/WCORL
  3. SUPPORTED DATA TYPES • Review • Service • Recipe •

    Local Business • Article • Product • Person • Book • Course • Job Postings • Event • Video Object @irinablumenfeld SLIDES: NETMAGIK.COM/WCORL
  4. RECIPE DATA TYPES REQUIRED • Image • Name RECOMMENDED •

    Aggregate Rating • Author • Cook Time • Date Published • Description • Nutrition Calories • Recipe Instructions • 9 more SLIDES: NETMAGIK.COM/WCORL
  5. GOOGLE SEARCH CONSOLE • Control Center • Site issues, errors,

    penalties • Contact them about site issues • Request indexing • Submit and monitor XML sitemaps • Ask Google to reevaluate errors • Mobile usability reports • Clickthrough tracking • Crawl and index errors • Queries used in search @irinablumenfeld SLIDES: NETMAGIK.COM/WCORL