Skip to content

Duplicate conflicting <title>, <meta descripiton=""> and schema.org components #33

@nakigoe

Description

@nakigoe

@jsakamoto
いつもお世話になっております
thank you for your hard work! Your extension is working for my website https://nakigoe.org

The only problem I encounter now is that I have to remove all the SEO from the wwwroot/index.html, since the extension generates conflicting SEO components. It takes them both from wwwroot/index.html and from every page indexed by the extension:

  • duplicate conflicting <title></title>
  • duplicate conflicting <meta description="">
  • duplicate conflicting schema·org SEO microdata and formats

There is a lot of manual labour ahead now for every single page, to fix the SEO data.

What the appropriate solution might be to remove the duplicates, since it might not be the best idea to remove the <title>nakigoe.org</title> tag from the static wwwroot/index.html, since every page requires a <title></title> tag by W3 standards.

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