Most Popular Posts
Categories
Oh, also
Earlier today I noticed an addition to Google's search engines menu.

Sure enough, it searches for applications. Software. Was this a part of Google in 2012? Am I just losing my mind? I checked.

Well alright then, we're on to something. I decided to look at one of the largest niches of software that I could think of - project management - to see who the SEO winners were. Let's look at the results.

Right away, a few glaring facts jump out:
Now the next, obvious question on any software developers mind is obviously going to be how to get into these search results.
Click each of the results. View the source code. It's possible that SEO for Google Application Search will grow in complexity with time, and probably considers most standard SEO principles to determine relevance, value, and authority. But there is one common factor that can't be ignored. One line of code. You're going to find it on every freaking site in these results.
And here it is.
<article itemscope itemtype="http://schema.org/SoftwareApplication"></article>
Just as we SEO's spent the huge chunks of 2012 talking about, schema.org is going to be one serious path to salvation in 2013. Don't ignore it. Convert to HTML5/CSS3 and get as many of these tags on your sites as you can without spamming / being irrelevant. The traffic is free. Google just needs this kind of structured data to know what you're doing with total confidence.
Feed Google your structured data.
Our search engine overlord is demanding it.