GoogleはFlashで使われる外部リソースもインデックスする、防ぎたければrobots.txtを使うべし
GoogleがFlashのswfコンテンツをインデックスし始めて久しいですが、「Official Google Webmaster Central Blog: Flash indexing with external resource loading」によると、GoogleはFlashのSWFファイルから呼ばれる外部リソースもインデックスするようになったとのこと。
We just added external resource loading to our Flash indexing capabilities. This means that when a SWF file loads content from some other file—whether it’s text, HTML, XML, another SWF, etc.—we can index this external content too, and associate it with the parent SWF file and any documents that embed it.
昨年GoogleがFlashコンテンツについてインデックス技術を改善した際には、
- JavaScriptでFlashコンテンツをロードしている場合は無理かも
- Flashから呼ばれている外部リソースの認識は無理
といった技術的制限がありましたが、今回外部ソースの認識ができるようになり、さらにJavaScriptによりエンベッドされたFlashファイルもすでに認識できるようになっているようです。
これにより、意図しないコンテンツがGoogleにインデックスされてしまうこともあるわけで、もしそれを防ぎたければ robotx.txt を利用するようにと勧められています。
コメントを残す