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

Size: px
Start display at page:

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

Transcription

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

2 What do we all want?

3 What do we all want? ~ Free beer

4 What do we all want? ~ Free beer ~ We want our content to be effective

5 What do we all want? ~ Free beer ~ We want our content to be effective ~ for which it needs to be found and viewed

6 Where will our content be found?

7 Where will our content be found? ~ On the web

8 Where will our content be found? ~ On the web ~ Via a search engine

9 Where will our content be found? ~ On the web ~ Via a search engine ~ One client: 80% of pageviews come from organic search

10 Where will our content be found? ~ On the web ~ Via a search engine ~ One client: 80% of pageviews come from organic search ~ From experience, this is very typical

11 Agenda ~ What are Google and other search engines looking for? ~ How does DITA meet those needs (and of course, those of users!) ~ What is DITA missing that taxonomy can bring? ~ What further markup help do search engines need (Schema.org)? ~ How do we produce that markup scalably?

12 What kind of pages do Google / other search engines rank highly? ~ Highly designed sites?

13 What kind of pages do Google / other search engines rank highly? ~ Highly designed sites? ~ Actually, mobile-friendly sites

14 What kind of pages do Google / other search engines rank highly? ~ Highly designed sites? ~ Actually, mobile-friendly sites ~ Fast-loading sites

15 What kind of pages do Google / other search engines rank highly? ~ Highly designed sites? ~ Actually, mobile-friendly sites ~ Fast-loading sites ~ Alternative pages with extremely simple HTML

16 If fancy visual design isn t important, what is?

17 If fancy visual design isn t important, what is? ~ Content itself, for a start

18 What kind of content gets ranked highly? (and found) ~ Purposeful content ~ Content that matches users intent ~ Specifically, one of four intent types: I want to know I want to go I want to do I want to buy

19 What kind of content gets ranked highly? (and found) ~ Purposeful content ~ Content that matches users intent ~ Specifically, one of four intent types: I want to know I want to go I want to do I want to buy ~ Two of these probably match what our content is aiming at

20 DITA to know; DITA to do Concept ~ Concepts provide background that helps readers understand essential information about a product, a task, a process, or any other conceptual or descriptive information. DITA 1.3 spec ~ Title and shortdesc are the narrow end of the pyramid Task ~ A task information type answers the "How do I?" question by providing precise step-by-step instructions detailing the requirements that must be fulfilled, the actions that must be performed, and the order in which the actions must be performed. DITA 1.3 spec

21 How do simple search results use DITA structures? ~ Title (main topic title + possibly the site name) ~ Snippet (often 1 st 170 chars of your shortdesc, transformed to HTML meta description)

22 Shortdesc is a very important chunk of info ~ SERP link previews tend to use it ~ It may improve ranking in the first place! ~ For site search, link previews are just as useful Apparently no shortdescs or equivalent Shortdescs (as meta description & in page content)

23 Wellstructured procedural steps are important for How do I do intent

24 Where goal-oriented DITA needs help ~ Each topic focuses on a goal ~ But how do we analyse and keep track of all user goals? ~ Enter taxonomy

25 Terminology: taxonomy ~ A way to keep track of things that are important to your organization ~ A way to keep track of names for those things ~ A way to indicate some broad relationships between those things

26 What does a taxonomy look like?

27 Taskonomy: simplifying by focusing on user tasks

28 Taskonomy*: simplifying by focusing on user tasks *Not a made-up word:

29 Taskonomy: simplifying by focusing on user tasks Top-level tasks: ~ Bridge roles, tools, and environments ~ May correspond to usage lifecycle

30 Insight deep in the hierarchy Users needed to see content related to their task

31 Insight deep in the hierarchy Users needed to see content related to their task detailed procedures but also overviews/ scenarios

32 Insight deep in the hierarchy Users needed to see content related to their task detailed procedures but also overviews/ scenarios

33 Insight deep in the hierarchy Users needed to see content related to their task detailed procedures but also overviews/ scenarios

34 Re-architecting content: a user goal or session per page / URL

35 Re-architecting content: a user goal or session per page / URL ~ Good for users ~ Good for Google ~ Good for site search/browsing

36 Focused pages reduce duplication & effort ~ From a comprehensive user guide per product

37 Focused pages reduce duplication & effort ~ From a comprehensive user guide per product ~ To a single instance of each task, reducing product-specific instructions to installs, etc.

38 Other benefits of taskonomy

39 Top-level tasks used to unify the content

40

41

42 Logic for auto related links ~ More relevant than fully automated related links Human-constructed thesaurus Human input in tagging ~ Far less creation & maintenance effort than manual links

43 The small matter of publishing to the web ~ Two approaches: dedicated DITA portal / publish directly to Web CMS ~ Pros and cons for both ~ Web CMS typically gives consistent branding / SEO, and ability to show DITA next to related marcomms content ~ But DIY is very expensive

44 AEM XML documentation add-on solves many problems

45 Search engines do face challenges Getting users to the right page, where there s lots of content on similar subject matter Finding useful snippets to show relevancy, where the page isn t well introduced, or where the introduction uses unfamiliar language Even finding relevant content in the first place, with specialized subject matter or different terms

46 DITA metadata + inline taxonomy can help search engines too Google s guide on structured data (extra metadata to help search engines) ~ Helps Google find relevant results (good if yours are relevant!) ~ Can enable various richer search results

47 Google search features

48 Schema.org ~ Initiative started by Bing, Google, Yahoo and later Yandex ~ to create and support a common set of schemas for structured data markup on web pages. With Schema.org, webmasters and developers can learn about structured data and improve how their sites appear in search results ~ It s rather large now

49 Schema.org ~ Initiative started by Bing, Google, Yahoo and later Yandex ~ to create and support a common set of schemas for structured data markup on web pages. With schema.org, webmasters and developers can learn about structured data and improve how their sites appear in search results ~ It s rather large now

50 Possible metadata for offer (price, etc.)

51 How to generate this markup? ~ Tools such as Schema App can help with manual entry / relationships, etc. ~ They can also integrate with e- commerce platforms such as Shopify ~ But for granular content, it s trickier

52 How about for more granular content?

53 In DITA we already classify chunks of content

54 In DITA we already classify chunks of content

55 In DITA we already classify chunks of content

56 Generating Schema.org markup automatically from DITA source

57 Author in AEM (or any integrated editor)

58 Add some simple metadata

59 Generate output from the map as normal

60 Push content to AEM publishing instance

61 Push content to AEM publishing instance

62 Published content

63 Published content

64 DITA task (specialized) > Recipe entity

65 Data elements > totaltime and recipeyield

66 List item in ingredients section > recipeingredient

67 Step in (specialized) task > recipeinstructions

68 What does Google make of this metadata?

69 Rich snippet: desktop search

70 Rich snippet: desktop search

71 Rich snippet: desktop search

72 Recipe carousel: mobile search

73 Recipe label: mobile image search

74 Summary ~ Use DITA to really shape your information to its purpose Don t just chop books up into DITA-shape objects! ~ Use taxonomy, maybe taskonomy, to define, explore, and manage user tasks ~ Tag your content with taxonomy concepts for internal and external findability ~ Publish your content to the web. (Remember that 80%!) ~ Consider Schema.org markup talk to me!

75 Questions / suggestions? ~ joepairman@mekon.com

management, and enables businesses to effectively create, deploy, and manage Internet

management, and enables businesses to effectively create, deploy, and manage Internet Public Page 1 of 11 The EchoBus CMS enables your staff to create dynamic websites by providing with extensive features for website development and content management, and enables businesses to effectively

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

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit Page 1 Table of contents: 1. SEO Toolkit: General Settings..3 2. Product Reviews: Settings...4 3. Product Reviews: Examples......5

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

SEO Meta Descriptions: The What, Why, and How

SEO Meta Descriptions: The What, Why, and How Topics Alexa.com Home > SEO > SEO Meta Descriptions: The What, Why, and How ABOUT THE AUTHOR: JENNIFER YESBECK SEO Meta Descriptions: The What, Why, and How 7 minute read When it comes to using content

More information

Advanced Digital Markeitng Training Syllabus

Advanced Digital Markeitng Training Syllabus Advanced Digital Markeitng Training Syllabus Digital Marketing Overview What is marketing? What is Digital Marketing? Understanding Marketing Process Why Digital Marketing Wins Over Traditional Marketing?

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

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

Technical SEO SEARCH ENGINE OPTIMIZATION

Technical SEO SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION Search Engine Optimization for the Technologically Inclined Tyler Schroeder / schroetj@uwec.edu University Web Coordinator / Digital Strategist University of Wisconsin-Eau Claire

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

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

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

DRIVE YOUR CONTENT WITH SEO

DRIVE YOUR CONTENT WITH SEO DRIVE YOUR CONTENT WITH SEO TODAY. 1) Google s beliefs 2) Updates 3) Technical Considerations 1) Focus on the user and all else will follow. 2) It s best to do one thing really, really well. 3) Fast is

More information

seosummit seosummit April 24-26, 2017 Copyright 2017 Rebecca Gill & ithemes

seosummit seosummit April 24-26, 2017 Copyright 2017 Rebecca Gill & ithemes April 24-26, 2017 CLASSROOM EXERCISE #1 DEFINE YOUR SEO GOALS Template: SEO Goals.doc WHAT DOES SEARCH ENGINE OPTIMIZATION REALLY MEAN? Search engine optimization is often about making SMALL MODIFICATIONS

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

SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER

SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER ADVICE FOR LAW FIRM MARKETERS CONSULTWEBS.COM GETMORE@CONSULTWEBS.COM (800) 872-6590 1 SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER ADVICE FOR

More information

FIRST IDEA WEB DEVELOPMENT(Pvt.)Ltd.

FIRST IDEA WEB DEVELOPMENT(Pvt.)Ltd. FIRST IDEA WEB DEVELOPMENT(Pvt.)Ltd. SEO (SEARCH ENGINE OPTIMIZATION) OCTOBER 2018 On Page SEO focuses on the content on your site, including the relevancy of your content, the format and structure of

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

SEO Technical & On-Page Audit

SEO Technical & On-Page Audit SEO Technical & On-Page Audit http://www.fedex.com Hedging Beta has produced this analysis on 05/11/2015. 1 Index A) Background and Summary... 3 B) Technical and On-Page Analysis... 4 Accessibility & Indexation...

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

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

SEO for Healthcare Reaching Healthcare Consumers Through Search

SEO for Healthcare Reaching Healthcare Consumers Through Search Geonetric Webinar: March 2017 SEO for Healthcare Reaching Healthcare Consumers Through Search White Paper: Questions to Ask Your Potential SEO Agency Download: geonetric.com/seoquestions How Web Design

More information

SEO WITH SHOPIFY: DOES SHOPIFY HAVE GOOD SEO?

SEO WITH SHOPIFY: DOES SHOPIFY HAVE GOOD SEO? TABLE OF CONTENTS INTRODUCTION CHAPTER 1: WHAT IS SEO? CHAPTER 2: SEO WITH SHOPIFY: DOES SHOPIFY HAVE GOOD SEO? CHAPTER 3: PRACTICAL USES OF SHOPIFY SEO CHAPTER 4: SEO PLUGINS FOR SHOPIFY CONCLUSION INTRODUCTION

More information

SEO: Dark Matter Coffee

SEO: Dark Matter Coffee Sarah Kovathana COMM 327 Prof. Kamerer 25 October 2016 SEO: Dark Matter Coffee URL: http://www.darkmattercoffee.com/ Part 1: The Page Markup A. Snippet of SERP Figure 1: Google Results for Dark Matter

More information

Marketing & Back Office Management

Marketing & Back Office Management Marketing & Back Office Management Menu Management Add, Edit, Delete Menu Gallery Management Add, Edit, Delete Images Banner Management Update the banner image/background image in web ordering Online Data

More information

Clickbank Domination Presents. A case study by Devin Zander. A look into how absolutely easy internet marketing is. Money Mindset Page 1

Clickbank Domination Presents. A case study by Devin Zander. A look into how absolutely easy internet marketing is. Money Mindset Page 1 Presents A case study by Devin Zander A look into how absolutely easy internet marketing is. Money Mindset Page 1 Hey guys! Quick into I m Devin Zander and today I ve got something everybody loves! Me

More information

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors.

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors. Search engine optimization is the active practicing of improving your websites ability to rank in the natural search engine results. Each of the major search engines have a proprietary algorithm that makes

More information

SEO News. 15 SEO Fixes for Better Rankings. For SEO, marketing books and guides, visit

SEO News. 15 SEO Fixes for Better Rankings. For SEO, marketing books and guides, visit SEO News SEO News and Updates as We Published So Far! For latest news, visit http://www.nigcworld.com/wp/seonews this week latest seo updates google bing yahooothers/ 15 SEO Fixes for Better Rankings 1.

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

Search Enginge Optimization (SEO) Proposal

Search Enginge Optimization (SEO) Proposal Search Enginge Optimization (SEO) Proposal Proposal Letter Thank you for the opportunity to provide you with a quotation for the search engine campaign proposed by us for your website as per your request.our

More information

Why it Really Matters to RESNET Members

Why it Really Matters to RESNET Members Welcome to SEO 101 Why it Really Matters to RESNET Members Presented by Fourth Dimension at the 2013 RESNET Conference 1. 2. 3. Why you need SEO How search engines work How people use search engines

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

SEO. Definitions/Acronyms. Definitions/Acronyms

SEO. Definitions/Acronyms. Definitions/Acronyms Definitions/Acronyms SEO Search Engine Optimization ITS Web Services September 6, 2007 SEO: Search Engine Optimization SEF: Search Engine Friendly SERP: Search Engine Results Page PR (Page Rank): Google

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

The Ultimate Guide for Content Marketers. by SEMrush

The Ultimate Guide for Content Marketers. by SEMrush The Ultimate Guide for Content Marketers by SEMrush Table of content Introduction Who is this guide for? 1 2 3 4 5 Content Analysis Content Audit Optimization of Existing Content Content Creation Gap Analysis

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

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

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

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

So, what does this mean for SEO? Do all our SEO efforts pay off for both the U s search and for Google search? The answer to that is mostly.

So, what does this mean for SEO? Do all our SEO efforts pay off for both the U s search and for Google search? The answer to that is mostly. 1 In order to help you understand what SEO efforts will work for which kind of search, I m going to start by explaining some of the key differences between Google s search and our own University search.

More information

Website Development. Presented by Kathy Argyros. * * excellermarketing.com. Copyright Exceller Marketing, Inc.

Website Development. Presented by Kathy Argyros. * * excellermarketing.com. Copyright Exceller Marketing, Inc. Website Development Presented by Kathy Argyros kathy@excellermarketing * 914-450-9149 * excellermarketing.com Final v6 Mission There are three responses to a website... yes, no and WOW! Your goal is to

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

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

IBE101: Introduction to Information Architecture. Hans Fredrik Nordhaug 2008

IBE101: Introduction to Information Architecture. Hans Fredrik Nordhaug 2008 IBE101: Introduction to Information Architecture Hans Fredrik Nordhaug 2008 Objectives Defining IA Practicing IA User Needs and Behaviors The anatomy of IA Organizations Systems Labelling Systems Navigation

More information

How to do an On-Page SEO Analysis Table of Contents

How to do an On-Page SEO Analysis Table of Contents How to do an On-Page SEO Analysis Table of Contents Step 1: Keyword Research/Identification Step 2: Quality of Content Step 3: Title Tags Step 4: H1 Headings Step 5: Meta Descriptions Step 6: Site Performance

More information

Websites and SEO SARAH HALAWANI. 22 May 2018

Websites and SEO SARAH HALAWANI. 22 May 2018 Websites and SEO SARAH HALAWANI 22 May 2018 1/ Business and user needs 2/ The website brief 3/ Web usability 4/ Visual design 5/ SEO TONIGHT S PLAN 6/ Platforms workshop 1/ Business objectives and user

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

To grow your business and bring it to the next level

To grow your business and bring it to the next level Rosey Broderick, WebResults.ie SEO & Web Analytics Maximise leads through your web presence Do you want To grow your business and bring it to the next level To bring on clients that truly understand the

More information

A Guide to Improving Your SEO

A Guide to Improving Your SEO A Guide to Improving Your SEO Author Hub A Guide to Improving Your SEO 2/12 What is SEO (Search Engine Optimisation) and how can it help me to become more discoverable? This guide details a few basic techniques

More information

SEARCHMETRICS WHITEPAPER RANKING FACTORS Targeted Analysis for more Success on Google and in your Online Market

SEARCHMETRICS WHITEPAPER RANKING FACTORS Targeted Analysis for more Success on Google and in your Online Market 2018 SEARCHMETRICS WHITEPAPER RANKING FACTORS 2018 Targeted for more Success on Google and in your Online Market Table of Contents Introduction: Why ranking factors for niches?... 3 Methodology: Which

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

BASE STANDARD PREMIER. PRICE 290 p/m 723 p/m 1809 p/m SEO (SEARCH ENGINE OPTIMIZATION)

BASE STANDARD PREMIER. PRICE 290 p/m 723 p/m 1809 p/m SEO (SEARCH ENGINE OPTIMIZATION) BASE STANDARD PREMIER PRICE 290 p/m 723 p/m 1809 p/m SEO (SEARCH ENGINE OPTIMIZATION) PREVIOUS ANALYSIS ON-PAGE OPTIMIZATION Number of words, phrases, keywords or search criteria recommended for each service.

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

How HP is implementing an Omnichannel support experience

How HP is implementing an Omnichannel support experience How HP is implementing an Omnichannel support experience Fulvio Marfoni HP What Omni-Channel Customer Support Experience means Omni-channel is a multichannel approach that seeks to provide the customer

More information

Website Search Engine Optimization 2019

Website Search Engine Optimization 2019 Website Search Engine Optimization 2019 HAC 4.7.3 HEMERA INC. Our Risk Free Guarantee If within the first 30 days of working with Hemera, you are dissatisfied, we will refund 100% of your investment, no

More information

REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE

REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE 1 CONTENTS 1 GETTING STARTED...3 2 PLANNING...4 3 BACKING UP YOUR WEBSITE...5 4 REFRESHING YOUR WEBSITE...6 4.1 SETTING UP YOUR

More information

By Snappy. Advanced SEO

By Snappy. Advanced SEO Advanced SEO 1 Table of Contents Chapter 4 Page Speed 9 Site Architecture 13 Content Marketing 25 Rich Results 01 Page Speed Advanced SEO ebook CHAPTER 1 Page Speed CHAPTER 1 CHAPTER ONE Page Speed ONE

More information

AI Chatbots: Just another channel?

AI Chatbots: Just another channel? AI Chatbots: Just another channel? Noz Urbina Founder & Content strategist noz.urbina@urbinaconsulting.com Unify your content flows Photo by Andy Kelly on Unsplash Noz Urbina, Founder Content strategist

More information

ProductCamp: Product Schema, SEO, Structured Data Caliber Media Group & Schema.org. Products Product Schema SEO

ProductCamp: Product Schema, SEO, Structured Data Caliber Media Group & Schema.org. Products Product Schema SEO ProductCamp: Product Schema, SEO, Structured Data Caliber Media Group & Schema.org Products Product Schema SEO ProductCamp: Product Schema, SEO, Structured Data Caliber Media Group & Schema.org Products,

More information

Using WordPress Tags & Categories Effectively

Using WordPress Tags & Categories Effectively Using WordPress Tags & Categories Effectively About Me Professionally 5 years in SEO & WordPress 4 years at marketing agencies Started CBDM 18 months ago CBDM Mission Statement Bring enterprise-level SEO

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

Search Engine Optimization. MBA 563 Week 6

Search Engine Optimization. MBA 563 Week 6 Search Engine Optimization MBA 563 Week 6 SEARCH ENGINE OPTIMIZATION (SEO) Search engine marketing 2 major methods TWO MAJOR METHODS - OBJECTIVE IS TO BE IN THE TOP FEW SEARCH RESULTS 1. Search engine

More information

New Features Relevant to Webmasters

New Features Relevant to Webmasters New Features Relevant to Webmasters June 1, 2009 Bing Webmaster Center Team, Microsoft Table of contents What is Bing?... 3 Why make changes?... 3 The new SERP with Bing... 4 The Explore Pane... 5 Quick

More information

Evaluation Guide for ASP.NET Web CMS and Experience Platforms

Evaluation Guide for ASP.NET Web CMS and Experience Platforms Evaluation Guide for ASP.NET Web CMS and Experience Platforms CONTENTS Introduction....................... 1 4 Key Differences...2 Architecture:...2 Development Model...3 Content:...4 Database:...4 Bonus:

More information

Digital Marketing Overview of Digital Marketing Website Creation Search Engine Optimization What is Google Page Rank?

Digital Marketing Overview of Digital Marketing Website Creation Search Engine Optimization What is Google Page Rank? Digital Marketing Overview of Digital Marketing What is marketing and digital marketing? Understanding Marketing and Digital Marketing Process? Website Creation Understanding about Internet, websites,

More information

Creating Effective User Focused Content for Web Sites, Portals or Intranets / Part 1 of 4

Creating Effective User Focused Content for Web Sites, Portals or Intranets / Part 1 of 4 WHITEPAPER, January 2010 Creating Effective User Focused Content for Web Sites, Portals or Intranets Part 1of 4 Defining Interactive Content and the Content Creation Process WHO SHOULD READ THIS The audience

More information

SETTING METADATA IN YOUR JOOMLA! SITE JUGCN April 2017 presented by Danico Enterprises Inc.

SETTING METADATA IN YOUR JOOMLA! SITE JUGCN April 2017 presented by Danico Enterprises Inc. SETTING METADATA IN YOUR JOOMLA! SITE JUGCN April 2017 presented by Danico Enterprises Inc. 1 AGENDA What is metadata? What are meta tags? Why do you need either of them? How do you create them? Where

More information

DIGITAL MARKETING Your revolution starts here

DIGITAL MARKETING Your revolution starts here DIGITAL MARKETING Your revolution starts here Course Highlights Online Marketing Introduction to Online Search. Understanding How Search Engines Work. Understanding Google Page Rank. Introduction to Search

More information

FAQ & Product Questions for Magento 2

FAQ & Product Questions for Magento 2 Last update: 2018/05/21 11:12 magento_2:faq_and_product_questions https://amasty.com/docs/doku.php?id=magento_2:faq_and_product_questions For more details see the FAQ & Product Questions extension page.

More information

GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE...

GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE... Contents GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE... 3 SETUP YOUR NEW ONLINE PRESENCE SITE... 3 CUSTOMIZING YOUR ONLINE PRESENCE SITE... 7 PREVIEWING YOUR WEBSITE...

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

AN SEO GUIDE FOR SALONS

AN SEO GUIDE FOR SALONS AN SEO GUIDE FOR SALONS AN SEO GUIDE FOR SALONS Set Up Time 2/5 The basics of SEO are quick and easy to implement. Management Time 3/5 You ll need a continued commitment to make SEO work for you. WHAT

More information

Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder

Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder Transition Guide from EasySite Wizard to Online Presence Builder Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder 1 Contents Getting Started... 3 Planning...

More information

The Black Magic of Flash SEO

The Black Magic of Flash SEO The Black Magic of Flash SEO Duane Nickull Sr. Technical Evangelist Adobe Systems July 2008 Speaker bio - Duane Nickull!! Current!! Chair - OASIS SOA Reference Model Technical Committee (OASIS Standard

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

2013, Active Commerce 1

2013, Active Commerce 1 2013, Active Commerce 1 2013, Active Commerce 2 Active Commerce User Guide Terminology / Interface Login Adding Media to the Media Library Uploading an Item to the Media Library Editing the Media Meta

More information

Organic SEO (not pay per click)

Organic SEO (not pay per click) Organic SEO (not pay per click) SEO is a process which helps our business & our website be found in Google. Dale Shadbegian, Founder/Partner Presented & Special Thanks to: Intro Thank you for having me!

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

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

Thursday, 26 January, 12. Web Site Design

Thursday, 26 January, 12. Web Site Design Web Site Design Not Just a Pretty Face Easy to update Responsive (mobile, tablet and web-friendly) Fast loading RSS enabled Connect to social channels Easy to update To me, that means one platform, WordPress.

More information

What is SEO? { Search Engine Optimization }

What is SEO? { Search Engine Optimization } What is SEO? { Search Engine Optimization } The use of various techniques to improve a web site's ranking in the search engines and thus attract more visitors. - en.wiktionary.org/ wiki/seo The process

More information

By Snappy. Advanced SEO

By Snappy. Advanced SEO By Snappy Advanced SEO 1 Table of Contents 4 Page Speed 9 Site Architecture 13 Content Marketing 25 Rich Results Chapter 01 Page Speed Advanced SEO ebook CHAPTER 1 Page Speed CHAPTER ONE Page Speed ONE

More information

Web Development & Design Foundations with HTML5

Web Development & Design Foundations with HTML5 1 Web Development & Design Foundations with HTML5 CHAPTER 13 WEB PROMOTION 2 Learning Outcomes In this chapter, you will learn how to: Identify commonly used search engines and search indexes Describe

More information

SEO: HOW TO DRIVE MORE TRAFFIC TO YOUR WEBSITE

SEO: HOW TO DRIVE MORE TRAFFIC TO YOUR WEBSITE SEO: HOW TO DRIVE MORE TRAFFIC TO YOUR WEBSITE Brock Murray @SEOBrock BEFORE WE START REQUIREMENTS Website (preferably on a CMS ie WordPress) HIGHLY RECOMMENDED! WHAT IS SEO? Search Engine Optimization

More information

White Paper DocCheck Search

White Paper DocCheck Search White Paper DocCheck Search Version 15.2 January 2016 DocCheck Search the search engine for login-protected content While other search engines capitulate when facing HWG [German laws on pharmaceutics advertising],

More information

Authoring using Arbortext Editor 6.1

Authoring using Arbortext Editor 6.1 Authoring using Arbortext Editor 6.1 Overview Course Code Course Length TRN-4410-T 3 Days In this course, you will learn the basic and advanced editing operations of Arbortext Editor. The course emphasizes

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

Free Google Keyword Tool Alternatives

Free Google Keyword Tool Alternatives cloudincome.com http://www.cloudincome.com/google-keyword-tool-alternatives/ Free Google Keyword Tool Alternatives In August 2013 we saw the Google Keyword Tool as we know it, cease to exist. It s has

More information

We Push Buttons. SEO Glossary

We Push Buttons. SEO Glossary SEO Glossary Index Chapter 1 1 4 A - G 2 5 3 6 2 1 SEO Glossary of Terms The arcane world of SEO is one of the easiest to be bamboozled for the unsuspecting small business owner. The stakes are high, there

More information

Below execution plan includes a set of activities, which are executed in phases. SEO Implementation Plan

Below execution plan includes a set of activities, which are executed in phases. SEO Implementation Plan SEO Execution Plan Below execution plan includes a set of activities, which are executed in phases. SEO Implementation Plan Phase 1 Market Research & Analysis Research & Strategic Planning Target Audience

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

Digital Marketing. Introduction of Marketing. Introductions

Digital Marketing. Introduction of Marketing. Introductions Digital Marketing Introduction of Marketing Origin of Marketing Why Marketing is important? What is Marketing? Understanding Marketing Processes Pillars of marketing Marketing is Communication Mass Communication

More information

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs WHITE PAPER Comparison Guide: Choosing Between Help Authoring Tools and CCMSs Introduction Introduction Every few years, the debate flares up over whether to use a HAT (help authoring tool) or a CMS (content

More information

sitecrafting.com

sitecrafting.com sitecrafting.com hello@sitecrafting.com SEARCH ENGINE OPTIMIZATION In its simplest form, Search Engine Optimization is communicating to search engines the intentions of your website so that your website

More information

Learn How To Write Copy

Learn How To Write Copy This is Bonus Video 4.1 in the course: Learn How To Write Copy How to write SEO copy for the web How to find out what people are typing into Google to find you Why Relevancy is the key How does Google

More information

SEO. Drivers You Are Missing in Content Marketing

SEO. Drivers You Are Missing in Content Marketing SEO Drivers You Are Missing in Content Marketing SEO IS ALWAYS CHANGING. HICH MEANS your content strategy what you create and how it is found is ALWAYS CHANGING AS WELL. BUT IS SEO ALWAYS CHANGING? BECAUSE

More information

BUILD YOUR OWN WEBSITE BASICS

BUILD YOUR OWN WEBSITE BASICS BUILD YOUR OWN WEBSITE BASICS In the past, website building was a task only available to coders and website developers. Now, anyone can build a website with the click of the mouse thanks to user friendly

More information

SEO Toolkit for Magento 2

SEO Toolkit for Magento 2 Last update: 2017/09/04 20:04 magento_2:seo_toolkit https://amasty.com/docs/doku.php?id=magento_2:seo_toolkit For more details see the SEO Toolkit for Magento 2 extension page. SEO Toolkit for Magento

More information

SEARCH ENGINE OPTIMIZATION

SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION By: IT-Freedom 1 Page Compiled By - INDEX 1) What is SEO?. 3 2) Why Website need SEO?.... 5 3) How Does Search Engine Work... 6 4) Why Content Is Important In SEO 8 5) Type of

More information

Digital Insight PUSHING YOUR SEO TO ITS LIMITS

Digital Insight PUSHING YOUR SEO TO ITS LIMITS Digital Insight PUSHING YOUR SEO TO ITS LIMITS SEO WHAT? If that s your response when asked about your website s SEO, don t despair! It can be a complicated area not least because the search engines are

More information