Skip to content

meta description doesn't satisfy Google lighthouse #119

Open
@shibumi

Description

@shibumi

Hi,
your meta description doesn't satisfy Google lighthouse.
This is what I get for my blog:

"document does not have a meta description".

The meta header from my website looks like this:

<!doctype html><html lang=en-us><head><meta name=generator content="Hugo 0.63.2"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=theme-color content="#D8D8D8"><meta name=msapplication-TileColor content="#D8D8D8"><meta itemprop=name content="Christian Rebischke"><meta itemprop=description content="The personal blog of Christian Rebischke"><meta property="og:title" content="Christian Rebischke"><meta property="og:description" content="The personal blog of Christian Rebischke"><meta property="og:type" content="website"><meta property="og:url" content="https://shibumi.dev/"><meta property="og:updated_time" content="2020-02-09T18:44:37+01:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="Christian Rebischke"><meta name=twitter:description content="The personal blog of Christian Rebischke">

I see that there is the content of my description variable out of my config.toml, but there shouldbe a tag like <meta description="..."> and that is missing.

See also: https://web.dev/meta-description/?utm_source=lighthouse&utm_medium=devtools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions