Skip to content

Conversion: Lighthouse SEO score is worse after converting Jekyll to Roq #1069

Description

@holly-cummins

I'm not sure if this is a converter issue or a Roq issue, but since they live in the same repo, raising this here while I figure which code to blame. :)

The lighthouse reports SEO ranking for quarkus.io dropped from 92 to 75 after conversion.

Before:

Image

After:

Image

There are no further details on Document does not have a valid rel=canonical Is not an absolute URL (/).

The hreflang seems to be something about translation:

head > link
<link rel="alternate" hreflang="en" href="NOT_FOUND" />
Relative href value
head > link
<link rel="alternate" hreflang="pt-br" href="NOT_FOUND" />
Relative href value
head > link
<link rel="alternate" hreflang="es" href="NOT_FOUND" />
Relative href value
head > link
<link rel="alternate" hreflang="zh" href="NOT_FOUND" />
Relative href value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions