Apple Changes App Store Links to be SEO Friendly

by Michael Khalili on November 15, 2009

I run Yappler.com, an iPhone App Directory. To build the website I had to create program which spiders iTunes data nightly. Digging through that data gives me a unique insight into what Apple does. I can compile stats on how app growth is doing and keep tabs on what their internal markup looks like (I get alerted quickly because any change affects my spider).

This past week Apple made a big change to their app URL structure. They went from a cryptic URL to a more SEO friendly one. When they first built the App Store it looked like it was mostly a patch job extending the existing music structure. App category links were titled with GenreId’s and the apps were missing features like forcing a user to download the app before being allowed to comment on it. Over the past year Apple has been working hard to make a more defined split between music and app content. Apps now have comments relating to specific versions, users must have downloaded the app before being allowed to comment and now the URL structure has broken completely free.

With the new URL you can clearly see that it’s a link to an app, what the name is and that it’s located in the US store.
Old URL: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=313629621&mt=8
New URL: http://itunes.apple.com/us/app/keith-and-the-girl/id313629621?mt=8

Even though the initial iTunes music infrastructure wasn’t a perfect match, it’s understandable that Apple first used it to roll out the App Store. It’s great to see that they didn’t stop and are constantly making tweaks to the code (even if it means more work for me updating my spider). Though one of the bitter sweet moments will be when Apple finally copies the App Store completely to the web. It’ll make it harder for my site to be successful but it’ll be what’s best for the end user.

You should share this page:
  • email
  • HackerNews
  • Digg
  • StumbleUpon
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Mixx
  • Sphinn
  • Yahoo! Buzz
  • Print
  • But there has always been the SEO friendly shortened urls: http://itunes.com/apps/<appnamelowercasenospaces>

    Working example: http://itunes.com/apps/echofonprofortwitter

    Also, @Vishal the app store is already on the web. Just not in the format you would expect.
  • The URL you're describing is a friendly version meant only for humans. This new URL format is now being used in the iTunes code which I suspect is meant for both humans and spiders.

    You're right about the App Store being on the web already but it's done in such a limited manner. If I remember right it's in a tiny frame with only partial app description.
  • Why do you think Apple would make App Store links SEO friendly, given that the App Store is not (and can not be) directly indexed by any search engines?
  • Actually, Google seems to be trying to index the app store. It even has direct app store links as top search results for some apps.

    I think the bigger plan is to eventually bring the app store to the web.
  • You're right. Direct app store links are visible if you do a Google query like "smule site:itunes.apple.com"
blog comments powered by Disqus

Previous post: Incremental Count Using Alphanumeric Values

Next post: Microsoft Regroups with DotNetStories.com (and a little help from me)