Adobe
製品
Acrobat
Creative Cloud
Creative Suite
Digital Marketing Suite
Digital Publishing Suite
Elements
Photoshop
Touch Apps
その他の製品一覧
ソリューション
デジタルマーケティング
デジタルメディア
教育
金融機関
Web Experience Management
その他のソリューション
ラーニング サポート ダウンロード 会社情報
ご購入
アドビストア 安心のサポート& サービス
アカデミックストア 学生、教職員、個人向け
アドビライセンスストア 中小企業向け
ボリュームライセンスについて 企業、教育機関、官公庁向け
販売パートナー
キャンペーン情報
検索
 
情報 サインイン
ようこそ、 さん カート 注文状況 マイアカウント
マイアカウント
注文状況
アカウント情報の変更
コミュニケーションの設定を変更
サインアウト
サインインの目的 お客様のアカウントや体験版ダウンロード、製品の拡張機能、コミュニティエリアへのアクセスなどを管理するため
Adobe
製品 セクション ご購入   検索  
ソリューション 会社情報
サポート ラーニング
サインイン サインアウト 注文状況 マイアカウント
先行予約の提供開始予定日Date. 商品が発送されるまで、クレジットカードには課金されません。提供開始の予定日は変更される場合があります。 先行予約の提供開始予定日Date. ダウンロードの準備が整うまで、クレジットカードには課金されません。提供開始の予定日は変更される場合があります。
個数:
ご購入には学生・教職員個人版の購入資格の確認が必要です。
小計
カートの中身を見る
Adobe Developer Connection / Flashデベロッパーセンター /

Making Flash websites searchable

著者 Jeff Kamerer

Jeff Kamerer

Created

16 October 2006

ページ ツール

Facebookでシェア
Twitterでツイート
LinkedInでシェア
ブックマーク
印刷

タグ

必要条件

ユーザーレベル

すべて

You know that Macromedia Flash from Adobe is great for making websites interactive, interesting, and fun to explore. But you may have been hesitant to use Flash out of the concern that the Big Three search engines (Google, MSN, Yahoo!) will not be able to find your site—that is, direct web searches to your site. Rest assured that you can use Flash in your site, even quite heavily, and still get good search results. What follows are a few simple tips to help you achieve search engine visibility.

Put text in HTML

For visual effect, you might embed a SWF file in some web pages and offer little or no text on the page. In the common case of a splash animation on the front page of a website, there may be a few animated words in the Flash content that move on and off the Stage. While some search engines will be able to find this text, your site will be seen better by those search engines if they can also find the same or similar text within the HTML page.

One great solution if you have only a very small amount of text in your Flash animation is to place that text in the <title> tag of the HTML page. Search engines weight page titles pretty highly, and this allows you to maintain a bare-page aesthetic.

Another, if less elegant, solution is to put all the text "below the fold" so that although it is contained in the HTML page, the initial experience of visiting your page will be the effect of a bare page containing just the Flash animation.

When your site requires whole paragraphs of text, you're better off putting it in the HTML, both from a search engine perspective and a user experience perspective. You can still use Flash animations on this page, of course; many pages seamlessly integrate Flash and HTML to the point that it can be quite difficult to tell where the Flash ends and the HTML begins.

Keeping text in the HTML makes it easier for search engines to find the text and make sense of it. It also makes it easier for users to search through the text within the browser, print it, or copy and paste it.

Put links in HTML

Flash can be a great way to present complex navigation options to users using drop-down menus or other innovative controls. However, it can be difficult for web crawlers to find links when they are embedded only within the Flash animation.

There is a simple solution to this: Make sure that any Flash navigation also appears somewhere on the page as links within the HTML. You can accomplish this easily by putting links at the bottom or left side of a page. These standard practices are unobtrusive and are also helpful to the human visitors to your site, not just search engine robots.

One good practice that helps search engines navigate your site—whether or not you make heavy use of Flash—is providing a site index page your home page links to. Again, human visitors get a sense of the layout and content of your site and web spiders definitely have an easier time hitting all the pages.

Another way to make sure search engines find all the pages in your site is to submit the page URLs directly to the search engines. There are different ways to do this; some are free and some are not. Check out the search engines' support websites for more information (see the links at the end of this article).

Separate SWF files onto different web pages

Some websites built entirely in Flash use a single web page with a Flash animation embedded within it. When users interact with the site, new views are displayed within the Flash animation rather than by loading a new, discrete web page.

Although this can provide a great user experience visually and cause faster "page" loads, it has its drawbacks. For human visitors, it is impossible to bookmark a particular page because going back to that same link will take them to the beginning of the Flash experience. Similarly, it is impossible for search engines to understand each new state in the Flash experience as a different page and to link into that state.

In some cases, the fluid, fast user experience may outweigh the drawbacks of no bookmarking and no search engine indexing. It really depends on the specifics of your site. For example, if you are loading Level 3 of a Flash game, you likely have no reason for this level to be found independently by visitors.

Use the Title and Description fields in Flash 8

The SWF file format in Flash 8 supports XMP metadata. The goal of this feature is to help address issues with search engine support for Flash.

To add metadata, select Modify > Document (or click the Size button in the Property inspector) to open the Document Properties dialog box and then enter a title and description for your SWF. While this is a new feature, this metadata can actually be output to any version of SWF, not just that generated by Flash 8.

Today's search engines do not actively consume this information. However, we have high hopes that they will in time, so we suggest you start embedding the data now. It is also a good idea to put this kind of information in your HTML, either in your page's title and description metadata or in text within the page.

For more information on this feature, search on "metadata" in the Flash 8 Help (note that this will also bring up results for the unrelated FLV metadata) or read Creating or Opening a Document and Setting Properties in the Flash LiveDocs.

Where to go from here

There are many important things to keep in mind when trying to get good search engine results. They are not specific to Flash but must be considered for any website. They are outside the scope of this article, but there are many resources on the web (some listed below) where you can find lots more information about search engine optimization. Some important topics to think about, and search for more information on, include the following:

  • Getting related and well-regarded sites to link to your site
  • Using descriptive, relevant titles in your HTML pages
  • Creating a site map
  • Submitting links directly to search engines
  • Using cookies and dynamic links cautiously
  • Maintaining a robots.txt file
  • Updating your site often (so that search engines consider your site to be more relevant than others)

The following links are some useful resources for more information about getting your site to work well with search engines:

Search Engine Watch (check the "Search Engine Resources" section)

Google Webmaster Central

MSN Search (check the "Industry" and "For Site Owners" links)

Yahoo! Help

More Like This

  • Looking back at the best Flash sites of 2009
  • Mastering OSMF – Part 3: Working with plug-ins
  • Mastering OSMF – Part 2: Creating and customizing your player
  • Creating an accessible animated presentation in Flash
  • Deep-linking to frames in Flash websites
  • Rich Media Ads
  • Setting up a Flash project for local and network playback
  • Modeling User Workflows for Rich Internet Applications
  • Creating Drupal sites with Flash or Flex
  • Writing and running functional tests for Flash with Selenium RC

製品

  • Acrobat
  • Creative Cloud
  • Creative Suite
  • Digital Marketing Suite
  • Digital Publishing Suite
  • Elements
  • モバイルアプリ
  • Photoshop
  • Touch Apps

ソリューション

  • デジタルマーケティング
  • コンテンツオーサリング
  • Web Experience Management

業種別ソリューション

  • 教育
  • 金融機関

サポート

  • ヘルプ&サポート
  • 注文と返品
  • ダウンロードに関するヘルプ
  • ユーザー登録に関するヘルプ

ラーニング

  • ADC: Adobe Developer Center
  • Adobe TV
  • Design Magazine
  • Photoshop Magazine
  • Focus In

ご購入方法

  • アドビストア
  • アカデミックストア
  • アドビライセンスストア
  • ボリュームライセンスについて
  • 販売パートナー
  • キャンペーン情報

ダウンロード

  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR
  • Adobe Shockwave Player

会社情報

  • プレスルーム
  • パートナープログラム
  • 企業の社会的責任(英語)
  • 採用情報
  • 投資家の皆様へ(英語)
  • イベント&セミナー
  • Legal(英語)
  • セキュリティ
  • お問い合わせ
国・地域および言語の選択 日本(変更)
国・地域および言語の選択 閉じる

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2012 Adobe Systems Incorporated. All rights reserved.

利用条件 | プライバシーポリシーとCookie (更新)

Reviewed by TRUSTe: site privacy statement