We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19a00d commit 2240821Copy full SHA for 2240821
_config.yml
@@ -44,7 +44,14 @@ social:
44
# - https://www.facebook.com/username
45
# - https://www.linkedin.com/in/username
46
47
-google_site_verification: # fill in to your verification string
+# Site Verification Settings
48
+webmaster_verifications:
49
+ google: # fill in your Google verification code
50
+ bing: # fill in your Bing verification code
51
+ alexa: # fill in your Alexa verification code
52
+ yandex: # fill in your Yandex verification code
53
+ baidu: # fill in your Baidu verification code
54
+ facebook: # fill in your Facebook verification code
55
56
# ↑ --------------------------
57
# The end of `jekyll-seo-tag` settings
0 commit comments