WEB1048 - <title> 標籤內容太短

<title> 標籤內容太短。

說明

如果 <title> 標籤空白,搜尋引擎可能會將它視為不具相關性。

搜尋引擎會使用 <title> 標籤內容來提供關於網站內容的部分詳細資料。每個網頁都應該有單一、獨特的標題包含在網頁中 <head> 標籤區段內的 <title> 標籤裡。<title> 標籤不能超過 65 個字元。

詳細資料

<title> 標籤是網站開發人員所控制最重要的標籤,它可影響網站在搜尋引擎結果中的相關性和排名。獨特、精確而且具描述性的標題可提高網站的點擊量。

<title> 標籤應該位於網頁的 <head> 標籤區段內,而且通常放在 <meta name="keywords"> 標籤和 <meta name="description"> 標籤之前。

如需有關自訂 SEO 檢查程式中規則參數的詳細資訊,請參閱自訂 SEO 規則 Ff724042.xtlink_newWindow(zh-tw,Expression.40).png

範例

以下是格式正確的 <title> 標籤範例,其中 <meta name="description"><meta name="keywords"> 標籤均位於 <head> 標籤區段中。

<head>
    <title>Contact Proseware, Inc.</title>
    <meta name="description">Contact information for Proseware, Inc., including addresses, phone numbers, and email</meta>
    <meta name="keywords" content="Proseware,Proseware applications,Proseware utilities,Proseware tools,Proseware server tools"/>
</head>

另請參閱

概念

SEO 的標題 (Title) 規範
搜尋引擎最佳化