13,007
回編集
100行目: | 100行目: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<br> | <br> | ||
<code>$wgGoogleSiteVerificationKey</code>を設定する場合、[https://support.google.com/webmasters/answer/9008080 Google Search Console]にアクセスして、[設定]からキーを取得する。<br> | 変数<code>$wgGoogleSiteVerificationKey</code>を設定する場合、[https://support.google.com/webmasters/answer/9008080 Google Search Console]にアクセスして、[設定]からキーを取得する。<br> | ||
# 画面左ペインにある[設定] - 画面右ペインにある[ユーザーと権限]を選択する。 | |||
# [ユーザー]からユーザ名の右にある[︙]から、[所有権の確認の詳細]を選択する。 | |||
# [HTMLタグ]項目にキーが記述されている。 | |||
<br> | <br> | ||
以下の例では、MediaWikiの任意のページの任意の箇所にメタキーワードである<code>name</code>タグ(keywords)および<code>content</code>タグ(description)を埋め込んでいる。<br> | 以下の例では、MediaWikiの任意のページの任意の箇所にメタキーワードである<code>name</code>タグ(keywords)および<code>content</code>タグ(description)を埋め込んでいる。<br> |