Skip to content

Meta description goes i18n #139

@armins

Description

@armins

We made it possible to create custom content in "html title", "meta description" and "meta keywords".

Like discussed somewhere else, we could

  • refactor default content into config
  • refactor multi-language options (at least for "meta description") into i18n language files (display them all)

example:

<meta name="description" lang="de" content="" />
<meta name="description" lang="en" content="" />
<meta name="description" lang="es" content="" />
<meta name="description" lang="fr" content="" />

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