Optimise SEO

This commit is contained in:
Harsh Shandilya 2017-01-15 20:08:24 +05:30
parent a4d828fc8e
commit 1e39ef0d29
2 changed files with 8 additions and 3 deletions

View File

@ -11,7 +11,8 @@ theme = "hugo-theme-vec"
GoogleplusID = "+MSFJarvisTeamRedux"
Name = "Harsh Shandilya"
Email = "msfjarvis@gmail.com"
Keywords = "MSF Jarvis, Harsh Shandilya, Android, Golang"
Keywords = "msf jarvis, harsh shandilya, android, halogenOS, github"
Avatar = "https://avatars3.githubusercontent.com/u/13348378?v=3"
SelfIntro = "Android is <3"
SelfIntro = "Android is <3"
Description = "Android Lover, Golang Advocate, OSS freak"

View File

@ -11,3 +11,7 @@
<!-- RSS -->
<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
<!-- SEO -->
<meta name="robots" content="index,follow" />
<meta name="google" content="nositelinkssearchbox,notranslate" />