How to SEO Flash

18
How to SEO Flash Jonathan Hochman www.jehochman.com

description

How to SEO Flash. Jonathan Hochman www.jehochman.com. The Big Idea: Progressive Enhancement. Basic content and functionality should be available to all browsers - PowerPoint PPT Presentation

Transcript of How to SEO Flash

Page 1: How to SEO Flash

How to SEO Flash

Jonathan Hochman

www.jehochman.com

Page 2: How to SEO Flash

The Big Idea:

Progressive Enhancement• Basic content and functionality should be

available to all browsers • Browsers with additional capabilities can enjoy

enhanced formatting (CSS), content (Flash), and functionality (JavaScript), optionally loaded from external files.

>>> Sites that use PE are better prepared for SEO because of excellent accessibility.

Page 3: How to SEO Flash

2. Use a JavaScript function, such as SWFObject, or UFO, to detect Flash Player. When available, replace primary HTML content with enhanced Flash content by modifying Document Object Model (DOM).

Advanced tip: You may need to set WMODE transparent to make your Flash work with layers or CSS hover menus. If you need to fiddle with parameters like WMODE, check the SWFObject documentation to learn how.

Page 4: How to SEO Flash

But does Flash Accessibility work?

• Yes! Search engines read and index the primary content, and follow those links.

• We’ve tested this programming method on dozens of sites with millions visitors.

Page 5: How to SEO Flash

• Adobe uses a version of SWFObject on their home page, as do many other high profile sites.

Page 6: How to SEO Flash

Example: 99% Flash Page An SEO Nightmare

Page 7: How to SEO Flash

Primary Content (No Flash)

Page 8: How to SEO Flash

Google’s Text-only CacheShowing the primary content

Page 9: How to SEO Flash

Search ResultsNote that Google has deep indexed the site

Page 10: How to SEO Flash

Google Matches Keyword “Boats” in the Alternative Content

Page 11: How to SEO Flash

Is this Spam or Cloaking?

No! Flash accessibility isn't spamming if the primary content matches the visible Flash. Spam depends on intentions, not the choice of programming tools.

Nor is this cloaking because we serve the same files to every visitor. Search engines can choose to read the primary content, or to analyze the Flash. There’s no deception.

Basic content is necessary to build an accessible web. The World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) specifically states that multimedia content should have an alternative representation available.

Page 12: How to SEO Flash

Will Search Engines Mistake this for Black Hat Trickery and Ban My Site?

• It hasn’t happened yet.• Search engines aren’t looking to ban you. • Many users benefit from primary HTML content:

– Corporate IT departments may block Flash– Mobile phone users don’t have Flash– Geeks often use Flash Blockers.

• Search engines don’t rule the world. Do what’s right for your users.

• Black hats have sneakier, faster tactics. They don’t need this.

Page 13: How to SEO Flash

Provide more info on mouse over:

Page 14: How to SEO Flash

Display multiple pictures in same space, simplifying layout:

Page 15: How to SEO Flash

Use slide show to explain complex product:

Page 16: How to SEO Flash

All-Flash Sites <Cringe/>

• A Flash movie that simulates web pages isn’t a web site. A web site is a set of linked (X)HTML pages.

• Without pages we can’t use page titles for SEO, nor can we link to specific content from outside the movie.

• Resolution: Create (X)HTML pages, and install a Flash piece on each page.

Page 17: How to SEO Flash

Does Flash Accessibility Programming Improve Rankings and Bottom Line Results?

• It depends: – For competitive search terms, you need to do

more than just use the keyword a few times. Flash SEO isn’t a magical solution.

– Can produce search hits for “long tail” keywords that appear only in the Flash movie.

– Can produce a more effective site with a higher conversion rate.

– Avoids the need for duplicate HTML pages, saving development and maintenance costs.

Page 18: How to SEO Flash

References

Examples, code, discussion, mailing list and installation instructions are available:• http://www.jehochman.com/articles/seo-friendly-flash.shtml, Jonathan Hochman• http://blog.deconcept.com/swfobject, to download SWFObject and join mailing list• http://www.adobe.com/devnet/flash/articles/swfobject.html, by Geoff Sterns• http://en.wikipedia.org/wiki/Progressive_Enhancement, Wikipedia page on

Progressive Enhancement

Contact:

Jonathan Hochman

[email protected]

www.jehochman.com