Showing posts with label SEO Tips for Flash. Show all posts
Showing posts with label SEO Tips for Flash. Show all posts

Wednesday, October 7, 2009

5 Reasons Not To Use Flash

Despite the documented problems over the years, businesses and web development firms are continuing to use a flash base in site design, without regard of the challenges an all flash site poses for search engine rankings and SEO (not to mention usability).


Sure, some hybrids of flash and text work well, with the mutual understanding that flash is embedded within a site.. and not the site itself. But as a whole, this concept seems to be falling on deaf ears.


Building Flash-powered websites is wrong. Storing your content in Flash movies is wrong. Implementing site navigation in Flash is wrong.


Then why are there so many Flash sites? They look pretty with all those neat vector graphics, gradients, animations and cool sound effects. Flash is the favorite toy of big designer studios and numerous amateur graphic artists alike. Flash is visually attractive, and in general attractive websites are more successful than the ugly ones (notable exceptions: craigslist.org and plentyoffish.com). But this is not the case of Flash websites. All the benefits of the nice outlook are overridden by the disadvantages in terms of SEO and usability.


Flash requires bandwidth
Despite of the DSL Internet access being available almost everywhere, there are still lots of people surfing the Net via dialup or other limited bandwidth connection. Flash files, especially those using sound effects, embedded movies or bitmap images, can take a while to load.


Disabled back button
Some Flash designers use meta refreshes or other tricks to disable browser’s Back button. As the famous usability expert Jacob Nielsen says, ‘Back button is the second most important navigation element after hyperlinks’. People not able to use Back button will click the third most important navigation element – that X button in the top right. Besides, if you are going to promote a Flash site via PPC, you should know that Google AdWords doesn’t approve pages with disabled back button.


Flash ignores users needs
Whereas the ground rules of marketing emphasize the concentration on the users’ needs, Flash websites ignore them. Take the infamous site intros and splash screens that are as much annoying as the 45 minutes of advertising and previews in cinemas. Or another example: the sound effects – they are can be especially inappropriate and harmful when you are browsing the Net from a cubicle in a quiet office or from home in the late hours.


Problems with third-party Flash developers
Unless you do Flash yourself, you might face some serious troubles with developers. Some of them code their project to prevent them from editing, thus making you to hire them over and over again as you need to do even the smallest modifications. Aaron Wall in his SEOBook (a highly recommended SEO reading) describes a case of a Flash developer who disabled the back button and then asked $4000 from his client to re-enable it, although the problem was caused by his own incompetence.


Search engines do not like Flash
And perhaps the most important: not every search engine is able to crawl and index the content of Flash movies. Even those that can often do it with errors. This is in particular the case of a website fully implemented in Flash as a single file. Search engines just wouldn’t be able to direct visitors to the proper page within that file.


What is Flash really good for? Banners and ads – it provides far more useful features then the traditional gif animation. Online games – remember the ‘Yeti Sports’? Flash technology – the Flash videos – for video blogs.

Wednesday, September 30, 2009

SEO Tips for Flash

SEO Tips for Flash

Creating accessible flash content for search engines is odd for you to preserve your online presence and drive traffic to your site. Follow these Flash Optimization Tips to get most out of the major search engines.


Adding SWF content to your HTML source

An iron-clad way to guarantee that a SWF’s content is picked up and ranked by search engines is to extract the content and place it into the page’s HTML source. Tools such as Dreamweaver use SWF Object to embed Flash. The code view in Dreamweaver displays comments where you should add your alternative HTML content.


Keep your URL unique

If your site is just one big lump of Flash in an HTML template, your page is never going to refresh. Consider having a different URL for each page of your site’s Flash content. Each page would have its own HTML source title, “H1″ and body copy containing the keyword you want to rank.


Use source content dumping

A one-page HTML rich internet application (RIA) will not be SEO enhanced simply by adding the content for each section of the Flash application into the HTML source for this page. Doing this doesn’t establish any prominence of content, as there are too many competing terms. Keep extracted Flash content relevant to the page it’s on.


Keep an eye on new initiatives

Adobe has been working with Google and Yahoo! to make the Flash file format (SWF) search engine friendly. This will enable the engines to see what’s inside a SWF’s content and index it. However, the use of Flash Player technology by search engines is still developing and so can’t be relied on as the only step towards optimizing your project for SEO.


Add text to your Flash applications

A simple Flash SEO enhancement is to use Flash-generated text in your creative when displaying or animating type. You can do this instead of using text that’s a flattened bitmap. Flash text can contain keyword-based messages, which help increase traffic. Include this text in the HTML source of the page as well.


Remember that search engine spiders hate pop-ups

We’ve all visited sites that urge us to click to launch Flash content into a new window. This removes any chance of the site’s content being picked up and indexed by search engines. In addition to search spiders not being able to see them, pop-ups suffer from being blocked by many browsers.


Get robotic help

Robots.txt is a plain text file found at the root of a server. This tells search bots which content needs to be allowed or disallowed when it visits their website. If your Flash text content is the same as your HTML version, you could set the Robots.txt file to ignore the SWF content and push only the HTML content to the search bots.


Embed Flash content with SWF Object

SWF Object is a search engine-friendly way to embed Flash content. Alternative (non-Flash) content is produced first, and then snippets of JavaScript are used to swap out the alternative content with the Flash movies. This ensures that the content is indexed by search engines. Users without Flash will still see a working HTML page.