Tag Archives: Search Engines

Google and Yahoo to Index Flash (Unfortunately)

Earlier this month, Google and Yahoo announced that they will soon begin reading and indexing Flash files. This means that the search engines will be able to read through the content inside a full-Flash website (example) and commit the content to the index, where it will be ranked like any other website.

Flash developers are still celebrating, and I’m sure this is good in some ways, but…

I really don’t like the idea of Flash sites being indexable. People are going to start thinking it’s okay to build entire sites in Flash again, and believe me, we don’t want that. Though they will soon be indexable by search engines, Flash sites still

Continue reading →

Yahoo BOSS API

Yahoo BOSSYahoo recently released a new search API. Known as Yahoo BOSS, for “Build your Own Searcg Service,” the API allows you to query search results from their servers, format them however you want, mash the data up with other services, and even re-order results. You get “Unlimited*” queries (they just reserve “the right to limit unintended usage, such as automated querying by bots”) and they don’t even require attribution.

Even though I’m what you could possibly call a “Google/Apple fanboy” (though you would be advised to not say such things…), and I’ve long dismissed Yahoo as boring, geared towards web newbies, among other things, I have to admit, this is a great API. Google never gave us anything like this (despite their seemingly unlimited resources) and they discontinued their fairly limited search API. (As a side note, I also admit that Yahoo owns some great web services, such as Flickr and Del.icio.us.)

I’ve already got to work playing with the API, creating a sort of search mashup. I figured I’d share a little bit of code, and show you how to create a basic SERP. Be warned, the following requires PHP5 and some cURL black magic. (If you have no idea what I just said, read a book, and come back later.)

Continue reading →

7 Simple SEO Tips For Bloggers

When it comes to Search Engine Optimization, most bloggers fall into three groups.

  1. SEO Maniacs – They’re obsessed with improving their PageRank, and driving up their rankings using any means possible. A.K.A. John Chow before Google caught-on.
  2. The SEO Disinclined – The sort who just blog and ignore the SEO aspect.
  3. The SEO Neutral – Serious bloggers who do a little SEO, but don’t focus on it that much.

No matter which group you fall into, consider implementing the following tips.

Continue reading →