tom critchlow - data feed seo & advanced site architecture

28
Data Feed SEO & Advanced Site Architecture A4uexpo Europe, Munch 2010 Tom Critchlow

Upload: auexpo-conference

Post on 13-May-2015

1.495 views

Category:

Education


2 download

DESCRIPTION

Europe 2010

TRANSCRIPT

Page 1: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Data Feed SEO & Advanced Site Architecture

A4uexpo Europe, Munch 2010

Tom Critchlow

Page 2: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Head of Search Marketing, Distilled

> [email protected]> twitter.com/TomCritchlow

> www.distilled.co.uk> www.distilledconsulting.com

Tom Critchlow

Tom is a search geek, ninja poet, poker playing, maths loving, data geek. He’s responsible for all search marketing at Distilled.

Page 3: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

The Affiliate Penalty

Page 4: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

The “Affiliate” Penalty

Two big causes of the “affiliate” penalty:

1) Algorithms

2) People

Page 5: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Unique Content Matrix

Unique Content, Low Trust

Strong site, unique content

Non-unique Content, low trust

Strong site, non-unique contentU

niq

enes

s

Site Strength

Page 6: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Unique Content SpectrumU

niq

enes

s

Site Strength

Page 7: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Case Study

“Welcome visitor, please find out selection of [insert product] below, we have [number of products] items. We think you’ll like them!”

Page 8: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

User Generated Content

Page 9: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

“User” Generated Content

Page 10: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

User “Generated” Content

Mozenda

Page 11: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Building quick & dirty SEO Tools

A Cheat Sheet & Inspiration

By Will Critchlow, www.distilled.co.uk. First published: www.seomoz.org

APIs (more on programmable web)

AdWords – Keywords

Alchemy – Structured data & text

Bing – Search, news, spelling

Evri – Sentiment and popularity

Face.com – Face detection

Facebook – Social graph

Google Analytics – Visitor data

Hostip – Geo data

LinkedIn – Professional data

Pingdom – Website uptime

Postrank (1, 2, 3) – real-time & influence

Rapleaf – Social media profiles

Twitter – Real time and social

... And of course:

Linkscape – Links

YQL – Yahoo! Query Language

select * from html where

url=“<url>" and

xpath=“<xpath>“

select * from html where

url=“<url>"

select * from feed where

url=“<url>”

select * from search.web where

query = “<query>"

xpath (more examples)

/foo – the element „foo‟

//bar – all elements „bar‟

foo/bar – all bar elements children of foo

foo//bar – bar arbitrary levels below foo

foo/*/bar – bar grandchildren of foo

foo/* - all children elements of foo

foo/@bar – bar attribute on foo

foo/[@bar] – foo with bar attributes

foo/[@bar=baz] – where attribute=baz

Python

Since Python is the language of Google App

Engine, here is how you can use YQL easily

within Python:

Download source – extract to yql folder

within your application

import yql

y = yql.Public()

result = y.execute(“<yql

query>”)

Crawlers / Scrapers

Mozenda

80legs

Google App Engine

Amazon Web Services

Human Touch

Amazon Mechanical Turk

Smartsheet (interface to Mechanical Turk)

oDesk

Sources Magic Horsepower

Data (more on infochimps)

Data.gov – US government data

Data.gov.uk – UK government data

Delicious list – from Peter Skomoroch

Google Public Data - Directory

Guardian – content and data

World Bank – finance, health, etc.

80legs – prepackaged crawl data

Page 12: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

User Generated “Content”

• External search queries

• Internal search queries

• Tags

• Testimonials

• FAQs/Support emails

Page 13: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Differentiate YourselfTitle

Kingston Technology Company - Flash Memory - DataTraveler 101

Amazon.com: Kingston DataTraveler 101 - 4 GB USB 2.0 Flash Drive…

Kingston 4GB DataTraveler 101 USB 2.0 Flash Drive - DT101C/4GB ...

eCOST.com-Kingston 4GB DataTraveler 101 USB 2.0 Flash Drive - Cyan ...

Kingston 4GB DataTraveler 101 USB Flash Drive - Kingston ...

Kingston DataTraveler 101 – 8 GB USB 2.0 Flash Memory DT101C/8GB ...

Kingston 2GB DataTraveler 101 USB Flash Drive (Cyan) - $7.95 ...

USB Flash Drives » Blog Archive » kingston datatraveler 101 - 4 gb ...

Kingston DataTraveler 101 - USB flash drive - 4... - DT101C/4GB at ...

Kingston DataTraveler 101 - 4 GB USB 2.0 Flash Drive DT101C/4GB ...

Kingston DataTraveler 101 - 4 GB USB 2.0 Flash Drive DT101C/4GB ...

Kingston 2GB DataTraveler 101 USB Flash Drive (Cyan) - $7.95 ...

kingston 2 gb datatraveler 101 usb flash drive - kingston 2 gb ...

KINGSTON 4 GB DataTraveler 101 USB Flash Drive – Cyan : Memory | Dell

Kingston DT101C/4GB Flash Memory 4GB DataTraveler 101 with Secure ...

Kingston DataTraveler 101 4 GB - Reviews, Prices, Photos, Videos ...

Kingston 2GB DataTraveler 101 USB Flash Drive - Cyan, latest Deals ...

Kingston DataTraveler 101 - 4 GB USB 2.0 Flash Drive DT101C/4GB ...

Kingston DataTraveler 101 - 4 GB USB 2.0 Flash Drive DT101C/4GB ...

$6.05 off Kingston 2GB DataTraveler 101 USB 2.0 Flash Drive in ...

DT101C4GB Kingston Technology Data Traveler 101, 4 GB Flash Drive ...

Page 14: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Manipulate & Clean Your Data

“Kingston DataTraveler 101 USB flash drive - 4 GB – Cyan”

“Kingston USB memory stick 4gb”

vs

Page 16: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Manual Reviews – aka “Hand Jobs”

Check out the quality raterguidelines

“Add value to users”

“Relevant”

These are subjective!!

Page 17: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Information Architecture

Page 20: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Pagination is bad – never do it

Zzzz.Ugh.

Never visited

Yawn.

Page 21: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Footer Links Are Bad

Footer links can penalise you! Bad for users bad for SEO.

Make a user friendly architecture.

Page 22: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Information Architecture Rules

• Flat architecture

Close to homepage

<100 links / page

• No pagination

• No footer links

• Make category/sub-category pages user friendly

• ??????

• Profit

Page 23: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Cross Linking Internally

Page 24: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Advanced: Algorithms

Figure out a scoring algorithm for your pages based on popularity, search volume and current ranking position. Use this algorithm to direct links internally.

Page 25: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Diagnosing IA Issues

Use separate XML sitemaps

Xenu is your friend

Page 26: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Secret Sauce

Query Deserves Freshness:

Microformats:

Page 27: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Resources

• http://www.seomoz.org/blog/whiteboard-friday-flat-site-architecture

• http://seogadget.co.uk/solving-site-architecture-issues/

• http://www.seomoz.org/blog/api-and-dataset-cheatsheet-building-quick-dirty-tools

• http://www.mozenda.com

• http://www.seomoz.org/blog/leveraging-mechanical-turk-odesk-elance-craigslist-for-seo

• http://www.seochat.com/c/a/Google-Optimization-Help/Googles-Quality-Rater-Guidelines-Leaked/

• http://strategizer.wordtracker.com/

• http://www.blogstorm.co.uk/using-multiple-sitemaps-to-analyse-indexation-on-large-sites/

• http://www.seomoz.org/blog/xenu-link-sleuth-more-than-just-a-broken-links-finder

• http://microformats.org/

• http://www.seomoz.org/blog/whiteboard-friday-query-deserves-freshness

Page 28: Tom Critchlow - Data Feed SEO & Advanced Site Architecture

Thanks!