OG_HOMEPAGE_TITLE: 'odysee.com' --> 'Odysee'
I'm trying to figure out what's causing our "odysee" search term to show simple results, while "odysee.com" shows the rich results. It is less likely for someone to type "odysee.com" in a search, I think. Even if OG_HOMEPAGE_TITLE is not the culprit, I think the cards look better since it is currently showing double URLs.
This commit is contained in:
parent
33fda0d581
commit
a0aa3c99b2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ WELCOME_VERSION=1.0
|
|||
|
||||
# OG
|
||||
OG_TITLE_SUFFIX=| odysee.com
|
||||
OG_HOMEPAGE_TITLE=odysee.com
|
||||
OG_HOMEPAGE_TITLE=Odysee
|
||||
OG_IMAGE_URL=https://spee.ch/odysee-og:e.png?quality=85&height=630&width=1200
|
||||
SITE_CANONICAL_URL=odysee.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue