
検索エンジンのクローラーにサイトの中身を伝える為に必要なmetaタグの書き方。
META ROBOTS
META DESCRIPTION
META KEYWORDS
の三つは是非、書いておきたいところです。
<meta name="robots" content="index,follow">
<meta name="description" content="サイトの紹介文">
<meta name="keywords" content="キーワード,キーワード,キーワード,10個まで">
検索エンジンのクローラーにサイトの中身を伝える為に必要なmetaタグの書き方。
META ROBOTS
META DESCRIPTION
META KEYWORDS
の三つは是非、書いておきたいところです。
<meta name="robots" content="index,follow">
<meta name="description" content="サイトの紹介文">
<meta name="keywords" content="キーワード,キーワード,キーワード,10個まで">