Skip to content

Commit d97ff74

Browse files
committed
Update metadata keywords, description, author, and fallback image in params configuration for improved SEO and branding.
1 parent 940d269 commit d97ff74

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

adscian/config/_default/params.toml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,18 @@ link = "signup/"
5252
# seo meta data for OpenGraph / Twitter Card
5353
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
5454
[metadata]
55-
keywords = ["Hugo", "GetHugoThemes", "Themefisher"]
56-
description = "Software and SAAS Landing Hugo Theme"
57-
author = "Gethugothemes"
58-
image = "images/og-image.jpg" # this image will be used as fallback if a page has no image of its own
55+
keywords = ["environmental consulting", "climate change solutions",
56+
"water resource management", "data science for environment",
57+
"scientific research synthesis", "GIS and data analysis training",
58+
"proposal writing for environmental projects", "hydrology consulting",
59+
"public sector environmental support", "scientific literature review"
60+
]
61+
description = """ADSCIAN offers expert consulting in water, environment, and
62+
climate challenges. We bridge science and action through data analysis,
63+
research synthesis, and tailored training for public, private, and academic
64+
sectors."""
65+
author = "ADSCIAN"
66+
image = "images/og-adscian.png" # this image will be used as fallback if a page has no image of its own
5967

6068
# matomo tracking: see https://matomo.org/
6169
# matomo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/matomo-analytics

0 commit comments

Comments
 (0)