Search Developer Summit 09

27
Developer Summit: Open Source Stack Presented by: Kenny Hyder Senior Consultant, Position Tech Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

description

Presentation for Jane & Robot's Search Developer Summit - Open Source SEO

Transcript of Search Developer Summit 09

Page 1: Search Developer Summit 09

Developer Summit: Open Source Stack

Presented by: Kenny HyderSenior Consultant, Position Tech

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Page 2: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Open Source

Page 3: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Benefits of Open Source• Easy to work with

• Large Support Communities

• Lots of Plugins & Tools Available

Page 4: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Downside of Open Source• Designed for Usability, Not Search

• No support line

Page 5: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Quick & Dirty Tricks

Page 6: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Quick & Dirty Tricks for Open SourceTitle Tags

• Heavily weighted by search engines • Easy to implement/supported plugins for most frameworks• Apply global rules for product & category pages

Guidelines:• Limit to 69 characters INCLUDING spaces, best around 64-65 char.• Place keyword in front• If you use branding terms, place in back of title

Page 7: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Quick & Dirty Tricks for Open SourceURL Structures

• Keyword Relevancy in URL adds to SEO • Easy to implement with mod_rewrite and/or plugins• Apply global rules for product & category pages

Guidelines:• DON’T SPAM YOUR URLS!• Use hyphens instead of underscores• ex. http://domain.com/category/name-of-product.php

Page 8: Search Developer Summit 09

Quick & Dirty Tricks for Open SourceNavigation

• Good Navigation = Good Indexing• Search Engines get to everything on your site by how you link to it

Guidelines:• Always use text based navigation• For drop downs, use CSS, not JavaScript controllers• Use relevant keywords for anchors• Use server side includes for fast changes

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Page 9: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Quick & Dirty Tricks for Open SourceXML Sitemaps

• Jump Starts the Indexing Process• SUPER Easy to Implement

Guidelines:• Include all the fields• Validate

Page 10: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools

Page 11: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: Wordpress

Page 12: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressAll in One SEO Pack

Page 13: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressPermalinks

<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>

Page 14: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressAlt Text

Page 15: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressRobots Meta

Page 16: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressOthers

• XML Sitemaps• Top 10 • Related Posts• Feedburner• Social Bookmarking• SEO No Duplicate

Page 17: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: WordpressThesis Theme

Page 18: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: Drupal

Page 19: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: DrupalSEO Checklist

Page 20: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: DrupalOthers

• Meta Tags• XML Sitemaps• Canonical URLs

Page 21: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: Joomla

Page 22: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: JoomlaTitle Tags

Page 23: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: JoomlaSEO Generator – Auto Meta Data

Page 24: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: Joomlash404SEF/SEF Advance – Search Engine Friendly URLS

Page 25: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: JoomlaMissing Metadata

Page 26: Search Developer Summit 09

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Tools: JoomlaHeader Tags

Page 27: Search Developer Summit 09

Kenny [email protected]

http://positiontech.comhttp://twitter.com/kennyhyder

Kenny Hyder • Position Technologies • http://positiontech.com • [email protected] • @kennyhyder

Download: http://hyder.me/download/developer-summit.pptx

Questions?