meta標(biāo)簽在哪里修改 html語言meta怎么用?
html語言meta怎么用?html的元摘要meta標(biāo)簽的構(gòu)成:meta標(biāo)簽有兩個(gè)屬性,分別是http-equiv屬性和name屬性,不同的屬性有不同的參數(shù)值,實(shí)現(xiàn)不同的網(wǎng)頁功能。1.名稱屬性name
html語言meta怎么用?
html的元摘要
meta標(biāo)簽的構(gòu)成:meta標(biāo)簽有兩個(gè)屬性,分別是http-equiv屬性和name屬性,不同的屬性有不同的參數(shù)值,實(shí)現(xiàn)不同的網(wǎng)頁功能。
1.名稱屬性
name屬性主要用來描述網(wǎng)頁,對應(yīng)的屬性值是content。內(nèi)容中的內(nèi)容主要是搜索引擎機(jī)器人用來查找信息和對信息進(jìn)行分類的。
meta標(biāo)記的name屬性的語法格式為:
lt meta name # 34 parameter # 34 content # 34 specific parameter value # 34gt
name屬性主要有以下參數(shù):
First, keywords (keywords)
描述:關(guān)鍵字用來告訴搜索引擎你的網(wǎng)頁的關(guān)鍵字是什么。
例如:
lt meta name # 34 keywords # 34 content # 34 meta summary,html meta,meta attribute,meta jump #34gt。
b、描述(網(wǎng)站內(nèi)容描述)
描述:描述是用來告訴搜索引擎你網(wǎng)站的主要內(nèi)容。
例如:
Ltmeta Name # 34 describes the content # 34, which is a self-referential summary of html. meta is an auxiliary tag in the header of Hypertext Markup Language.34gt.
C.機(jī)器人(機(jī)器人指南)
描述:機(jī)器人被用來告訴搜索機(jī)器人哪些頁面需要索引,哪些頁面不需要。;t.
The parameters of the content are all, none, index, no index, follow and no follow. The default is all.
例如:
lt meta name # 34 robots # 34 content # 34 none # 34gt
具體參數(shù)如下:
信息參數(shù)為all:將檢索文件,可以查詢頁面上的鏈接;
信息參數(shù)為none:不會檢索到文件,無法查詢頁面上的鏈接;
信息參數(shù)是index:將檢索文件;
信息參數(shù)如下:可以查詢頁面上的鏈接;
information參數(shù)為noindex:不檢索文件,但可以查詢頁面上的鏈接;
information參數(shù)為nofollow:會檢索到文件,但無法查詢頁面上的鏈接;
LEBO官方網(wǎng)站蘋果瀏覽器可以使用嗎?
不會,完全取決于瀏覽器的實(shí)現(xiàn)。有些瀏覽器可以通過meta標(biāo)簽來實(shí)現(xiàn)。