August 10, 2010
<meta>〜</meta>一定是寫在<HEAD>〜</HEAD>之間
像是↓的寫法︰
<HEAD>
<meta>......</meta>
</HEAD>
文字字碼指定︰
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
要再附帶以下說明,以防搜尋引擎找不到。
<Meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=big5">
網站的介紹︰description
<meta name="description" content="A.PAO DesignSTUDIO 介紹色彩學的部落格">
網站的關鍵字︰keywords 用[,]做區隔
<meta name="keywords" content="HTML,カラー,画像,特殊文字,リファレンス">
<meta name=”keywords” Lang=”EN” content=”key” >
<meta name=”keywords” Lang=”zh-TW” content=”關鍵字” >
對機器人的指定動作︰不做搜尋引擎全文搜索(noindex),不受搜尋引擎連結(nofollow)
<meta name="robots" content="noindex,nofollow">
公司名稱︰
<meta name=COPYRIGHT content=”九日國際有限公司 http://www.apao.idv.tw“>
外部程式的連結︰
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
網頁的連結與重新整理︰
<meta http-equiv="refresh" content="5; url=http://blog.apao.idv.tw">
<meta http-equiv="refresh" content="5">
瀏覽器內暫存的重新整理時間︰
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="Sat, 31 Aug 2002 17:35:42 GMT">
網頁文字作者︰但有時指網頁作者,或文字提供者
<meta name="author" content="A.PAO NetworkSTUDIO">
網頁編修者︰有時指編輯軟體
<meta name="generator" content="notepad">
手機版網頁顯示專用
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="viewport" content=”width=横幅, initial-scale=初期の倍率, user-scalable=ユーザーによる拡大・縮小の許可を指定, minimum-scale=最小倍率の指定, maximum-scale=拡大可能な最大の倍率">
<meta name="viewport" content=”width=寬度, initial-scale=原始倍率, user-scalable=是不是能經由用戶放大或是縮小, minimum-scale=最小的縮小倍率, maximum-scale=最大的放大倍率">
width:[數字] 或 device-width
height:[數字] 或 device-height
initial-scale:最小0.25,最大5
minimum-scale:最小0.25,最大5
maximum-scale:最小0.25,最大5
user-scalable:1 或 0 (yes 或 no)
像是↓的寫法︰
<HEAD>
<meta>......</meta>
</HEAD>
文字字碼指定︰
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
要再附帶以下說明,以防搜尋引擎找不到。
<meta http-equiv=”Content-Language” content=”zh-tw”>
<meta http-equiv=”Content-Language” content=”ja”>
<meta http-equiv=”Content-Language” content=”en”>
<meta http-equiv=”Content-Language” content=”ja”>
<meta http-equiv=”Content-Language” content=”en”>
zh-cn (Chinese)中国
fr (French)法国
de (German)德国
it (Italian)意大利
nl (Dutch)荷兰
el (Greek)希腊
es (Spanish)西班牙
pt (Portuguese)葡萄牙
ar (Arabic)阿拉伯
ru (Russian)俄罗斯
ja (Japanese)日本
fr (French)法国
de (German)德国
it (Italian)意大利
nl (Dutch)荷兰
el (Greek)希腊
es (Spanish)西班牙
pt (Portuguese)葡萄牙
ar (Arabic)阿拉伯
ru (Russian)俄罗斯
ja (Japanese)日本
<Meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=big5">
網站的介紹︰description
<meta name="description" content="A.PAO DesignSTUDIO 介紹色彩學的部落格">
網站的關鍵字︰keywords 用[,]做區隔
<meta name="keywords" content="HTML,カラー,画像,特殊文字,リファレンス">
<meta name=”keywords” Lang=”EN” content=”key” >
<meta name=”keywords” Lang=”zh-TW” content=”關鍵字” >
對機器人的指定動作︰不做搜尋引擎全文搜索(noindex),不受搜尋引擎連結(nofollow)
<meta name="robots" content="noindex,nofollow">
公司名稱︰
<meta name=COPYRIGHT content=”九日國際有限公司 http://www.apao.idv.tw“>
外部程式的連結︰
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
網頁的連結與重新整理︰
<meta http-equiv="refresh" content="5; url=http://blog.apao.idv.tw">
<meta http-equiv="refresh" content="5">
瀏覽器內暫存的重新整理時間︰
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="Sat, 31 Aug 2002 17:35:42 GMT">
網頁文字作者︰但有時指網頁作者,或文字提供者
<meta name="author" content="A.PAO NetworkSTUDIO">
網頁編修者︰有時指編輯軟體
<meta name="generator" content="notepad">
手機版網頁顯示專用
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="viewport" content=”width=横幅, initial-scale=初期の倍率, user-scalable=ユーザーによる拡大・縮小の許可を指定, minimum-scale=最小倍率の指定, maximum-scale=拡大可能な最大の倍率">
<meta name="viewport" content=”width=寬度, initial-scale=原始倍率, user-scalable=是不是能經由用戶放大或是縮小, minimum-scale=最小的縮小倍率, maximum-scale=最大的放大倍率">
width:[數字] 或 device-width
height:[數字] 或 device-height
initial-scale:最小0.25,最大5
minimum-scale:最小0.25,最大5
maximum-scale:最小0.25,最大5
user-scalable:1 或 0 (yes 或 no)
0 Comment(s)