0

Windows 8のWebサイトで、彼らが書いたコードを見ると、一般的に使用されていないと思うメタタグがいくつか見つかりました。

http://windows.microsoft.com/en-US/windows/cougar-mountain-zoo-download-theme

そのようなコードは社内で使用されていますか、それともすべてのWebサイトに適用されていますか?

<meta name="MS.PageId" content="839880" />
<meta name="MS.PageVer" content="49" />
<meta name="MS.Nav.Level" content="3" />
<meta name="MS.Nav.Channel" content="Download-Shop" />
<meta name="MS.Culture" content="en-US" />
<meta name="Search.os" content="Windows" />
<meta name="Search.Product" content="eADQiWindows 7XVcnh" />
<meta name="Search.Product" content="eADQiWindows 8XVcnh" />
<meta name="Search.Product" content="eADQiWindows RTXVcnh" />
<meta name="Search.SupportedOS" content="eADQiWindows 7XVcnh" />
<meta name="Search.SupportedOS" content="eADQiWindows 8XVcnh" />
<meta name="Search.SupportedOS" content="eADQiWindows RTXVcnh" />
<meta name="Search.AppliesTo" content="WOL" />
<meta name="Search.PageTitle" content="Cougar Mountain Zoo theme" />
<meta name="Description" content="Enjoy the menagerie in this free theme for Windows featuring the inhabitants of Cougar Mountain Zoo." />
<meta name="Search.Culture" content="eADQien-USXVcnh" />
<meta name="msapplication-TileImage" content="http://res1.windows.microsoft.com/Resources/3.6/WOL/shared/images/Win8_Logo_144x144.png" />
<meta name="msapplication-TileColor" content="#1A1A1A" />
<meta name="MS.BIAuthStateLoggingDisabled" content="true" />
4

2 に答える 2

2

説明の外では、それらのどれもグーグルによって考慮されておらず、それらのほとんどはマイクロソフトと彼ら自身のシステムに非常に特有であるように見えます。名前またはぎこちない内容に「ms」が含まれています。

于 2012-12-04T14:46:05.910 に答える
1

これらは主に検索エンジン最適化SEOのためのものです。これらはユーザーインターフェイスに何も追加しませんが、解析可能なテキストです。

これらは、作成者とキーワードの情報を指定するためにも使用されます。

于 2012-12-03T17:10:19.030 に答える