SlideShare a Scribd company logo
International Freelance SEO
What is
Pratical Deep Dive into the Semantic Web - #smconnect
―The Semantic Web is a collaborative
movement led by international standards
body the World Wide Web
Consortium (W3C). The standard promotes
common data formats on the World Wide
Web‖
―The Semantic Web provides a common
framework that allows data to be shared
and reused across application, enterprise,
and community boundaries‖
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Why are Google and other online giants interested
So…what is the main reason?
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
36%
24%
29%
46%
42%
36% 37%
0%
5%
10%
15%
20%
25%
30%
35%
40%
45%
50%
North America South America Europe Asia Africa Oceania Global
2014 average versus 2015 until date
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
So how does the
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
How about those future
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
So…
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
54
55
Pratical Deep Dive into the Semantic Web - #smconnect
International Freelance SEO
SEO Consultant Metapeople
/ Netbooster Group
Brand Ambassador Majestic
Cycling & Skating
Science: Physics in particular
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
1. Make data available
2. Use specific markup languages
3. Data is available for everyone
―The Open Graph protocol enables any web
page to become a rich object in a social
graph. For instance, this is used on
Facebook to allow any web page to have
the same functionality as any other object
on Facebook.‖
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Use: https://developers.facebook.com/docs/opengraph/
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Use: https://cards-dev.twitter.com/validator
1. Schema.org microdata
2. Open Graph protocol
3. Title + metadescription element
4. Best guess from page content
Use: https://developers.google.com/+/web/snippet/
Use: https://wordpress.org/plugins/wordpress-seo/
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Use Amazon EC2, setup a crawler and crawl
the top 1.000.000 Alexa URLs
Checked for occurrences of:
–Microdata / Schema
–OpenGraph
–Twitter Cards
- Crawled with 360/URLS/sec
- 68.4GB of data used
- 68% (683267 URLs) returned 200 OK
- 27% 30X Redirects
- 3% of domains had DNS issues
15,84%
14,55%
1,59%
1,32%
7,27%
2,69%
0,22%
OpenGraph Title
OpenGraph URL
Twitter:title
Twitter:url
Schema itemprop
Schema Itemprop Name
AggregateRating
Based on 683k of top million Alexa urls
Commercial tool: http://www.builtwith.com
Commercial tool: http://www.builtwith.com
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
se·man·tics [si-man-tiks]
noun
the branch of linguistics that deals with the
study of meaning, changes in meaning,
and the principles that govern the
relationship between sentences or words
and their meanings

Pratical Deep Dive into the Semantic Web - #smconnect
―Microdata is a set of tags, introduced with
HTML5, that allows you to do this.‖
Pratical Deep Dive into the Semantic Web - #smconnect
• Is separated from the HTML
• Which gives more flexibility and scalabilty
options
• Used in more software, like the washing
machine I showed earlier
• But… Google hasn’t integrated everything
yet
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
<div itemscope itemtype="http://data-vocabulary.org/Review-aggregate">
<span itemprop="itemreviewed">Several German beers</span>
<img itemprop="photo" src="beer.jpg" />
<span itemprop="rating" itemscope itemtype="http://data-vocabulary.org/Rating">
<span itemprop="average">9</span>
<span itemprop="best">10</span>
</span>
<span itemprop="votes">24</span>
<span itemprop="count">5</span>
</div>
<div itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Jan-Willem</span>
<img src="janwillem.jpg" itemprop="image" />
<span itemprop="jobTitle">International SEO</span>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="addressLocality">Amsterdam</span>,
<span itemprop="addressRegion">- Europe</span>
<span itemprop="postalCode">9999XX</span>
</div>
</div>
1. Products
2. Product offer
3. Product aggregated offer
Create multiple links to relevant pages within
1 entry in the SERPs.
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
• https://developers.google.com/structured-data/rich-
snippets/
• Schema Creator by Raven http://schema-creator.org/
• Schema.org Generator
http://www.microdatagenerator.com/
• Rich Snippets Testing Tool Bookmarklet
• http://www.blindfiveyearold.com/rich-snippets-testing-tool-bookmarklet
• Everything you need to know to generate
rich snippets: http://seogadget.com/micro-data-schema-org-
guide-to-generating-rich-snippets/
1. You have specific data points available
2. SE’s accept specific markup language
3. SE’s accept certain snippets
4. Information within the SERPs is correct
• Implement code and check with the SE’s:
https://developers.google.com/structured-data/testing-tool/?hl=it
Pratical Deep Dive into the Semantic Web - #smconnect
• Make sure all items are structured and
nested in the correct way.
• Google Testing tool only shows errors
based on missing elements, not on wrong
coding!
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
https://plus.google.com/communities/103048251221048356778
―Google doesn’t use markup for ranking
purposes at this time—but rich snippets can
make your web pages appear more
prominently in search results, so you may
see an increase in traffic.‖
Source:
https://support.google.com/webmasters/answer/1211158?hl=en
Pratical Deep Dive into the Semantic Web - #smconnect
https://support.google.com/webmasters/contact/rich_snippets_spam
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
406
368
288
248
228
182
177
148
135
Artificial Intelligence and Machine Learning
Algorithms and Theory
Human-Computer Interaction and Visualization
Natural Language Processing
Machine Perception
Information Retrieval and the Web
Security, Cryptography, and Privacy
Data Mining
Software Systems
Top 10 Research fields per # Publications
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
What happened during the past 8 years?
2007 2010 2015
From a database to search engine result pages
Now… Let’s be honest
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Basic information retrieval
Basic information retrieval
Pratical Deep Dive into the Semantic Web - #smconnect
Basic information retrieval
Freebase only has +/- 200 attributes for the class Country
?
http://arxiv.org/pdf/1503.00759.pdf
Pratical Deep Dive into the Semantic Web - #smconnect
http://research.google.com/pubs/pub41894.html
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Four different methods to extract triples from web content
Natural Language
Processing tools
Entity recognition
Entity linkage
Entity verification
against Freebase
Source: https://www.cs.cmu.edu/~nlao/publication/2014.kdd.pdf
Document Object
Model
Either text or
database driven
―deep web‖ sources
Think of quering
HTML forms
570M tables on the
web
Relations are difficult
to extract
Schema matching
methods
Entity verification
against Freebase
Schema.org
Mostly people
related
Products & Events
are not stored
Mapping
Schema.org to
Freebase for
predicates
Pratical Deep Dive into the Semantic Web - #smconnect
Researchers deal with ―duplicate content‖ as being just one source
P1
P2P3
P4
Exploring the power of tables on the Web
https://research.google.com/tables
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
The papers share some insights about the factors relevant to Google Tables results
Sources of data Google uses according to the paper
Optimise the
surrounding content
with relevant
captions and texts.
Use <th> table
headings to add
labels to specific
columns
Add relevant
attributes to your
table headings
focusing on the
queries used
Only add useful
content to the table.
Boilerplate content
is filtered out.
http://www.cidrdb.org/cidr2015/Papers/CIDR15_Paper3.pdf
Pratical Deep Dive into the Semantic Web - #smconnect
―Extraction errors are far more prevalent than
source errors. Ignoring this distinction can
cause us to incorrectly distrust a website‖
Back to the basics for Google (and probably the other search engines too)
Links still tell something about
relationships between pages but also
between entities.
Simply search in the indices you already
have. In the case of Google, they already
have ―everything‖.
Simply gather user feedback from within
the search results.
Pratical Deep Dive into the Semantic Web - #smconnect
Source: https://twitter.com/brentnau
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Source: https://twitter.com/brentnau
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
One in 20 searches is health related according to Google.
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Use Web based Fact
extraction, like DOM, tables
and annotated data
(Schema.org)
Text based extractors
adding more triples to the
datasets
Systems like described in the Biperpedia
paper. Data is enriched and quality
control takes place. Use partnerships for
trusted resources.
Use existing datasets like
Freebase / Wikidata to verify
extracted data and calculate
probability
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Make sure you understand
A few possibilities to influence the content of brand cards
Main source still is Wikipedia, always backup your edits with sources
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Your are able to give Google hints about your logo, corporate contacts and social profiles
Add schema.org Organization markup to your official website
Add schema.org Organization markup to your official website
Add schema.org Organization markup to your official website
Find example JSON-LD at
https://developers.google.com/structured-data/customize/overview
What about the localised Google search indices?
?
?
?
?
?
?
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Contains the main
subject of the required
answer
Contains the main
subject of the required
answer
Within the content, the
question is answered in
a single sentence
No, Euro NCAP is more
authoritative in the EU
for car safety levels.
NHTSA for the US
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
Two indices, two truths?
So how can we make use this for our brand?
Since not many are focusing on the getting into the Direct Answers yet, grab the positions first!
95% of the cases had increased traffic - including movements within top 10 normal blue links.
Less than
expected, probably
because of quality of the
answer: results between -
5% and +6% traffic.
Results varied between -3%
and +11% depending on
previous position in the
SERPs
These were performing the
best, increases between 6
and 14%
Depending on the
topic, complicated topics
tend to get more clicks.
Average results between -
2% and 16% increase
Pratical Deep Dive into the Semantic Web - #smconnect

More Related Content

What's hot (20)

PPTX
Contextualized online search and research skill
Angela Giva
 
PDF
SEO Will Never Die! Part 1
We Are Marketing
 
PDF
Advertising with Linked Data in Web Content
Martin Hepp
 
PPTX
2020-03-05 Custard - SEO vs PWAs
Chris Smith
 
PDF
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
Martin Hepp
 
ODP
Fundamentals of Open Source Development
OSU Open Source Lab
 
PPT
Protect Our Kids From The Internet
Tom Kobelt
 
PDF
Internet Research
Sanjana Hattotuwa
 
PDF
Is the Semantic Web what we expected? Adoption Patterns and Content-driven Ch...
Chris Bizer
 
POTX
SMXL Milan 2019 Graphs of Things
Bill Slawski
 
PDF
Kohacon2016
Joy Nelson
 
PPTX
Schema.org Annotations and Web Tables: Underexploited Semantic Nuggets on the...
Chris Bizer
 
PPT
SEO & Patents Vrtualcon v. 3.0
Bill Slawski
 
PPTX
Evaluating web content authenticity
Kelly Walsh
 
PPT
The 5 Ws Of Cyberspace
tbladow
 
PDF
Digital Literacy: Learning How to Search and Evaluate Information
Rafael Scapin, Ph.D.
 
PPTX
Everything you wanted to know about crawling, but didn't know where to ask
Bill Slawski
 
PPTX
Website Validity
Prosper High School
 
PPT
Semantic Web
gregreser
 
PPT
Internet research
Laurence Yap M.A. (UM) CHRM
 
Contextualized online search and research skill
Angela Giva
 
SEO Will Never Die! Part 1
We Are Marketing
 
Advertising with Linked Data in Web Content
Martin Hepp
 
2020-03-05 Custard - SEO vs PWAs
Chris Smith
 
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
Martin Hepp
 
Fundamentals of Open Source Development
OSU Open Source Lab
 
Protect Our Kids From The Internet
Tom Kobelt
 
Internet Research
Sanjana Hattotuwa
 
Is the Semantic Web what we expected? Adoption Patterns and Content-driven Ch...
Chris Bizer
 
SMXL Milan 2019 Graphs of Things
Bill Slawski
 
Kohacon2016
Joy Nelson
 
Schema.org Annotations and Web Tables: Underexploited Semantic Nuggets on the...
Chris Bizer
 
SEO & Patents Vrtualcon v. 3.0
Bill Slawski
 
Evaluating web content authenticity
Kelly Walsh
 
The 5 Ws Of Cyberspace
tbladow
 
Digital Literacy: Learning How to Search and Evaluate Information
Rafael Scapin, Ph.D.
 
Everything you wanted to know about crawling, but didn't know where to ask
Bill Slawski
 
Website Validity
Prosper High School
 
Semantic Web
gregreser
 
Internet research
Laurence Yap M.A. (UM) CHRM
 

Viewers also liked (10)

PDF
Ranking in Google Since The Advent of The Knowledge Graph
Bill Slawski
 
PDF
Text Analytic Summit 2010
Jamie Taylor
 
PPT
Computing with Directed Labeled Graphs
Marko Rodriguez
 
PDF
Taxonomies and Ontologies – The Yin and Yang of Knowledge Modelling
Semantic Web Company
 
PDF
Gremlin: A Graph-Based Programming Language
Marko Rodriguez
 
PDF
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Marko Rodriguez
 
PDF
Solving Problems with Graphs
Marko Rodriguez
 
PDF
The Graph Traversal Programming Pattern
Marko Rodriguez
 
PDF
Intro to Graph Databases Using Tinkerpop, TitanDB, and Gremlin
Caleb Jones
 
PDF
Surviving Google: SEO in 2020
Peter "Dr. Pete" Meyers
 
Ranking in Google Since The Advent of The Knowledge Graph
Bill Slawski
 
Text Analytic Summit 2010
Jamie Taylor
 
Computing with Directed Labeled Graphs
Marko Rodriguez
 
Taxonomies and Ontologies – The Yin and Yang of Knowledge Modelling
Semantic Web Company
 
Gremlin: A Graph-Based Programming Language
Marko Rodriguez
 
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Marko Rodriguez
 
Solving Problems with Graphs
Marko Rodriguez
 
The Graph Traversal Programming Pattern
Marko Rodriguez
 
Intro to Graph Databases Using Tinkerpop, TitanDB, and Gremlin
Caleb Jones
 
Surviving Google: SEO in 2020
Peter "Dr. Pete" Meyers
 
Ad

Similar to Pratical Deep Dive into the Semantic Web - #smconnect (20)

PDF
From Knowledge Graphs to AI-powered SEO: Using taxonomies, schemas and knowle...
Connected Data World
 
PPTX
Semtech bizsemanticsearchtutorial
Barbara Starr
 
PPTX
Structured Data & Schema.org - SMX Milan 2014
Bastian Grimm
 
PPTX
Schema and Open Graph 101 - SMX Munich
Matthew Brown
 
PPTX
Making things findable
Peter Mika
 
PDF
Structured Data: It's All About the Graph!
Richard Wallis
 
PDF
Structured Data: It's All about the Graph | Richard Wallis, Data Liberate
Click Consult (Part of Ceuta Group)
 
PPTX
SemTech 2011 Semantic Search tutorial
Peter Mika
 
PPTX
Recent Trends in Semantic Search Technologies
Thanh Tran
 
PPTX
Sem tech2013 tutorial
Thengo Kim
 
PDF
From Microdata & Schema to rich snippets - SMX Munich - #SMX by @jbobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
PPTX
Leveraging the semantic web meetup, Semantic Search, Schema.org and more
BarbaraStarr2009
 
PPT
Peter Mika's Presentation at SSSW 2011
sssw2011
 
PPTX
Search Engines After The Semanatic Web
samar_slideshare
 
ODP
Semantic Web - Introduction
Oleksandr Pryymak
 
PPTX
Semantic Search at Yahoo
Peter Mika
 
PPTX
Large-Scale Semantic Search
Roi Blanco
 
PPT
Making the Web searchable
Peter Mika
 
PPTX
PoolParty Semantic Platform - Overview
Semantic Web Company
 
PPTX
Semantic Search tutorial at SemTech 2012
Peter Mika
 
From Knowledge Graphs to AI-powered SEO: Using taxonomies, schemas and knowle...
Connected Data World
 
Semtech bizsemanticsearchtutorial
Barbara Starr
 
Structured Data & Schema.org - SMX Milan 2014
Bastian Grimm
 
Schema and Open Graph 101 - SMX Munich
Matthew Brown
 
Making things findable
Peter Mika
 
Structured Data: It's All About the Graph!
Richard Wallis
 
Structured Data: It's All about the Graph | Richard Wallis, Data Liberate
Click Consult (Part of Ceuta Group)
 
SemTech 2011 Semantic Search tutorial
Peter Mika
 
Recent Trends in Semantic Search Technologies
Thanh Tran
 
Sem tech2013 tutorial
Thengo Kim
 
From Microdata & Schema to rich snippets - SMX Munich - #SMX by @jbobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
Leveraging the semantic web meetup, Semantic Search, Schema.org and more
BarbaraStarr2009
 
Peter Mika's Presentation at SSSW 2011
sssw2011
 
Search Engines After The Semanatic Web
samar_slideshare
 
Semantic Web - Introduction
Oleksandr Pryymak
 
Semantic Search at Yahoo
Peter Mika
 
Large-Scale Semantic Search
Roi Blanco
 
Making the Web searchable
Peter Mika
 
PoolParty Semantic Platform - Overview
Semantic Web Company
 
Semantic Search tutorial at SemTech 2012
Peter Mika
 
Ad

More from Jan-Willem Bobbink - Freelance SEO Consultant (18)

PPTX
What I learned about SEO from using the 10 most used JS frameworks #BrightonSEO
Jan-Willem Bobbink - Freelance SEO Consultant
 
PPTX
SEO E-Commerce Best Practices - SEO Benelux Meetup #seo
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
SEO Meetup Utrecht - 07/09/2017
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Use free Machine Learning APIs #brightonseo
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Using Free Machine Learning API's for SEO - #SMX Munich 2016
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Online Friday - Zoekmachine optimalisatie - Jan-Willem Bobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Future of Search and Links - The iGaming Summit Malta #sigma2014
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
The Future of Search - Race Expo Moscow 2014
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Semantic web & structured data - #BrightonSEO
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Semantic web & structured data - #SMT Search Marketing Thursday - Jan-Willem ...
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
SEO Patents - SMX Munich - #SMX by @jbobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
De zin en onzin over Hummingbird
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
The Other Search Engines by Jan-Willem Bobbink - BrightonSEO 2013
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
International linkbuilding by Jan-Willem Bobbink | Seo Campixx 2013
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
Internet Advantage Corporate Presentation
Jan-Willem Bobbink - Freelance SEO Consultant
 
PDF
SEO voor Affiliates = E-tail update Tradetracker
Jan-Willem Bobbink - Freelance SEO Consultant
 
PPTX
SEO introductie voor Ecommerce Duitsland
Jan-Willem Bobbink - Freelance SEO Consultant
 
PPTX
Panda Update Nederland - Jan-Willem Bobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
What I learned about SEO from using the 10 most used JS frameworks #BrightonSEO
Jan-Willem Bobbink - Freelance SEO Consultant
 
SEO E-Commerce Best Practices - SEO Benelux Meetup #seo
Jan-Willem Bobbink - Freelance SEO Consultant
 
SEO Meetup Utrecht - 07/09/2017
Jan-Willem Bobbink - Freelance SEO Consultant
 
Use free Machine Learning APIs #brightonseo
Jan-Willem Bobbink - Freelance SEO Consultant
 
Using Free Machine Learning API's for SEO - #SMX Munich 2016
Jan-Willem Bobbink - Freelance SEO Consultant
 
Online Friday - Zoekmachine optimalisatie - Jan-Willem Bobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
Future of Search and Links - The iGaming Summit Malta #sigma2014
Jan-Willem Bobbink - Freelance SEO Consultant
 
The Future of Search - Race Expo Moscow 2014
Jan-Willem Bobbink - Freelance SEO Consultant
 
Semantic web & structured data - #BrightonSEO
Jan-Willem Bobbink - Freelance SEO Consultant
 
Semantic web & structured data - #SMT Search Marketing Thursday - Jan-Willem ...
Jan-Willem Bobbink - Freelance SEO Consultant
 
SEO Patents - SMX Munich - #SMX by @jbobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 
De zin en onzin over Hummingbird
Jan-Willem Bobbink - Freelance SEO Consultant
 
The Other Search Engines by Jan-Willem Bobbink - BrightonSEO 2013
Jan-Willem Bobbink - Freelance SEO Consultant
 
International linkbuilding by Jan-Willem Bobbink | Seo Campixx 2013
Jan-Willem Bobbink - Freelance SEO Consultant
 
Internet Advantage Corporate Presentation
Jan-Willem Bobbink - Freelance SEO Consultant
 
SEO voor Affiliates = E-tail update Tradetracker
Jan-Willem Bobbink - Freelance SEO Consultant
 
SEO introductie voor Ecommerce Duitsland
Jan-Willem Bobbink - Freelance SEO Consultant
 
Panda Update Nederland - Jan-Willem Bobbink
Jan-Willem Bobbink - Freelance SEO Consultant
 

Recently uploaded (20)

PPTX
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
PDF
Context Engineering for AI Agents, approaches, memories.pdf
Tamanna
 
PDF
Web Scraping with Google Gemini 2.0 .pdf
Tamanna
 
PDF
Data Chunking Strategies for RAG in 2025.pdf
Tamanna
 
DOC
MATRIX_AMAN IRAWAN_20227479046.docbbbnnb
vanitafiani1
 
PDF
apidays Helsinki & North 2025 - API-Powered Journeys: Mobility in an API-Driv...
apidays
 
PPT
01 presentation finyyyal معهد معايره.ppt
eltohamym057
 
PDF
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
PPT
Lecture 2-1.ppt at a higher learning institution such as the university of Za...
rachealhantukumane52
 
PDF
WEF_Future_of_Global_Fintech_Second_Edition_2025.pdf
AproximacionAlFuturo
 
PDF
apidays Helsinki & North 2025 - APIs in the healthcare sector: hospitals inte...
apidays
 
PDF
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
PDF
Choosing the Right Database for Indexing.pdf
Tamanna
 
PDF
2_Management_of_patients_with_Reproductive_System_Disorders.pdf
motbayhonewunetu
 
PDF
apidays Helsinki & North 2025 - How (not) to run a Graphql Stewardship Group,...
apidays
 
PPTX
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
PDF
Avatar for apidays apidays PRO June 07, 2025 0 5 apidays Helsinki & North 2...
apidays
 
PPTX
apidays Munich 2025 - Building Telco-Aware Apps with Open Gateway APIs, Subhr...
apidays
 
PDF
Incident Response and Digital Forensics Certificate
VICTOR MAESTRE RAMIREZ
 
PDF
R Cookbook - Processing and Manipulating Geological spatial data with R.pdf
OtnielSimopiaref2
 
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
Context Engineering for AI Agents, approaches, memories.pdf
Tamanna
 
Web Scraping with Google Gemini 2.0 .pdf
Tamanna
 
Data Chunking Strategies for RAG in 2025.pdf
Tamanna
 
MATRIX_AMAN IRAWAN_20227479046.docbbbnnb
vanitafiani1
 
apidays Helsinki & North 2025 - API-Powered Journeys: Mobility in an API-Driv...
apidays
 
01 presentation finyyyal معهد معايره.ppt
eltohamym057
 
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
Lecture 2-1.ppt at a higher learning institution such as the university of Za...
rachealhantukumane52
 
WEF_Future_of_Global_Fintech_Second_Edition_2025.pdf
AproximacionAlFuturo
 
apidays Helsinki & North 2025 - APIs in the healthcare sector: hospitals inte...
apidays
 
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
Choosing the Right Database for Indexing.pdf
Tamanna
 
2_Management_of_patients_with_Reproductive_System_Disorders.pdf
motbayhonewunetu
 
apidays Helsinki & North 2025 - How (not) to run a Graphql Stewardship Group,...
apidays
 
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
Avatar for apidays apidays PRO June 07, 2025 0 5 apidays Helsinki & North 2...
apidays
 
apidays Munich 2025 - Building Telco-Aware Apps with Open Gateway APIs, Subhr...
apidays
 
Incident Response and Digital Forensics Certificate
VICTOR MAESTRE RAMIREZ
 
R Cookbook - Processing and Manipulating Geological spatial data with R.pdf
OtnielSimopiaref2
 

Pratical Deep Dive into the Semantic Web - #smconnect