0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

<title>タグの内容が必ずしもタイトルにならない件について

Last updated at Posted at 2024-10-02

タグで囲んだ内容がサイトのタイトルにならないこともあるようです

どういうことかといいますと、HTML の

タグ内のタグの内容が検索結果のタイトルとして表示されるのですが、どうやら Google の検索エンジンにおいては必ずしも、それが適用されるとは限らないようです。

2021 年の更新内容では、従来の

タグの中身をタイトルに設定するのではなく、

タグやその他ページ内で目立つように表示されるコンテンツをタイトルの候補にすると
いうことだそうです。

なぜこのようになったのか

タイトルタグが必ずしもページの内容を的確に表している場合がないこともあるため。

だそうです。

使用率

とはいうものの、80%をこえる確率でサイトのタイトルが使用されているようです。

解決策

調べてみたところ、恐らく h1 タグと同様の内容にするというのが良いようです。
念の為、上記の Google のページもご参考にしていただきますようよろしくお願いいたします。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?