Website description in Google #447
Unanswered
cdmcdermott
asked this question in
Q&A
Replies: 1 comment 3 replies
-
All params are mentioned here. https://github.com/adityatelange/hugo-PaperMod/wiki/Variables |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where do I specify a website description for google to display when people search. I have configured the below in config.yml
params:
description:
profileMode:
enabled: true
title: <this title is picked up by google but not yahoo, duck duck go>
subtitle: <this title is picked up by google but not yahoo, duck duck go>
When i search for my site in google it appears that google just picks up all text on the front page e.g. title, subtitle, tags, categories.
How do i specify I detailed description for SEO
Beta Was this translation helpful? Give feedback.
All reactions