Skip to content

Proposal: Add schema.org metadata #38774

Description

@189741

What's the current status of adding schema.org metadata, such as https://schema.org/SoftwareSourceCode?

Both GitHub and GitLab already expose structured metadata for repositories.

There already appears to be some related code in the repository:


Additionally, it may be useful to include the following meta tag in the HTML output:

<meta name="generator" content="Gitea">

According to the WHATWG HTML specification, the generator meta tag is intended to:

identify the software that generated the page

Finally, it may also be worth removing the keywords meta tag. It has been ignored by most major search engines for many years due to widespread abuse for SEO purposes, so it no longer provides meaningful value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions