〆 検索エンジンのロボット(Googlebot, Yahoo!Slurp)の自動情報検索の設定 <meta name="robots" content="~" > content="index, follow" : ロボット検索を許可 content="noindex,nofollow" : ロボット検索を禁止 content="noindex,follow" : インデックス登録を禁止し、このページのリンクをたどることを許可。 content="index,nofollow" : インデックス登録を許可し、このページのリンクをたどることを禁止。 <html> <head> <title> ~ </title> <meta name="description" content="文書の要約"> <meta name="keywords" content="キーワード"> <meta n