Submit Your Article Forum Rules

Results 1 to 10 of 52

Thread: Microformats SEO and the Sumo parser.

Threaded View

  1. #1
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999

    Lightbulb Microformats SEO and the Sumo parser.

    1. Motivation.

    Microformats give us the opportunity to add more machine-readable semantic value to HTML documents using structures with standardized class names.

    So more precisely, what are microformats - Microformats? Microformats are a way of thinking about data, design principles for formats, highly correlated with semantic XHTML, a set of simple open data format standards that a diverse community of individuals and organizations are actively developing and implementing for more/better structured blogging and web microcontent publishing in general and much more. It is a way to write code and markup that a Bot should like and as such have the potential to improve your SE ranking.

    2. An example: http://microformats.org/wiki/hcard

    hCard is a simple, open, distributed format for representing people, companies, organizations, and places, using a 1:1 representation of vCard (RFC2426) properties and values in semantic HTML or XHTML. hCard is one of several open microformat standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.


    3. Microformats and SEO

    How microformats affect search engine optimization ( SEO ) - USWeb Blog - Internet and Search Engine Marketing Blog

    "So if you haven’t heard by now there is this new term called microformats spreading like crazy across the net. At first it can seem overly confusing but when digging into the heart of the matter the exact opposite is true. So what are microformats? Microformats are sets of simple data formats built for today’s technology (XHTML mostly) to solve simple problems. To speak in plain English a Microformat in most cases is a set of XHTML code embedded in web pages that provides a structured set of data that can be utilized for other means".

    Googling for microformats - Joost de Valk's SEO Blog

    "Imagine, you can type in a query like "joost de valk class:vcard" and Google comes up with my contact page, because that has a vcard class in it's markup, the main class of the hCard microformat. This was suggested today on the uf-discuss mailing list, a mailing list I've been lurking on for quite a while now, and it made me go "YES! That's what I want!"."

    This is definitely a standard that has the potential to improve the SERP's.

    4. SEO tools

    SEO Goodies | Tag Cloud tool, SEO Keyword Discovery Tool, SEO Books

    5. Dan Webb's Sumo Java Script parser.

    Parsing microformats is difficult, but Dan Webb has written one parser:

    danwebb.net - Sumo! A Generic Microformats Parser For JavaScript

    For more information see:

    The*Art*& Science*of JavaScript - SitePoint Books

    chapter 5. That is a must read about meta programming in JavaScript and extending JavaScript to a better language with true object oriented features. If you understand that chapter (read, try the code, read again and reread until you understand it), you will be able to write cleaner, more flexible, more optimized and more reuseable Java Script code.

  2. The Following 2 users agree with kgun:

Similar Threads

  1. Yahoo! Search to Index Microformats!
    By TrafficProducer in forum Yahoo! Discussion Forum
    Replies: 0
    Last Post: 03-21-2008, 06:54 PM
  2. Sumo Lounge / New Marketing Ideas
    By sumolounge in forum Affiliate Marketing Discussion Forum
    Replies: 4
    Last Post: 07-01-2006, 12:32 AM
  3. Affiliate Help for Sumo Lounge
    By sumolounge in forum Affiliate Marketing Discussion Forum
    Replies: 1
    Last Post: 06-22-2006, 05:08 PM
  4. The Little Known Log Parser
    By WPW_Feedbot in forum IT Discussion Forum
    Replies: 0
    Last Post: 12-18-2004, 01:01 AM
  5. XML Parser Required
    By jestep in forum Services for Sale/Hire
    Replies: 0
    Last Post: 11-13-2004, 01:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •