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

Size: px
Start display at page:

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

Transcription

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

2 SEO JSON-LD Structured Data Guide With Examples Summary 1. Structured Data Formats 2. JSON-LD Structured Data Markup for Enhancements 3. JSON-LD Markup for Content Types 4. Summary

3 1. Introduction What is Structured Data? Why Should You Use it? Structured data is an on-page markup format, helping web crawlers to better understand the content on your webpage. Through structured data, web crawlers will not only pick up your company s basic information, but more complex information as well. Google uses this information to create informative search results, also referred to as rich snippets. It allows people who are searching for your content to see the value of the website before they visit. For instance, you are searching for a restaurant online; thanks to the structured data, you will see next to the name and location of the restaurant, also its opening hours, pricing and star rating. When using structured data, your website becomes more understandable to search engines and to the people searching for it. If you haven t implemented structured data in your SEO strategy yet, you might want to try it as it is an important factor to obtain a higher ranking in the search results. Wondering how to get started with structured data markup? This guide will give you examples of the various structured data types, using JSON-LD. How To Test Your Structured Data Codes You can test your codes with Google s Structured Data Testing Tool ( The Structured Data Testing Tool provides a variety of ways to develop, test, and modify your structured markup. You can load markup into the tool either directly or by supplying a URL.

4 Structured Data Formats There are three types of structured data in the following formats: 1 JSON-LD JavaScript Object Notation for Linked Data, in short JSON-LD, is the newest and most recommended format to use, plus; it is easy for humans to read and write. It allows you to transfer all the data about your product into a small piece of JavaScript code. The markup, then, can simply be copy/pasted to the HTML document. code <script type= application/ld+json > your code 2 MicroData MicroData is the HTML5 Specification of structured data. By adding tags to the HTML document of your web page, search engines will be able to better understand your content and display it in a more useful and relevant way. code <div itemscope itemtype = > <h1 itemprop= name >Avatar</h1> <div itemprop= director itemscope itemtype= > Director: <span itemprop= name >James Cameron</span> (born <span itemprop= birthdate >August 16, 1954</span>) </div> <span itemprop= genre >Science fiction</span> <a href=../movies/avatar-theatrical-trailer.html itemprop= trailer >Trailer</a> </div> 3 RFDa Out of the three data formats, RFDa is the most advanced and complex one. It uses various properties and features to describe entities and assign information, and like MicroData, it is HTML based.

5 code <div profile= typeof= Review > <span property= itemreviewed >L Amourita Pizza</span> Reviewed by <span property= reviewer >Ulysses Grant</span> on <span property= dtreviewed content= >Jan 6</span>. <span property= summary >Delicious, tasty pizza on Eastlake!</span> <span property= description >L Amourita serves up traditional wood-fired Neapolitan-style pizza, brought to your table promptly and without fuss. An ideal neighborhood pizza joint.</span> Rating: <span property= rating >4.5</span>; Address: <span property= vcard:street-address >111 Lake Drive</span>, <span property= vcard:locality >WonderCity</span>, <span property= vcard:postal-code >5555</span>, <span property= vcard:country-name >Australia</span>. </div> JSON-LD Structured Data Markup for Enhancements Sitelinks Searchbox : WebSite, url : potentialaction : SearchAction, target : query-input : required name=search_term_string

6 Breadcrumbs : BreadcrumbList, itemlistelement : : ListItem, position : 1, item : name : Books, image : : ListItem, position : 2, item : name : Authors, image : : ListItem, position : 3, item : name : Ann Leckie, image : : ListItem, position : 4, item : name : Ancillary Justice, image : ]

7 Preferred Site Name : WebSite, name : Your WebSite Name, alternatename : An alternative name for your WebSite, url : Organization/Person Markup for Knowledge Graph Knowledge Graph is a compilation of knowledge, which is gathered by Google from a variety of sources, to enhance search results. It was first added to the search results in Knowledge Graphs uses sources such as Wikipedia, Wikidata and structured data markup of the websites.

8 : Organization, url : logo : sameas : [ contactpoint : : ContactPoint, telephone : , contacttype : technical support, contactoption : TollFree, areaserved : [ US, CA ] ] Supported phone number types Supported Social Profiles customer service Facebook technical support Twitter billing support Google+ bill payment Instagram sales YouTube reservations LinkedIn credit card support Myspace emergency Pinterest baggage tracking SoundCloud roadside assistance Tumblr package tracking Wikipedia

9 JSON-LD Structured Data Markup for Content Types Recipe Markup code script type= application/ld+json : Recipe, author : Person, name : John Doe, datepublished : , description : Your recipe description goes here, image : recipeingredient : [ ingredient 1, ingredient 2, ingredient 3, ingredient 4, ingredient 5 name : Example Recipe, nutrition : NutritionInformation, calories : 1200 calories, carbohydratecontent : 12 carbs, proteincontent : 9 grams of protein, fatcontent : 9 grams fat, aggregaterating : AggregateRating, ratingvalue : 5, reviewcount : 52, preptime : PT15M, totaltime : PT14M, recipeinstructions : This is the long part, etc., recipeyield : 12 cookies

10 Article Markup : NewsArticle, mainentityofpage : : headline : Article headline, image : ImageObject, url : height : 800, width : 800, datepublished : T08:00:00+08:00, datemodified : T09:20:00+08:00, author : Person, name : John Doe, publisher : Organization, name : Google, logo : ImageObject, url : width : 600, height : 60, description : A most wonderful article

11 Event Markup : Event, name : Jan Lieberman Concert Series: Journey in Jazz, startdate : T19:30-08:00, location : Place, name : Santa Clara City Library, Central Park Library, address : PostalAddress, streetaddress : 2635 Homestead Rd, addresslocality : Santa Clara, postalcode : 95051, addressregion : CA, addresscountry : US, image : [ description : Join us for an afternoon of Jazz with Santa Clara resident and pianist Andy Lagunoff. Complimentary food and beverages will be served., enddate : T23:00-08:00, offers : Offer, url : price : 30, pricecurrency : USD, availability : validfrom : T16:20-08:00, performer : PerformingGroup, name : Andy Lagunoff

12 You can be more specific with the events. Example; music event JSON-LD code:-- : MusicEvent, location : MusicVenue, name : Chicago Symphony Center, address : 220 S. Michigan Ave, Chicago, Illinois, USA, name : Shostakovich Leningrad, offers : Offer, url : /examples/ticket/ , price : 40, pricecurrency : USD, availability : performer : : MusicGroup, name : Chicago Symphony Orchestra, sameas : [ : Person, image : /examples/jvanzweden_s.jpg, name : Jaap van Zweden, sameas : startdate : T20:00, workperformed : : CreativeWork, name : Britten Four Sea Interludes and Passacaglia from Peter Grimes, sameas : : CreativeWork, name : Shostakovich Symphony No. 7 (Leningrad), sameas : ] See the full list of specific event types:

13 Ratings (Aggregate Rating) Markup : : Review, itemreviewed : Thing, name : Super Book, author : Person, name : Joe, reviewrating : Rating, ratingvalue : 7, bestrating : 10, publisher : Organization, name : Washington Times

14 Product Markup : : Product, name : Executive Anvil, image : [ description : Sleeker than ACME s Classic Anvil, the Executive Anvil is perfect for the business traveler looking for something to drop from a height., mpn : , brand : Thing, name : ACME, aggregaterating : AggregateRating, ratingvalue : 4.4, reviewcount : 89, offers : Offer, pricecurrency : USD, price : , pricevaliduntil : , itemcondition : availability : seller : Organization, name : Executive Objects

15 Video Markup : VideoObject, name : Title, description : Video description, thumbnailurl : [ uploaddate : T08:00:00+08:00, duration : PT1M33S, contenturl : embedurl : interactioncount : 2347

16 JSON-LD Structured Data For Local Business : Restaurant, image : [ : name : Dave s Steak House, address : PostalAddress, streetaddress : 148 W 51st St, addresslocality : New York, addressregion : NY, postalcode : 10019, addresscountry : US, geo : GeoCoordinates, latitude : , longitude : , url : telephone : , openinghoursspecification : : OpeningHoursSpecification, dayofweek : [ Monday, Tuesday opens : 11:30, closes : : OpeningHoursSpecification, dayofweek : [ Wednesday, Thursday, Friday opens : 11:30, closes : : OpeningHoursSpecification, dayofweek : Saturday, opens : 16:00, closes : : OpeningHoursSpecification, dayofweek : Sunday, opens : 16:00, closes : 22:00 menu : acceptsreservations : True

17 Full list of Local Business types: Summary Structured data might look scary; especially when you are not so technical. But don t be afraid - our guide is here to help you out. Once you have implemented the structured data to your web page, you will enjoy a lot of benefits in the long term. With structured data, your content becomes a piece of code which is understandable for search engines. Search engines will know exactly what your content stands for and reflect this into eye-catching rich snippets customers happily want to click on. Start today and bring your SEO to the next level! References

18 Do you want other guides? visit our website kubix.digital Facebook Instagram Linkedin Pinterest Twitter Youtube

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

How to Speak Search Engine

How to Speak Search Engine 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

More information

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

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

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

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

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

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

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

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

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

What Are The SEO Benefits from Online Reviews and UGC?

What Are The SEO Benefits from Online Reviews and UGC? Online Reviews: The Benefits, Best Practices and More. By: Joe Vernon on www.gravitatedesign.com Growing up I was told by my parents not to care what others thought of me but to continue being who I was.

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

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

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

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

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

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

Social Media and Web 2.0. The Social Media and Web 2.0 webinar will begin shortly.

Social Media and Web 2.0. The Social Media and Web 2.0 webinar will begin shortly. The Social Media and Web 2.0 webinar will begin shortly. If you need technical assistance with the webcast, contact us at hsmai@commpartners.com and we will assist you immediately. 1 Social Media and Web

More information

1 P a g e C o p y r i g h t S E O I n c. SEO Inc. Consulting Pinterest

1 P a g e C o p y r i g h t S E O I n c. SEO Inc. Consulting Pinterest 1 P a g e C o p y r i g h t 2 0 1 1 S E O I n c. SEO Inc. Consulting Pinterest Table of Contents WHAT IS PINTEREST... 3 HOW TO SET UP A PINTEREST ACCOUNT... 4 PLUGINS... 10 FOLLOW BUTTON... 10 PIN IT BUTTON...

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

GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL

GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL Your Your Company Logo Logo GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL GOOGLE RECONSIDERATION REQUESTS DOCUMENTATION ADDS STEP-BY-STEP

More information

Deep Dive: Google. C.A. Clark Kim Palmer

Deep Dive: Google. C.A. Clark Kim Palmer Deep Dive: Google C.A. Clark Kim Palmer today QUICK OVERVIEW OF PARTNERSHIP WHY THIS ECOSYSTEM IS SO IMPORTANT TO YOUR BUSINESS ANATOMY OF THE KNOWLEDGE PANEL USING GOOGLE MY BUSINESS LOCAL GUIDES SCHEMA

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

Build Your Own SEO Campaign and Options Pricing Guide - Build Your Own SEO

Build Your Own SEO Campaign and Options Pricing Guide - Build Your Own SEO Build Your Own SEO Campaign and Options Pricing Guide - Build Your Own SEO BUILD YOUR OWN SEO CAMPAIGN - BASE CAMPAIGN CAMPAIGN STRATEGY Boutique Agency Price Bulk Agency Price (1k Min Monthly) Anchor

More information

SMEWEBSITE. How it all Works - The Dotser Process 01. Setup & Content Editing 02. The Dotser Content Management System 03

SMEWEBSITE.   How it all Works - The Dotser Process 01. Setup & Content Editing 02. The Dotser Content Management System 03 How it all Works - The Dotser Process 01 Setup & Content Editing 02 The Dotser Content Management System 03 Layout & Design 04 Responsive / Mobile Devices 05 Search Engine Optimisation (S.E.O.) Tool 06

More information

DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study. Edited by Digital Global Agency in house team March 2017

DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study. Edited by Digital Global Agency in house team March 2017 DIGITAL GLOBAL AGENCY Search Engine Optimization- A Case Study Edited by Digital Global Agency in house team March 2017 Forward: If you're not getting enough targeted traffic... If you want more engaged

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

Welcome to the quick start guide for Leadin. We also have tutorial video s located in the members area for more of a in depth look at the software.

Welcome to the quick start guide for Leadin. We also have tutorial video s located in the members area for more of a in depth look at the software. Welcome to the quick start guide for Leadin. We also have tutorial video s located in the members area for more of a in depth look at the software. The software is a web based application that will help

More information

New Haven Dynamics Plc.

New Haven Dynamics Plc. Company: Address: Contact: New Haven Dynamics Plc. 154 Salamander Drive, Sandybrook Avenue, Dublin 12 Marianne Hyland Date: 22nd July 2018 REF: NEW HAVEN-ePLANNING-DOTSER-2018 How it all works - The Dotser

More information

Complimentary SEO Analysis & Proposal. Rashima Marjara

Complimentary SEO Analysis & Proposal.  Rashima Marjara Complimentary SEO Analysis & Proposal www.mermaidfoodstuff.com Rashima Marjara Wednesday, January 11, 2017 CONTENTS Contents... 1 Account Information... 3 Introduction... 3 Website Performance Analysis...

More information

REST. Web-based APIs

REST. Web-based APIs REST Web-based APIs REST Representational State Transfer Style of web software architecture that simplifies application Not a standard, but a design pattern REST Take all resources for web application

More information

SOCIAL MEDIA IMAGE & VIDEO SIZES 2018

SOCIAL MEDIA IMAGE & VIDEO SIZES 2018 SOCIAL MEDIA IMAGE & VIDEO SIZES 2018 Profile Image: 180 x 180 px Cover Photo: 820 x 310 px - Must be at least 180 x 180 pixels. - Photo will Appears/will appear on page as 160 x 160 pixels. - Photo thumbnail

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

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899 Why Dealer Inspire? Flexible, fast, and custom-designed, the Dealer Inspire (DI) website platform adapts to each individual shopper with personalization and geofencing technology. The DI platform is packed

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

GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL

GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL GOOGLE TIES MOBILE USABILITY ISSUES WITH YOUR WEBSITE RANKINGS GOOGLE NOW SHOWS SOCIAL PROFILES IN THE KNOWLEDGE PANEL GOOGLE RECONSIDERATION REQUESTS DOCUMENTATION ADDS STEP-BY-STEP INSTRUCTIONS WITH

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

DIALLED. Distributed Index of Allsome Library Location

DIALLED. Distributed Index of Allsome Library Location DIALLED Distributed Index of Allsome Library Location and Event Data Dan Scott, January 29, 2016 The 1-minute version There is linked data! Current data dump in Turtle format is at https://dialled.ca

More information

Online Member Resource Guide Creating and Editing Business and Event Listings on the Explore the Pearl Website

Online Member Resource Guide Creating and Editing Business and Event Listings on the Explore the Pearl Website Online Member Resource Guide Creating and Editing Business and Event Listings on the Explore the Pearl Website Logging in...page 2 Member Dashboard...Page 2 Editing Business Listing...Page 2 Changing Password...Page

More information

CS109 Data Science Data Munging

CS109 Data Science Data Munging CS109 Data Science Data Munging Hanspeter Pfister & Joe Blitzstein pfister@seas.harvard.edu / blitzstein@stat.harvard.edu http://dilbert.com/strips/comic/2008-05-07/ Enrollment Numbers 377 including all

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

Fitting In & Standing Out in a World of Universal SERPs. Eric Papczun

Fitting In & Standing Out in a World of Universal SERPs. Eric Papczun Fitting In & Standing Out in a World of Universal SERPs Eric Papczun World of SERPS All rights reserved. Performics Inc. Proprietary and Confidential. 2 The Increasingly Universal SERP Evolving before

More information

Website Report for test.com

Website Report for test.com NeatWidget contact@neatwidget.com.au neatwidget.com.au Website Report for test.com This report grades your website on the strength of a range of important factors such as on-page optimization, off-page

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

Complimentary SEO Analysis & Proposal. ageinplaceofne.com. Rashima Marjara

Complimentary SEO Analysis & Proposal. ageinplaceofne.com. Rashima Marjara Complimentary SEO Analysis & Proposal ageinplaceofne.com Rashima Marjara Wednesday, March 8, 2017 CONTENTS Contents... 1 Account Information... 3 Introduction... 3 Website Performance Analysis... 4 organic

More information

Banner Advertising File Size: 150 KB or Smaller

Banner Advertising File Size: 150 KB or Smaller Ad Specs - Updated Jan. 16, 2018 Banner Advertising File Size: 150 KB or Smaller Programmatic Display Supported Ad Formats GIF, JPEG image files HTML5 for interactive banners Rich media expandable supported

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

Search Engine Optimization (SEO) Services

Search Engine Optimization (SEO) Services Search Engine Optimization (SEO) Services Our SEO services give you long-lasting results that extend beyond a quick, temporary boost in rankings. We ll help you achieve better rankings, increased traffic,

More information

The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos

The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos The Ultimate App Store Optimization Guide Summary 1. Introduction 2. Choose the right video topic

More information

CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS

CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS CREATING AN OUTSTANDING WEBSITE FOR EVERY BUSINESS 1.1 Design When designing and building a website today, it s essential for businesses to think about how users will access their website. Research undertaken

More information

Introduction to WEB PROGRAMMING

Introduction to WEB PROGRAMMING Introduction to WEB PROGRAMMING Web Languages: Overview HTML CSS JavaScript content structure look & feel transitions/animation s (CSS3) interaction animation server communication Full-Stack Web Frameworks

More information

About Out In Corporation

About Out In Corporation About Out In Corporation Out In Corporation is a digital media and advertising company and searchable website providing a local event guide and information on music, entertainment, lifestyle, arts, culture,

More information

Google for Jobs: A Step-by-Step #GoogleForJobs

Google for Jobs: A Step-by-Step  #GoogleForJobs Google for Jobs: A Step-by-Step Practitioner's Guide @appcast_io @KRTweet Webinar Logistics GoToWebinar Attendee phones will be muted Webinar will be recorded (link to be sent) Ask questions using the

More information

2018 Outdoor Food Vendor VENDOR CONTRACT APPLICATION

2018 Outdoor Food Vendor VENDOR CONTRACT APPLICATION 2018 Outdoor Food Vendor VENDOR CONTRACT APPLICATION Friday Oct 12, 2018 Saturday Oct. 13, 2018 Sunday Oct. 14, 2018 9am 5pm 9am 5pm 9am 4pm *PLEASE PRINT CLEARLY* Important Cut off dates: August 15 th

More information

Modular: Shopify Theme

Modular: Shopify Theme Modular: Shopify Theme Table of Contents Introduction 2 Top Bar 2 Header/Branding 3 Main Navigation 3 Backgrounds 4 Global Colors 4 Fonts 4 Home Slideshow 5 Home 6 Collection Pages 6 Product Pages 7 Blog

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

Digital Hothouse.

Digital Hothouse. Digital Hothouse https://www.digitalhothouse.co.nz Table of Contents 1 INTRODUCTION... 3 2.TECHNICAL AUDIT... 4 2.1 PLUGINS... 4 2.2 SILVERSTRIPE WEBSITE... 4 2.2.1 SilverStripe for SEO by Cyber Duck...

More information

Why and How to Get Your Vanity URLs

Why and How to Get Your Vanity URLs Why and How to Get Your Vanity URLs You started out your business, and you grabbed a Facebook business page. Over time, you ve added a Twitter page, Google+, YouTube, Pinterest, Instagram. Holy crap do

More information

Setting up Blogger. We have focused on Blogger as it is easy to use and ideal for someone starting blogging.

Setting up Blogger. We have focused on Blogger as it is easy to use and ideal for someone starting blogging. Setting up Blogger The three most popular platforms for blogging are WordPress, Tumblr and Blogger. In Module 1 the primary features of each platform were outlined. We have focused on Blogger as it is

More information

Connect to CCPL

Connect to CCPL Connect to Tech @ CCPL Charleston County Public Library July August September 2016 Technology Training Catalog The CCPL Tech Team includes staff from the Main Library and five Regional branches who assist

More information

Storify Tutorial. Click join now! and create an account using your Facebook, Twitter, or address.

Storify Tutorial. Click join now! and create an account using your Facebook, Twitter, or  address. Storify Tutorial Storify is a website that allows users to collect media from social media websites, compile into a story, and publish and share online. A story is essentially your written analysis along

More information

Using video to drive sales

Using video to drive sales Using video to drive sales The following is a sequence of actions related to using video to drive sales. These are the methods and actions that Richter10.2 Video takes to increase our sales of our products

More information

User Guide. Android Edition.

User Guide. Android Edition. User Guide Android Edition Navica Mobile Plus is the most powerful mobile application for real estate professionals today, with a load of features to help you preview, show, and research properties. This

More information

MODULE 5 BLOG PROMOTION AND MARKETING STRATEGIES

MODULE 5 BLOG PROMOTION AND MARKETING STRATEGIES MODULE 5 BLOG PROMOTION AND MARKETING STRATEGIES RANKING YOUR CONTENT IN THE SEARCH ENGINES In order to successfully rank your content in the search engines, you must make sure you ve optimized your blog

More information

Google Tag Manager. Guide

Google Tag Manager. Guide Google Tag Manager Guide Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs Google Tag Manager Dennis Yu Dennis@blitzmetrics.com blitzmetrics.com facebook.com/blitzmetrics Google Tag Manager

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

Connect to CCPL

Connect to CCPL Connect to Tech @ CCPL Charleston County Public Library October November December 2015 Technology Training Catalog TECH NEWS Want to receive this publication by email each month? Sign up for our monthly

More information

Documentation English v1

Documentation English v1 Documentation English v1 Getting started Navigation menu Theme settings General Features Background Typography Banners Contact details Social Unique selling points Image Sizes Frequently asked questions

More information

DEALERINSPIRE.COM

DEALERINSPIRE.COM WHY DEALER INSPIRE? Dealer Inspire (DI) is a dealer website platform rooted in challenging the norm. DI was created in 2012 to fill the need for a fully responsive, fully customizable dealer website solution

More information

SOCIAL MEDIA IMAGE & VIDEO SIZES 2019

SOCIAL MEDIA IMAGE & VIDEO SIZES 2019 SOCIAL MEDIA IMAGE & VIDEO SIZES 2019 Profile Image: 180 x 180 px Cover Photo: 820 x 312 px - Must be at least 180 x 180 pixels. - Photo will appear on page as 170 x 170 pixels. - Photo thumbnail will

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

Connect to CCPL

Connect to CCPL Connect to Tech @ CCPL Charleston County Public Library July August September 2015 Technology Training Catalog TECH NEWS Want to receive this publication by email each month? Sign up for our monthly newsletter!

More information

How To Construct A Keyword Strategy?

How To Construct A Keyword Strategy? Introduction The moment you think about marketing these days the first thing that pops up in your mind is to go online. Why is there a heck about marketing your business online? Why is it so drastically

More information

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools HTML 5 and CSS 3, Illustrated Complete Unit M: Integrating Social Media Tools Objectives Understand social networking Integrate a Facebook account with a Web site Integrate a Twitter account feed Add a

More information

CHIMNEY SWEEPS GUILD SITE GUIDE

CHIMNEY SWEEPS GUILD SITE GUIDE CHIMNEY SWEEPS GUILD SITE GUIDE www.chimney-sweeps-website.co.uk BY www.codastar.com POINTING YOUR DOMAIN TO YOUR CHIMNEY SWEEP SITE 1. Login to your Domain Control Panel 2. Under Advanced DNS Settings,

More information

Digital Marketing Proposal

Digital Marketing Proposal Digital Marketing Proposal ---------------------------------------------------------------------------------------------------------------------------------------------- 1 P a g e We at Tronic Solutions

More information

New Haven Dynamics Plc.

New Haven Dynamics Plc. Company: Address: Contact: New Haven Dynamics Plc. 154 Salamander Drive, Sandybrook Avenue, Dublin 12 Marianne Hyland Date: 22nd October 2017 REF: NEW HAVEN-ePRO-DOTSER-2018 How it all works - The Dotser

More information

CMS Editing wilstea.com

CMS Editing wilstea.com CMS Editing wilstea.com General notes 1. You may find it useful to print out these notes and add your login details to the space below. 2. CMS stands for Content Management System. 3. Please only use GOOGLE

More information

DIGITAL SIGNAGE CONTENT CREATION FOR PROFIT AND GROWTH

DIGITAL SIGNAGE CONTENT CREATION FOR PROFIT AND GROWTH SERVICE OFFERINGS THAT WILL TAKE YOUR BUSINESS TO PROFITABLE NEW HEIGHTS CONTENT diy stock custom Are you currently seing and instaing digital signage hardware but walking away from the content creation?

More information

Website Report for bangaloregastro.com

Website Report for bangaloregastro.com Digi Leader Studios 40th Cross, 10th Main, 5th Block Jayanagar, Bengaluru - India 09845182203 connect@digileader.in https://www.digileader.in Website Report for bangaloregastro.com This report grades your

More information

Magento Extension User Guide RECIPES AND INGREDIENTS. for Magento 2

Magento Extension User Guide RECIPES AND INGREDIENTS. for Magento 2 Magento Extension User Guide RECIPES AND INGREDIENTS for Magento 2 Table of Contents 1. Key Features 1.1. Create a Unique Recipe 1.2. Add All Products 1.3. Google Rich Snippets 1.4. Recipe Filters 1.5.

More information

6000+ products. customer orders. We convert raw nutritional data into HTML tables for faster loading and higher quality!

6000+ products. customer orders. We convert raw nutritional data into HTML tables for faster loading and higher quality! NutriLoader Your Complete Ecommerce Solution YOUR WEBSITE 6000+ products customer orders to fullfilment NutriLoader Datafeed Product and order automation managed by you! 6000+ products loaded nightly into

More information

User Guide. iphone Edition.

User Guide. iphone Edition. User Guide iphone Edition Navica Mobile Plus is the most powerful mobile application for real estate professionals today, with a load of features to help you preview, show, and research properties. This

More information

CUSTOMER PORTAL. Custom HTML splashpage Guide

CUSTOMER PORTAL. Custom HTML splashpage Guide CUSTOMER PORTAL Custom HTML splashpage Guide 1 CUSTOM HTML Custom HTML splash page templates are intended for users who have a good knowledge of HTML, CSS and JavaScript and want to create a splash page

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

DEALER APPLICATION MAIL: DL WHOLESALE, INC LAS POSITAS RD, UNIT A LIVERMORE, CA 94551

DEALER APPLICATION MAIL: DL WHOLESALE, INC LAS POSITAS RD, UNIT A LIVERMORE, CA 94551 DEALER APPLICATION DEAR PROSPECTIVE DEALER, THANK YOU FOR YOUR INTEREST IN DOING BUSINESS WITH US AT DL WHOLESALE INC. INCLUDED IN THIS PACKET IS THE DEALER APPLICATION AND AN ORDER FORM. PLEASE FILL OUT

More information

How To Create Backlinks

How To Create Backlinks How To Create Backlinks 1 Page Contents Who Is This Book For?... 3 A Trip In The Way-Back Machine... 4 A Little Refresher... 4 How To Build Backlinks... 6 Build Backlinks With Guest Posts... 7 Build Backlinks

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

ASSIGNMENT #2: SERVER-SIDE DATA PROCESSING

ASSIGNMENT #2: SERVER-SIDE DATA PROCESSING ASSIGNMENT #2: SERVER-SIDE DATA PROCESSING Due October 6, 2010 (in lecture) Reflection Ideation Exercise Bonus Challenge Time to Process Form Input with PHP (12 Points) Time Magazine offers an archive

More information

Customers need content

Customers need content Customers need content Anthony Rawlins Managing Director Digital Visitor World Travel Market 2010 Agenda Introduction Why gather content? How much content do I need? Some case studies How can I gather

More information

Website Report for facebook.com

Website Report for facebook.com Website Report for facebook.com Fife Website Design 85 Urquhart Crescent 07821731179 hello@fifewebsitedesign.co.uk www.fifewebsitedesign.co.uk This report grades your website on the strength of a range

More information

Tutorials for Subscribers

Tutorials for Subscribers Tutorials for Subscribers Tutorials Index Manage Your Account: How to Create a Morning News Account & Manage your Subscription Online How to Change your Address & Contact Information How to Report a Delivery

More information

Video Marketing Planner

Video Marketing Planner Xanthos Digital Marketing Video Marketing Planner Content Marketing on the Web Author: Candice Landau 2/5/2013 1. Before you start coming up with brilliant ideas for your next video campaign, take a few

More information

Enjoy the beauty of our designed artwork... make a return visit because of it s everlasting value! comprehensive communication

Enjoy the beauty of our designed artwork... make a return visit because of it s everlasting value! comprehensive communication Enjoy the beauty of our designed artwork... make a return visit because of it s everlasting value! comprehensive communication internet marketing Get a mobile website with search engine page rank and get

More information

Hernando Computer Club August 2017 Class Schedule

Hernando Computer Club August 2017 Class Schedule Hernando Computer Club August 2017 Class Schedule www.hcc.org, 352-684-7171 Note: Hands-On classes listed in blue text Green text classes suggested for beginners August 1 Tuesday 1 pm: Free Goodies You

More information

Online Marketing. Strategies and Tools for an Effective Online Presence.

Online Marketing. Strategies and Tools for an Effective Online Presence. Online Marketing Strategies and Tools for an Effective Online Presence Agenda Websites Search Engine Optimization Search Engine Marketing (AdWords) Mobile Social Media Email marketing Agenda 2 My role:

More information