[Scummvm-tracker] [ScummVM :: Bugs] #14380: WEB: Adding SEO to scummvm.org pages
ScummVM :: Bugs
trac at scummvm.org
Sat May 11 10:16:42 UTC 2024
#14380: WEB: Adding SEO to scummvm.org pages
----------------------------+---------------------
Reporter: lwcorp | Owner: (none)
Type: feature request | Status: new
Priority: normal | Component: Web
Version: | Resolution:
Keywords: seo,pages | Game:
----------------------------+---------------------
Description changed by lwcorp:
Old description:
> I've wanted to spread the futuristic
> "[https://www.scummvm.org/news/20230401/ new AI features]", only to find
> all pages (ranging from articles to compatibility) just show a preview of
> the homepage. It's because they all share the very same HTML/meta titles
> and/or meta descriptions.
>
> Therefore, can you at the very least make sure each article have a
> **different**:
> 1. <title>
> 2. <meta name="apple-mobile-web-app-title" content="...">
> 2. <meta property="og:title" content="...">
> 3. <meta property="og:description" content="...">
> 4. <meta property="og:url" content="...">
> ?
>
> And I would also add what is overdue:
> 5. <meta name="description" content="...">
>
> It might all be related to [https://github.com/scummvm/scummvm-
> web/blob/master/templates/pages/index.tpl index.tpl].
New description:
I've wanted to spread the futuristic
"[https://www.scummvm.org/news/20230401/ new AI features]", only to find
all pages (ranging from articles to compatibility) just show a preview of
the homepage. It's because they all share the very same HTML/meta titles
and/or meta descriptions.
Therefore, can you at the very least make sure each article has a
**different**:
1. <title>
2. <meta property="og:title" content="...">
3. <meta property="og:description" content="...">
4. <meta property="og:url" content="...">
?
And I would also add what is overdue:
5. <meta name="description" content="...">
6. <link rel="canonical" href="..." />
It should be all related to [https://github.com/scummvm/scummvm-
web/blob/master/templates/pages/index.tpl index.tpl].
--
--
Ticket URL: <https://bugs.scummvm.org/ticket/14380#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list