Skip to content

Bug: Documentation pages are missing HTML metadata #67

@Kingdutch

Description

@Kingdutch

Most notably the pages have no <title> tag which means browsers don't show a title at all which makes it difficult to distinguish between pages when multiple documentation tabs are open.

image

Additionally search indexes guess at the title for search results which usually goes well
image

But sometimes it does not
image

Adding a <meta name="description" content="Page description here." /> can also help to provide a short description of the page which helps users in search results find what they're looking for more quickly (for those not using the on-site search).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions