Search me that flash mr google
August 12, 2008 11:06 AM
Subscribe
What's the latest wisdoms on flash and search engines (aside from "don't use flash")? Looking for tips geared towards new media sites (collectives, art galleries etc.)
Being the most net savy of my group, I got tasked with designing our online portfolio and a site for the art space we co-manage. Did it all in flash as it seemed the thing to do. Despite filling out all the meta content in the html file, we're still pretty blind to search engines (been up since 2005). In particular people are complaining that none of their work shows up when searching for their name. I've poked around to see what the current deal is, and short of not using flash, it seems there's no good way to make yourself visible to the search engines. Anyhow we got out of the gallery business awhile ago, but we'd still like to maintain the site as a sort of memorial.
So anyone with more experience have some tips? I was thinking a text based splash page, or maybe cutting down the site into text based html with flash navigation and movies, etc.
Here's the site
www.nestmontreal.ca
As you can see, it made sense to use flash for the look we were going after. But being invisible to search engines really sucks!
Many thanks!
posted by Smegoid to computers & internet (10 comments total)
7 users marked this as a favorite
The home page opens a new window with JavaScript. That's the first problem. Most spiders do not follow JavaScript. Google provides webmaster tools to help you see what has been indexed when and where. Using one of their link structures (site:), the only thing indexed is the home page.
http://www.google.com/search?q=site%3Ahttp%3A%2F%2Fwww.nestmontreal.ca%2F&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
On the Flash indexing front, Adobe is working with Google and Yahoo! to index content on Flash files, so not all is lost, but it is a recent development.
Start with a Google Sitemap to point the spider to all content. You might see some improvement. I haven't actually done SEO for a pre-existing flash site like this.
I might be inclined to forgo the splash page all together and center vertically and horizontally the site on the home page, put keywords in the page title (you'd be surprised how powerful that is).
Then, split up the different Flash sections into different HTML pages. It'd break out the site into something you would have greater control over with SEO and the back button would work.
Just some thoughts...
posted by pedantic at 11:25 AM on August 12, 2008 [1 favorite]