How to Speak Search Engine

Size: px
Start display at page:

Download "How to Speak Search Engine"

Transcription

1 How to Speak Search Engine Using Schema.org and Structured Data to Power the Search Results of the Future Want Your Search Results to Look Like This? Search engines want to provide more rich data in search results: everything from recipes to events (pictured below), phone numbers, and movie times. Rich content provides consumers the information that they need more quickly and makes them more likely to convert. But in order for search engines to show this content, businesses need to use structured data to tell them what the content represents. Rich snippet with event details in Google SERP resulting from Schema.org markup. Image: Google. One of the fundamental challenges for search engines is how to make search results more relevant to users. To this end, search engines have to determine the semantic meaning (context) of every web page on the internet. This is an enormous challenge, even for the most advanced algorithms. For example: Google might know that there is an image on a web page, but it may not be able to determine what the image represents. Is it the business logo? Is it an image of a storefront? Or, Google might know that a page has content about a brand, but is it a store location? If so, which store location? A page might contain the keyword/phrase tombstone, but what is that in reference to? The city? The movie? The object? The pizza? 1 How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

2 1 Rather than hoping that search engines can correctly interpret content on a page, webdevelopers can package data/content in a way that provides an explicit meaning to search engines and people who are searching on the web. Schema.org is a collaborative effort between the major search engines to provide a structured framework around which search engines can effectively determine the actual meaning of a page and its underlying content. For example, the search engine might know that a web page represents a place, but what kind of place is it? Additional tags can be used to tell search engines that a page contains information about a local business: What kind of local business is it? A department store. What are the business hours? M-F 9:00 a.m. to 9:00 p.m. Is there a map to the location? What kind of products and services does your department store provide? Rich snippet showing reviews in Google SERP resulting from Schema.org markup. Image: Google. Despite the clear benefits, few sites make use of Schema to markup their content. A recent study by Searchmetrics showed that while 36.6% of Google s search results included at least one snippet from Schema, only 0.3% of all domains are using Schema markup. Better local content helps pages rank higher and makes their content more relevant to a wider range of search queries, such as where can I buy [product] in Washington? In turn, having this data surfaced on the SERP can help improve click-through rates and conversions Fig. 1 Fig. 2 Domains without Schema Google Search Results integration (99.70%) Containing Schema Snippet (36.6%) Domains with Schema Google Search Results integration (0.30%) Not Containing Schema Snippet (63.4%) Fig. 1 Share of domains with/without schema.org markup. Source: Searchmetrics Fig. 2 Share of Google search results with/without Schema.org data markup. Source: Searchmetrics 2 How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

3 What You Need to Mark Up with Schema.org The short answer? Everything. But if you can t mark-up everything, our recommendation is to ask yourself the following: What do I want my customers to see on the SERP? What questions do my customers have about my business? What action do I want my customers to perform once a user comes to one of my local store pages? By and large, most users who perform a local search are interested in where the business is located (is it within 5 miles?), whether the business is currently open, and possibly how to contact the business. In the following pages we ve provided sample code for a core set of Schema.org tags that we use on Yext local pages. Additional tags will depend on the business vertical. For example, people who search for restaurants are often interested in the menu, so restaurants will want to make sure to tag menu information on the page. A full hierarchy of Schema terms and sample code is available at Schema.org is the Future of the Web With the backing of Schema.org by Google, Bing, and Yahoo it s likely that Schema will become the de facto vocabulary (lingua franca) for describing data on the web. The web is evolving to a point where search engines are no longer indexing text and keywords, but they are instead indexing data, entities, things, and the relationships between them. Marketers that embrace using structured data and Schema.org now will future-proof their web pages and make more rich content discoverable on the web, in apps, and internet-connected devices. 3 How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

4 breadcrumb A set of links that can help a user understand and navigate a website hierarchy. Locations > NY > New York > 1 Madison Ave <a itemprop= url href= html > <span itemprop= title >Locations</span> </a> > <a itemprop= url href= > <span itemprop= title >NY</span> </a> > <a itemprop= url href= > <span itemprop= title >New York</span> </a> > <a itemprop= url href= > <span itemprop= title >1 Madison Ave</span> </a> LocalBusiness (Postal Address) The mailing address. Yext 1 Madison Ave, 5th Floor New York, NY (888) <div itemscope itemtype= > <h1 itemprop= name >Yext</h1> <div itemprop= address itemscope itemtype= PostalAddress > <div itemprop= streetaddress >1 Madison Ave, 5th Floor <span itemprop= addresslocality >New York, </span> <span itemprop= addressregion >NY</span> <span itemprop= postalcode >10010</span> <div itemprop= telephone >(888) How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

5 Event An event happening at a certain time and location, such as a concert, lecture, or festival. Bagel Friday Bagel Friday Starts: 06/05/ :00AM Ends: 06/05/ :00AM Duration: 02:00 1 Madison Ave, 5th Floor New York, NY <h1 id= location-name itemprop= name >Yext</h1> <div itemscope itemtype= itemref= schemalocation > <div itemprop= name ><strong>bagel Friday</strong> <div itemprop= description >Free Bagels in the Kitchen! <div><meta itemprop= startdate content= T09:00 >Starts: 06/05/ :00AM <div><meta itemprop= enddate content= T11:00 >Ends: 06/05/ :00AM <meta itemprop= duration content= T02:00 >Duration: 02:00 <div id= schema-location itemprop= location itemscope itemtype= itemref= address locationname > <span class= coordinates itemprop= geo itemscope itemtype= > <meta itemprop= latitude content= > <meta itemprop= longitude content= > </span> <div id= address itemprop= address itemscope itemtype= > <div> <div itemprop= streetaddress >1 Madison Ave, 5th Floor</ div> <div> <span itemprop= addresslocality >New York, </ span> <span itemprop= addressregion >NY</span> <span itemprop= postalcode >10010</span> GeoCoordinates The geographic coordinates of a place or event. Latitude: 40 deg 44 min sec N Longitude: 73 deg 59 min dec W <div itemprop= geo itemscope itemtype= > <meta itemprop= latitude content= > <meta itemprop= longitude content= > 5 How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

6 AggregateRating The average rating based on multiple ratings or reviews. Super Book Ultra interesting. Super impressive. Book rating: 88 out of 100 with 20 ratings <div itemscope itemtype= > <h2 itemprop= name > Super Book </h2> <div itemprop= description >Ultra interesting. Super impressive. <div itemprop= aggregaterating itemscope itemtype= > <div>book rating: <span itemprop= ratingvalue >88</span> out of <span itemprop= bestrating >100</span> with <span itemprop= ratingcount >20</span> ratings openinghours The opening hours for a business. Mon - Fri: 9:30am - 6:00pm Sat: 12:00pm - 5:00pm Sun: Closed <div itemscope itemprop= Restaurant itemtype= Restaurant > <meta itemprop= openinghours content= Mo - Fr 09:30-18:00 > <meta itemprop= openinghours content= Sa 12:00-17:00 > <meta itemprop= openinghours content= Su CLOSED > 6 How to Speak Search Engine: Using Schema.org and Structured Data to Power the Search Results of the Future

SCHEMA- SET UP GUIDE SCHEMA- SET UP GUIDE. Copyright SEOCheatGuides.com - All Rights Reserved

SCHEMA- SET UP GUIDE SCHEMA- SET UP GUIDE. Copyright SEOCheatGuides.com - All Rights Reserved SCHEMA- SET UP GUIDE SCHEMA- SET UP GUIDE SCHEMA- SET UP GUIDE Hi Virtual Assistant, I would like you to set up Schema codes for our client. Please follow the step-by-step procedure below. Here is the

More information

On-Page Optimization Guide for Local SEO

On-Page Optimization Guide for Local SEO On-Page Optimization Guide for Local SEO Multi Location: Optimize the location page Single Location: Optimize the home page Cora SEO Page Tuning: Run Cora SEO analysis and create a page tuning report based

More information

Technical SEO in 2018

Technical SEO in 2018 Technical SEO in 2018 Barry Adams Polemic Digital 08 February 2018 Barry Adams Doing SEO since 1998 Founder of Polemic Digital Co-Chief at State of Digital How Search Engines Work Three distinct processes:

More information

MAPS PhD. Latest Knowledge Is Your Greatest Asset

MAPS PhD. Latest Knowledge Is Your Greatest Asset MAPS PhD Latest Knowledge Is Your Greatest Asset What is schema? Schema is data or information that describes your business - primarily business name, address, phone number - that is added to the meta

More information

The Ultimate Sturucted Data Guide. SEO JSON-LD Structured Data Guide With Examples

The Ultimate Sturucted Data Guide. SEO JSON-LD Structured Data Guide With Examples The Ultimate Sturucted Data Guide SEO JSON-LD Structured Data Guide With Examples SEO JSON-LD Structured Data Guide With Examples Summary 1. Structured Data Formats 2. JSON-LD Structured Data Markup for

More information

Local SEO Checklist by Tim Capper. A comprehensive guide for local SEO specialists

Local SEO Checklist by Tim Capper. A comprehensive guide for local SEO specialists Local SEO Checklist by Tim Capper A comprehensive guide for local SEO specialists Table of contents Introduction Who is this guide for? What is this guide about? What is a Local Pack? Types of local packs

More information

Microdata and schema.org

Microdata and schema.org Basics Microdata and schema.org l Microdata is a simple semantic markup scheme that s an alternative to RDFa l Developed by WHATWG and supported by major search companies (Goog,e, MSFT, Yahoo) l Like RDFa,

More information

ANNOTATION OF KAYSERS.AT WEBSITE WITH SCHEMA.ORG

ANNOTATION OF KAYSERS.AT WEBSITE WITH SCHEMA.ORG STI INNSBRUCK ANNOTATION OF KAYSERS.AT WEBSITE WITH SCHEMA.ORG Zaenal Akbar, Ioan Toma STI Innsbruck, University of Innsbruck, Technikerstraße 21a, 6020 Innsbruck, Austria first.last@sti2.at 2015-07-30

More information

From Structured Data to the Knowledge Graph. Jason Douglas, Group Product Manager Dan Brickley, Developer Advocate

From Structured Data to the Knowledge Graph. Jason Douglas, Group Product Manager Dan Brickley, Developer Advocate From Structured Data to the Knowledge Graph Jason Douglas, Group Product Manager Dan Brickley, Developer Advocate Agenda The end of search as we know it Knowledge Graph Schema.org and markup Developer

More information

Give Your DITA wings with taxonomy & modern web design. Joe Pairman

Give Your DITA wings with taxonomy & modern web design. Joe Pairman Give Your DITA wings with taxonomy & modern web design Joe Pairman What do we all want? What do we all want? ~ Free beer What do we all want? ~ Free beer ~ We want our content to be effective What do we

More information

Microdata and schema.org

Microdata and schema.org Basics Microdata and schema.org l Microdata is a simple seman1c markup scheme that s an alterna1ve to RDFa l Developed by WHATWG and supported by major search companies (Google, MicrosoE, Yahoo, Yandex)

More information

Is your Google ranking suffering from outdated SEO?

Is your Google ranking suffering from outdated SEO? Is your Google ranking suffering from outdated SEO? If your competitors are using the new semantic methods of search engine optimization, and you are still relying solely on keyword placement and links,

More information

Five SEO Strategies Every Company Needs to Master

Five SEO Strategies Every Company Needs to Master Five SEO Strategies Every Company Needs to Master Martin Laetsch Agenda SEO Overview Link Building Google Authorship Set a Canonical URL Microdata/Schema Responsive Design What is Search Engine Marketing?

More information

Healthcare SEO. From Schema.org to Open Graph and Beyond

Healthcare SEO. From Schema.org to Open Graph and Beyond Healthcare SEO From Schema.org to Open Graph and Beyond White Paper: Schema.org for the Healthcare Marketer Get your copy: Answer Yes to Question 4 in the survey Physician Marketing: Align Your Digital

More information

Rich Snippets by Atwix marketplace.magento.com/atwix-richsnippets.html

Rich Snippets by Atwix  marketplace.magento.com/atwix-richsnippets.html Rich Snippets by Atwix www.atwix.com marketplace.magento.com/atwix-richsnippets.html Page 1! of! 11 Table of contents: 1. Getting started - page 3 2. Configuration overview: - General - page 4 - CMS -

More information

LINKING WEB DATA WEB:

LINKING WEB DATA   WEB: LINKING WEB DATA JELENA JOVANOVIC EMAIL: JELJOV@GMAIL.COM WEB: HTTP://JELENAJOVANOVIC.NET QUICK REMINDER: GIGANTIC GLOBAL GRAPH & WEB OF (LINKED) DATA GIGANTIC GLOBAL GRAPH International Information Infrastructure

More information

Search Engine Optimization

Search Engine Optimization for Business Search Engine Optimization SEO Defined Search Engine Optimization is a tactic used to help websites better index for the keywords and key phrases specific to business product or services when

More information

All-In-One-Designer SEO Handbook

All-In-One-Designer SEO Handbook All-In-One-Designer SEO Handbook Introduction To increase the visibility of the e-store to potential buyers, there are some techniques that a website admin can implement through the admin panel to enhance

More information

Building Store Locators for SEO

Building Store Locators for SEO Building Store Locators for SEO Table of Contents 2. Introduction 3. What is a Store Locator? 4. Store Locator Content 5. Responding to Mobile 6. Store Locators and SEO 7. Conclusion Introduction Store

More information

Hidden Google SEO Secrets. SEO Marketing GUIDES

Hidden Google SEO Secrets. SEO Marketing GUIDES Hidden Google SEO Secrets SEO Marketing GUIDES SEO Secrets Search Engine Optimisation If you re reading this guide then you already know about SEO but to recap: SEO is the process of improving the visibility

More information

Get More Business From Your Website. Eat. Learn. Grow Your Business

Get More Business From Your Website. Eat. Learn. Grow Your Business Get More Business From Your Website Eat. Learn. Grow Your Business Agenda What s SEO? What s The Return? What Can I Do Now? What s SEO? Prepare yourself to talk the talk SEO Telling the search engines

More information

Scalable Structured Markup. Timothy Jordan May 11th, 2011

Scalable Structured Markup. Timothy Jordan May 11th, 2011 Scalable Structured Markup Timothy Jordan May 11th, 2011 Scalable Structured Markup Putting more knowledge into your site Timothy Jordan May 11th, 2011 #publisher #io2011 Feedback: goo.gl/sirgz Session:

More information

You got a website. Now what?

You got a website. Now what? You got a website I got a website! Now what? Adriana Kuehnel Nov.2017 The majority of the traffic to your website will come through a search engine. Need to know: Best practices so ensure your information

More information

Contextual Suggestion

Contextual Suggestion Contextual Suggestion Abhishek Mallik Department of Computer Science and Enginerring IIT Bombay Powai, Mumbai 400076, India Mandar Mitra Computer Vision and Pattern Recognition Unit lsi Kolkata Kolkata

More information

Search Engine Optimization Services EXPERIENCE > PASSION > RESULTS

Search Engine Optimization Services EXPERIENCE > PASSION > RESULTS Search Engine Optimization Services EXPERIENCE > PASSION > RESULTS What Is Search Engine Optimization (SEO)? Search engine optimization (SEO) is the process of improving a website s position or ranking

More information

How to put these findings into action

How to put these findings into action SEO Ranking Factors In 2017: What's Important, What's Not How to put these findings into action Herndon Hasty, The Container Store Herndon Hasty Digital Marketing Manager, The Container Store SEO + Digital

More information

From HyperTEXT to HyperTEC

From HyperTEXT to HyperTEC CIKM 2012 Industry Panel Keynote Speech, Nov 1 st 2012 From HyperTEXT to HyperTEC Xuedong D. Huang (XD) Microsoft Corporation Redmond, WA 98052, USA xdh@microsoft.com Talk Outline Bing It On challenges

More information

Service Integration - A Web of Things Perspective W3C Workshop on Data and Services Integration

Service Integration - A Web of Things Perspective W3C Workshop on Data and Services Integration Service Integration - A Web of Things Perspective W3C Workshop on Data and Services Integration Simon Mayer Institute for Pervasive Computing ETH Zurich, Switzerland simon.mayer@inf.ethz.ch The augmentation

More information

Introducing Search APIs

Introducing Search APIs System Frameworks #WWDC15 Introducing Search APIs Increase app usage and discoverability Session 709 Vipul Ved Prakash Siri Dave Salim Siri Jason Douglas Siri 2015 Apple Inc. All rights reserved. Redistribution

More information

2015 Search Ranking Factors

2015 Search Ranking Factors 2015 Search Ranking Factors Introduction Abstract Technical User Experience Content Social Signals Backlinks Big Picture Takeaway 2 2015 Search Ranking Factors Here, at ZED Digital, our primary concern

More information

SEO and UAEX.EDU GETTING YOUR WEB PAGES FOUND IN GOOGLE

SEO and UAEX.EDU GETTING YOUR WEB PAGES FOUND IN GOOGLE SEO and UAEX.EDU GETTING YOUR WEB PAGES FOUND IN GOOGLE What is Search Engine Optimization? SEO is a marketing discipline focused on growing visibility in organic (non-paid) search engine results. Why

More information

Web Design Process. Step 4: Digital Marketing of Your Website via SEO. Step 4: Digital Marketing of Your Website via SEO

Web Design Process. Step 4: Digital Marketing of Your Website via SEO. Step 4: Digital Marketing of Your Website via SEO Web Design Process Step 4: Digital Marketing of Your Website via SEO Step 4: Digital Marketing of Your Website via SEO Now that your website is online, the visitors will come knocking down the door of

More information

Table of contents. 1. Backlink Audit Summary...3. Marketer s Center. 2. Site Auditor Summary Social Audit Summary...9

Table of contents. 1. Backlink Audit Summary...3. Marketer s Center. 2. Site Auditor Summary Social Audit Summary...9 EXECUTIVE SUMMARIES Table of contents Marketer s Center 1. Backlink Audit Summary...3 Top Referring TLDs...3 Anchor Text Cloud...3 Anchor Text Phrases...3 Offpage Competitive Comparison...4 Referring Domains...4

More information

SEO for Local Pet Businesses. John Curtis SEO Expert

SEO for Local Pet Businesses. John Curtis SEO Expert SEO for Local Pet Businesses John Curtis SEO Expert SEO 101 What small business owners need to know about SEO 1. Defining SEO 2. Brand vs Non-brand queries 3. SEO Myths and Misconceptions 4. Local SEO

More information

Intelligent Recipe Publisher - Delicious

Intelligent Recipe Publisher - Delicious Intelligent Recipe Publisher - Delicious Minor Project IBM Career Education Disclaimer This Software Requirements Specification document is a guideline. The document details all the high level requirements.

More information

Research. Niche research. Market research

Research. Niche research. Market research Research LeapFroggr.com Market research Niche research Data gathering Current state of the website vs competitors Your business info (business name, address, contact #s, etc.) Activate Analytics on site

More information

Search Engine Visibility Analysis

Search Engine Visibility Analysis 2018 Search Engine Visibility Analysis We do the market research, so you don t have to! Report For www.yourclientsite.com Contents Introduction... 2 Website Analysis and Recommendations... 3 Current Status

More information

Semantic Annotations in Today s Web

Semantic Annotations in Today s Web Report Semantic Annotations in Today s Web Alexander Trautsch 18th July 2016 Contents 1 Introduction 2 1.1 Foundations..................................... 3 2 Annotation Formats 5 2.1 HTML5.......................................

More information

Online Copywriting Tips and Search Engine Optimisation.

Online Copywriting Tips and Search Engine Optimisation. Online Copywriting Tips and Search Engine Optimisation www.finalsite.co.uk A Bit About Me. Alta Justus, Director of Marketing @ Finalsite UK Over 17 years commercial experience marketing both online and

More information

SEO Case Study: How We Increased Traffic from the Conversion Pages by 60% Client: Turkeyhomes.com

SEO Case Study: How We Increased Traffic from the Conversion Pages by 60% Client: Turkeyhomes.com SEO Case Study: How We Increased Traffic from the Conversion Pages by 60% Client: Turkeyhomes.com Client Turkeyhomes.com sells extremely high quality real estate in Turkey to a global audience. This company

More information

Webinar Overview! Goals! !"#$%&'(")*+,-./0) :;,4-.<=0+>=0?) #12+3/4506)/.7)8-.9+7)&/:/;)

Webinar Overview! Goals! !#$%&'()*+,-./0) :;,4-.<=0+>=0?) #12+3/4506)/.7)8-.9+7)&/:/;) .-@=>=0?) :;,4-.=0?)!"#$%&'(")*+,-./0) #12+3/4506)/.7)8-.9+7)&/:/;) '53)?

More information

Anatomy of the Search Page

Anatomy of the Search Page SEO Tips Anatomy of the Search Page Sitelinks Help users navigate site Sponsored Links Reach consumers at the moment they demonstrate interest Natural Search Universal Search Results generated Maps, Images,

More information

Smart Sites Carousel Widget

Smart Sites Carousel Widget Smart Sites Carousel Widget Powered by: Support: 909-859-2040 / 800-925-1525 Mon. Fri. 8:30 AM 9:00 PM Sat. & Sun. 10:00 AM 3:00 PM www.crmls.org Smart Sites - Working With The Flexible Jump Search Carousel

More information

Self-Study Exercise 2.4: Annotating Page Elements With Microdata. Objectives

Self-Study Exercise 2.4: Annotating Page Elements With Microdata. Objectives Self-Study Exercise 2.4: Annotating Page Elements With Microdata Objectives In this exercise, you will Improve search engine page rank with microdata Annotate HTML with properties in a microdata vocabulary

More information

Schema org/microdata Exposing Y our Your Data the Web (The Easy Way) Linked Data vs Schema.org: A Town Hall Debate about the Future of Information

Schema org/microdata Exposing Y our Your Data the Web (The Easy Way) Linked Data vs Schema.org: A Town Hall Debate about the Future of Information Schema.org/Microdata Or Exposing Your Data on the Web (The Easy Way) Linked Data vs Schema.org: A Town Hall Debate about the Future of Information Library Technology Conference Macalester College, St.

More information

The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? A-Z of Digital Marketing Translation

The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? A-Z of Digital Marketing Translation The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? In our experience, we find we can get over-excited when talking to clients or family or friends and sometimes we forget that not everyone

More information

Advanced Digital Marketing Course

Advanced Digital Marketing Course Page 1 Advanced Digital Marketing Course Launch your successful career in Digital Marketing Page 2 Table of Contents 1. About Varistor. 4 2. About this Course. 5 3. Course Fee 19 4. Batches 19 5. Syllabus

More information

Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking

Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking Internet marketing strategies include various approaches but Search Engine Optimization (SEO) plays a primary role.

More information

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website A PRACTICE BUILDERS white paper 8 Ways to Improve SEO Ranking of Your Healthcare Website More than 70 percent of patients find their healthcare providers through a search engine. This means appearing high

More information

Empowering People with Knowledge the Next Frontier for Web Search. Wei-Ying Ma Assistant Managing Director Microsoft Research Asia

Empowering People with Knowledge the Next Frontier for Web Search. Wei-Ying Ma Assistant Managing Director Microsoft Research Asia Empowering People with Knowledge the Next Frontier for Web Search Wei-Ying Ma Assistant Managing Director Microsoft Research Asia Important Trends for Web Search Organizing all information Addressing user

More information

INFO/CS 4302 Web Informa6on Systems

INFO/CS 4302 Web Informa6on Systems INFO/CS 4302 Web Informa6on Systems FT 2012 Week 10 / Lecture 18: Publishing Structured Data on the Web - Bernhard Haslhofer - Plan for today... Recap Publishing Data The Linked Data Way Embedding Structured

More information

Table of contents. DMXzone Google Maps 2 DMXzone

Table of contents. DMXzone Google Maps 2 DMXzone Table of contents Table of contents... 1 About... 2 Features in Detail... 3 The Basics: Inserting Google Maps on a Page... 20 Advanced: Control Google Maps with Behaviors... 27 Advanced: Track Your Current

More information

What Is Voice SEO and Why Should My Site Be Optimized For Voice Search?

What Is Voice SEO and Why Should My Site Be Optimized For Voice Search? What Is Voice SEO and Why Should My Site Be Optimized For Voice Search? Voice search is a speech recognition technology that allows users to search by saying terms aloud rather than typing them into a

More information

Career Highlights. Learn More About Me 11/09/2012. Hamlet Batista. Why Pay for Performance When You Can Lead the World To Your Door for Free?

Career Highlights. Learn More About Me 11/09/2012. Hamlet Batista. Why Pay for Performance When You Can Lead the World To Your Door for Free? Why Pay for Performance When You Can Lead the World To Your Door for Free? Hamlet Batista Owner, Hamlet Batista Group http://hamletbatista.com Career Highlights 2002-2005: Affiliate marketer, 1 st page

More information

Website Development with HTML5, CSS and Bootstrap

Website Development with HTML5, CSS and Bootstrap Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on

More information

The Quickly Evolving World of Local SEO

The Quickly Evolving World of Local SEO The Quickly Evolving World of Local SEO Presented by: Brooke Snow (@brooke_snow) Digital Strategist Anvil Media, Inc. 503.595.6050 ext 241 brooke@anvilmediainc.com Agenda I. The Local Landscape II. Why

More information

Industry Trends from an Online Perspective

Industry Trends from an Online Perspective H I S T O R I C H O T E L S T H E N E W D Y N A M I C S & O P P O R T U N I T I E S I N S E A R C H M A R K E T I N G Industry Trends from an Online Perspective CPA s Rising The cost to acquire new customers

More information

DIGITAL MARKETING AND SOCIAL MEDIA COMMUNICATION FOR THE NSS EPALE CY TEAM AND STAKEHOLDERS

DIGITAL MARKETING AND SOCIAL MEDIA COMMUNICATION FOR THE NSS EPALE CY TEAM AND STAKEHOLDERS DIGITAL MARKETING AND SOCIAL MEDIA COMMUNICATION FOR THE NSS EPALE CY TEAM AND STAKEHOLDERS 6 και 7 Ιουνίου, 8:00 π.μ.-15:00 μ.μ. Παιδαγωγικό Ινστιτούτο Κύπρου, Αίθουσα Π206 THE SEMINAR WAS HELD DURING

More information

Making Good Better SEO & CRO

Making Good Better SEO & CRO Making Good Better SEO & CRO What Is SEO? The process of affecting a website s visibility within the results pages of a search engine. Steps to Optimization 1. Keyword Research 2. SERP Research 3. Page

More information

Content Success Factors Data-Driven Performance Insights For 2016

Content Success Factors Data-Driven Performance Insights For 2016 Content Success Factors Data-Driven Performance Insights For 2016 Slides! hmny.co/lotsofcontentdata 2 So let s get the definition of success out of the way. 3 Your Goal: Brand Awareness Engagement Conversion

More information

Natural Building Technologies. Redesign Proposal

Natural Building Technologies. Redesign Proposal Natural Building Technologies Redesign Proposal Structure Notes A Familiar Site Map Home Our initial thoughts for structuring Natural Building Technologies new site is largely to keep things the same,

More information

August 2012 Daejeon, South Korea

August 2012 Daejeon, South Korea Building a Web of Linked Entities (Part I: Overview) Pablo N. Mendes Free University of Berlin August 2012 Daejeon, South Korea Outline Part I A Web of Linked Entities Challenges Progress towards solutions

More information

G+ and Search Lighting up your brand queries on search

G+ and Search Lighting up your brand queries on search Developers G+ and Search Lighting up your brand queries on search Google is the first interaction point for many of your current and prospective users. A Closer Look at the Right Hand Side Brand and

More information

SEARCH ENGINE OPTIMIZATION Noun The process of maximizing the number of visitors to a particular website by ensuring that the site appears high on the list of results returned by a search engine such as

More information

THE QUICK AND EASY GUIDE

THE QUICK AND EASY GUIDE THE QUICK AND EASY GUIDE TO BOOSTING YOUR ORGANIC SEO A FEROCIOUS DIGITAL MARKETING AGENCY About Designzillas IS YOUR BUSINESS FEROCIOUS? Our Digital Marketing Agency specializes in custom website design

More information

Analysis of Schema.org Usage in the Tourism Domain

Analysis of Schema.org Usage in the Tourism Domain Analysis of Schema.org Usage in the Tourism Domain Boran Taylan Balcı, Umutcan Şimşek, Elias Kärle and Dieter Fensel STI Innsbruck, Department of Computer Science, University of Innsbruck Technikerstrasse

More information

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the complete URL of the linked document, including the domain

More information

Automotive SEO Domination Service Line Items

Automotive SEO Domination Service Line Items Automotive SEO Domination Service Line Items At Maximized Marketing, we have worked with dealerships all over the country just like yours and helped them increase their rankings. We have figured out the

More information

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad D I G I TA L M A R K E T I N G Jargon Buster Ad Network A platform connecting advertisers with publishers who want to host their ads. The advertiser pays the network every time an agreed event takes place,

More information

Site Auditor Summary. Total Issues: 95 (Change: 87%) 7 Pages Crawled - June 18, Content Issues 2 0% 3 0%

Site Auditor Summary. Total Issues: 95 (Change: 87%) 7 Pages Crawled - June 18, Content Issues 2 0% 3 0% Total : 95 (Change: 87%) 7 Pages Crawled - June 18, 13 Visibility META Content Link Image Semantic % 4 3% % 3 % 86 83% % Visibility pages were blocked by robots.txt A robots.txt file permits or restricts

More information

Duplicate Suppression Improves Google Local Search Ranking

Duplicate Suppression Improves Google Local Search Ranking Duplicate Suppression Improves Google Local Search Ranking 1 Case Study: Duplicate Suppression Improves Search Ranking Introduction For local businesses, SEOs, and brand marketers, Google s local search

More information

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk Full Website Audit Conducted by Mathew McCorry Digimush.co.uk 1 Table of Contents Full Website Audit 1 Conducted by Mathew McCorry... 1 1. Overview... 3 2. Technical Issues... 4 2.1 URL Structure... 4

More information

DSS User Group. January Why Local Search Matters

DSS User Group. January Why Local Search Matters DSS User Group January 2013 Why Local Search Matters DSS User Group January 2013 Agenda What is Local Search Google & Bing local search results Why local search matters Ranking factors for Google+ Local

More information

Advanced SEO Training Details Call Us:

Advanced SEO Training Details Call Us: Advanced SEO Training Details Call Us: +91 7890149401 Address: 130/7 Dumdum Road Near Indira Maidan Kolkata-74, Email : w3webschools@gmail.com, enquiry@w3webschool.com Basic for SEO What is Domain Basic

More information

3 Publishing Technique

3 Publishing Technique Publishing Tool 32 3 Publishing Technique As discussed in Chapter 2, annotations can be extracted from audio, text, and visual features. The extraction of text features from the audio layer is the approach

More information

DEC Computer Technology LESSON 6: DATABASES AND WEB SEARCH ENGINES

DEC Computer Technology LESSON 6: DATABASES AND WEB SEARCH ENGINES DEC. 1-5 Computer Technology LESSON 6: DATABASES AND WEB SEARCH ENGINES Monday Overview of Databases A web search engine is a large database containing information about Web pages that have been registered

More information

Before proceeding with this tutorial, you should have a good understanding of the fundamental concepts of marketing.

Before proceeding with this tutorial, you should have a good understanding of the fundamental concepts of marketing. About the Tutorial, since its launch in 2011, has been a potentially important social platform to connect with like-minded people. It has grown beyond just being an interactive platform to share posts

More information

MIND THE GOOGLE! Understanding the impact of the. Google Knowledge Graph. on your shopping center website.

MIND THE GOOGLE! Understanding the impact of the. Google Knowledge Graph. on your shopping center website. MIND THE GOOGLE! Understanding the impact of the Google Knowledge Graph on your shopping center website. John Dee, Chief Operating Officer PlaceWise Media Mind the Google! Understanding the Impact of the

More information

SEO Manager. Highlighted Features. Module Configuration

SEO Manager. Highlighted Features. Module Configuration SEO Manager webkul.com/blog/magento2-seo-extension/ September 7, 2017 SEO Manager extension provides various tools and options for improving the SEO of your online store. Using this extension, you can

More information

2018 SEO CHECKLIST. Use this checklist to ensure that you are optimizing your website by following these best practices.

2018 SEO CHECKLIST. Use this checklist to ensure that you are optimizing your website by following these best practices. 2018 SEO CHECKLIST Your website should be optimized to serve your users. This checklist gives you the best practices for Search Engine Optimization (SEO) whether you are a freelancer, small business, SEO

More information

How to Drive More Traffic to Your Website in By: Greg Kristan

How to Drive More Traffic to Your Website in By: Greg Kristan How to Drive More Traffic to Your Website in 2019 By: Greg Kristan In 2018, Bing Drove 30% of Organic Traffic to TM Blast By Device Breakdown The majority of my overall organic traffic comes from desktop

More information

G U I D E T O S E O O N - P A G E E L E M E N T S F O R B U S I N E S S W E B S I T E S

G U I D E T O S E O O N - P A G E E L E M E N T S F O R B U S I N E S S W E B S I T E S G U I D E T O S E O O N - P A G E E L E M E N T S F O R B U S I N E S S W E B S I T E S 1. Target Audience Establish your website s target audience. Don t attempt to have your website content appeal to

More information

A Zagat Rating for Your Dealership? Claim your Google+ Local page, understand your ratings, get social with in-market buyers.

A Zagat Rating for Your Dealership? Claim your Google+ Local page, understand your ratings, get social with in-market buyers. A Zagat Rating for Your Dealership? Claim your Google+ Local page, understand your ratings, get social with in-market buyers. 1 A Zagat Rating for Your Dealership? Live Tweet #DD13 Hashtag 2 Zagat: 1979-2011

More information

arxiv: v1 [cs.ir] 16 Feb 2018

arxiv: v1 [cs.ir] 16 Feb 2018 Analysis of Schema.org Usage in Tourism Domain Boran Taylan Balcı, Umutcan Şimşek, Elias Kärle, and Dieter Fensel arxiv:1802.05948v1 [cs.ir] 16 Feb 2018 Semantic Technology Institute Innsbruck, Department

More information

Inbound Website. How to Build an. Track 1 SEO and SOCIAL

Inbound Website. How to Build an. Track 1 SEO and SOCIAL How to Build an Inbound Website Track 1 SEO and SOCIAL In this three part ebook series, you will learn the step by step process of making a strategic inbound website. In part 1 we tackle the inner workings

More information

FCA CERTIFIED WEBSITE PROGRAM

FCA CERTIFIED WEBSITE PROGRAM FCA CERTIFIED WEBSITE PROGRAM RESPONSIVE CORE WEBSITE PLATFORM RESPONSIVE WEBSITE PLATFORM Conversion Optimized VLP and VDP Inventory Feed Integration Analytics Dashboard Advanced SEO Tools Meta Titles

More information

Case Study. Allinpackaging

Case Study. Allinpackaging Case Study Allinpackaging The Challenge First, All In Packaging (AIP) is a marketplace for packaging products and closures offering thousands of items in one place (both, retail and wholesale). Secondly,

More information

A Computer-Guided Approach to Website Schema.org Design

A Computer-Guided Approach to Website Schema.org Design A Computer-Guided Approach to Website Schema.org Design Albert Tort and Antoni Olivé Department of Service and Information System Engineering Universitat Politècnica de Catalunya Barcelona Tech {atort,olive}@essi.upc.edu

More information

Search Engine Optimization

Search Engine Optimization Search Engine Optimization A necessary campaign for heightened corporate awareness What is SEO? Definition: The practice of building or transforming a Web site so that its content is seen as highly readable,

More information

SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India

SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India 752101. p: 305-403-9683 w: www.seohunkinternational.com e: info@seohunkinternational.com DOMAIN INFORMATION: S No. Details

More information

www.brightplanet.com/bluejay Table of Contents I. GETTING STARTED a) Login - Pg. 3 b) Live Map - Pg. 4 c) Manage Watchlist - Pg. 6 d) Account Settings - Pg. 8 e) Live Chat - Pg. 10 II. HOW TO GET THE MOST

More information

Local Listings and Search Optimization

Local Listings and Search Optimization Location. Location. Location. Local Listings and Search Optimization TERMINOLOGY: SEO (Search Engine Optimization) Configuring online information to prominently display in search results. Local Listings

More information

3/21/2016 AN INTRODUCTION TO SEARCH ENGINE OPTIMIZATION. Search Engine Optimization (SEO) Basics for Attorneys

3/21/2016 AN INTRODUCTION TO SEARCH ENGINE OPTIMIZATION. Search Engine Optimization (SEO) Basics for Attorneys AN INTRODUCTION TO SEARCH ENGINE OPTIMIZATION DCBA LAW PRACTICE MANAGEMENT & TECHNOLOGY SECTION MARCH 22, 2016 Presenter: Christine P. Miller, OVC Lawyer Marketing Search Engine Optimization (SEO) Basics

More information

Future SEO Meetup Topics

Future SEO Meetup Topics Future SEO Meetup Topics 1. Analytics. Basic. Advanced OK. we could devote all day to Analytics. The bottom line is that you need to be using them. There's more information in here than any of us will

More information

Monthly SEO Report. Example Client 16 November 2012 Scott Lawson. Date. Prepared by

Monthly SEO Report. Example Client 16 November 2012 Scott Lawson. Date. Prepared by Date Monthly SEO Report Prepared by Example Client 16 November 212 Scott Lawson Contents Thanks for using TrackPal s automated SEO and Analytics reporting template. Below is a brief explanation of the

More information

DIGITAL MARKETING For your Company

DIGITAL MARKETING For your Company DIGITAL MARKETING For your Company www.almada.co 1 About Us Established in 1998 with 8 developer team and 42 offshore team, a PCI DSS, ISO 27001, 9001 certified Data Center & service provider, a world-leading

More information

Welcome New Client. Welcome to the family! keitaj.com

Welcome New Client. Welcome to the family! keitaj.com Welcome New Client Keitaj Images & Designs was founded in Southern, California - April of 2004 and now currently based in Bowie, Maryland. Whether this is your first website, or you want a redesign of

More information

RICH SNIPPETS FOR MAGENTO 2

RICH SNIPPETS FOR MAGENTO 2 1 User Guide Rich Snippets for Magento 2 RICH SNIPPETS FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Rich Snippets for Magento 2 Contents 1. Rich Snippets for Magento 2 Extension Overview... 3 2.

More information

GROW YOUR BUSINESS WITH HELP FROM GOOGLE Ranking Factors

GROW YOUR BUSINESS WITH HELP FROM GOOGLE Ranking Factors GROW YOUR BUSINESS WITH HELP FROM GOOGLE Ranking Factors JUSTIN EMIG VP, MARKETING AND INNOVATION WEB TALENT MARKETING HELLO I am Justin Emig Holds 10 digital marketing certifications Has 9 years of digital

More information

Google Maps Mashups WORKSHOP. Jeff Blossom, Senior GIS Specialist Center for Geographic Analysis. Harvard University gis.harvard.

Google Maps Mashups WORKSHOP. Jeff Blossom, Senior GIS Specialist Center for Geographic Analysis. Harvard University gis.harvard. Google Maps Mashups WORKSHOP Jeff Blossom, Senior GIS Specialist Center for Geographic Analysis Harvard University gis.harvard.edu Fall, 2012 Objectives: Workshop objectives and flow 1) In 2 hour, hands

More information