From 53dd77638e037d05aea70728c4928da3e3727171 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Mon, 11 Nov 2024 03:31:31 +0000 Subject: [PATCH] some SEO tweaks --- config.toml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/config.toml b/config.toml index b0a4a13..6fa6b16 100644 --- a/config.toml +++ b/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"