X
Subscribe for notification
    Categories: HTML5OSSSEO

[SEO] HTML5 が SEO に及ぼす影響

HTML5 が SEO に及ぼす影響について興味深い海外blog があったので紹介しておく。

元記事:http://blogs.msdn.com/b/scriptjunkie/archive/2011/06/22/html5-and-its-impact-on-seo.aspx (スクリプトジャンキー内/ 2011年6月22日12:37 Rey.Bango 氏作成)

[amazon_enhanced asin=”4844329278″ container=”” container_class=”” price=”All” background_color=”FFFFFF” link_color=”000000″ text_color=”0000FF” /]  [amazon_enhanced asin=”4873114829″ container=”” container_class=”” price=”All” background_color=”FFFFFF” link_color=”000000″ text_color=”0000FF” /]  [amazon_enhanced asin=”4798025291″ container=”” container_class=”” price=”All” background_color=”FFFFFF” link_color=”000000″ text_color=”0000FF” /]  [amazon_enhanced asin=”4844362003″ container=”” container_class=”” price=”All” background_color=”FFFFFF” link_color=”000000″ text_color=”0000FF” /]

— 以下、 FXFROG 翻訳。

検索エンジンの最適化(SEO)は、サイトの所有者の多くに非常に重要ですが、そのため、人々はHTML5が検索エンジンのアルゴリズムにどのような影響を与えるか知りたがっています。
アダムハイツマン氏は、初期スタブが特定のHTML5の機能が最適化の努力に影響を及ぼす可能性がある ことについて、次のように理解しています。

HTML5に含まれる一つの重要なコンポーネントには、私たちはより良いWebページ上にあるものを表現でき新しい要素を追加できることがあります。

ヘッ ダー、フッター、メインのコンテンツ領域、などへの(新しい要素の追加できること)
– -これらの利点は、検索エンジンが簡単にできるようになるとか….

簡単に互いを区別することができますこれは、異なる部分ができるようにウェブページの セグメンテーションを向上させることができます。おそらく次のようなセクションスキップ、ウェブサイトのクロールでは
<footer>または<header>または別のインデックス作成の目的(著作権情報を識別したり、サイトの名前やロゴを見つけるなど)のためにそれらを使用します。 検索エンジンのインデックスは、これらから効率的で意味を持つ、おそらくより高度になります。

私はこれらのもが肉付けされていると、アダム(創造主)は触れ見て本当に嬉しい。

  • 新しいセマンティックタグ
  • Webページのセグメンテーション
  • 新しいリンクタイプ※
  • <video>と<audio>

これらは他の機能がどのように影響するか、JavaScriptの大きな依存についてもっと詳細を参照するとみると、クローラがページ表示方法に影響を及ぼす場合(従来よりも)素晴らしいものになります。

※ http://www.w3.org/TR/html5/links.html#linkTypes HTML5での新しいリンクタイプ Link Type についての仕様

【おまけ】 4.12.4リンクの種類について

HTML5での新しいリンクタイプ Link Type についての仕様
(これまでの XML 概念に似た感じかな?)

次の表に、この仕様で定義されているリンクタイプをまとめます。 この表は、非規範的であり、リンクタイプの実際の定義は、次のいくつかのセクションに記載されています。

このセクションでは、用語参照先の文書は、リンクを表す要素で識別されるリソースを指す、と言葉現在の文書には、リンクを表す要素がそれ自身を見つけるとその中のリソースを参照します。

リンクタイプが適用されるかを決定するために Link または a  area 要素、要素の rel属性は必ずスペース区切りしなければならなりません 。 結果として得られるトークンは、その要素に適用されるリンクの種類です。

特に指定のない場合を除き、rel属性のキーワード毎に複数回指定することはできません。

(:)はU +003コロン文字が含まれるリンクタイプこの仕様で定義されているすべてのものを含むが、含まれないASCII大文字と小文字を区別しない値を、比較する必要があります 。

このように → rel="next" は  rel="NEXT" と同じです。

Link type Effect on… Brief description
link a and area
alternate Hyperlink Hyperlink Gives alternate representations of the current document.
author Hyperlink Hyperlink Gives a link to the current document’s author.
bookmark not allowed Hyperlink Gives the permalink for the nearest ancestor section.
external not allowed Hyperlink Indicates that the referenced document is not part of the same site as the current document.
help Hyperlink Hyperlink Provides a link to context-sensitive help.
icon External Resource not allowed Imports an icon to represent the current document.
license Hyperlink Hyperlink Indicates that the main content of the current document is covered by the copyright license described by the referenced document.
next Hyperlink Hyperlink Indicates that the current document is a part of a series, and that the next document in the series is the referenced document.
nofollow not allowed Annotation Indicates that the current document’s original author or publisher does not endorse the referenced document.
noreferrer not allowed Annotation Requires that the user agent not send an HTTP Referer (sic) header if the user follows the hyperlink.
pingback External Resource not allowed Gives the address of the pingback server that handles pingbacks to the current document.
prefetch External Resource External Resource Specifies that the target resource should be preemptively cached.
prev Hyperlink Hyperlink Indicates that the current document is a part of a series, and that the previous document in the series is the referenced document.
search Hyperlink Hyperlink Gives a link to a resource that can be used to search through the current document and its related pages.
sidebar Hyperlink Hyperlink Specifies that the referenced document, if retrieved, is intended to be shown in the browser’s sidebar (if it has one).
stylesheet External Resource not allowed Imports a stylesheet.
tag Hyperlink Hyperlink Gives a tag (identified by the given address) that applies to the current document.

 

HTML5 は範囲が広大なので、まずは現状の SEO 概念からの差分キャッチアップに努めようと思います。もちろん、Web サイトそのものの SEO 武装化を図ってまいります。

以上

 

斉藤之雄 (Yukio Saito): Global Information and Communication Technology OTAKU / Sports volunteer / Social Services / Master of Technology in Innovation for Design and Engineering, AIIT / BA, Social Welfare, NFU / twitter@yukio_saitoh

This website uses cookies.