some SEO tweaks
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 10s
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 10s
This commit is contained in:
parent
f09740923b
commit
53dd77638e
11
config.toml
11
config.toml
@ -2,8 +2,6 @@ title = "Eric X. Liu's Personal Page"
|
||||
theme = ["hugo-cloak-email", "hugo-coder"]
|
||||
languageCode = "en"
|
||||
defaultcontentlanguage = "en"
|
||||
paginate = 20
|
||||
#canonifyurls = true
|
||||
|
||||
pygmentsstyle = "bw"
|
||||
pygmentscodefences = true
|
||||
@ -18,8 +16,8 @@ style = "github-dark"
|
||||
[params] # theme parameters
|
||||
author = "Eric X. Liu"
|
||||
info = "Software & Performance Engineer @Google"
|
||||
description = "Eric X. Liu - Software & Performance Engineer at Google. Sharing insights about software engineering, performance optimization, and tech industry experiences."
|
||||
keywords = "software engineer, performance engineering, Google engineer, tech blog, software development, performance optimization, Eric Liu, engineering blog"
|
||||
description = "Eric X. Liu - Software & Performance Engineer at Google. Sharing insights about software engineering, performance optimization, tech industry experiences, mountain biking adventures, Jeep overlanding, and outdoor activities."
|
||||
keywords = "software engineer, performance engineering, Google engineer, tech blog, software development, performance optimization, Eric Liu, engineering blog, mountain biking, Jeep enthusiast, overlanding, camping, outdoor adventures"
|
||||
avatarurl = "images/gravatar.png"
|
||||
hideFooter = false
|
||||
hideCredits = true
|
||||
@ -62,11 +60,6 @@ style = "github-dark"
|
||||
"https://git.ericxliu.me/eric"
|
||||
]
|
||||
|
||||
# Add robots.txt settings
|
||||
[params.robots]
|
||||
index = true
|
||||
follow = true
|
||||
|
||||
# Add sitemap configuration
|
||||
[sitemap]
|
||||
changefreq = "weekly"
|
||||
|
Loading…
Reference in New Issue
Block a user