Skip to content

Tag attibutres for body and html created twice. #4

@xmacinfo

Description

@xmacinfo

In the HTML tag class is created twice:
<html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# " class="no-js" class="path-frontpage page-node-type-landing-page has-glyphicons">

--> class="no-js" class="path-frontpage page-node-type-landing-page has-glyphicons"

In the body tag, some attributes are more than necessary:
<body class="path-frontpage page-node-type-landing-page has-glyphicons" class="path-frontpage page-node-type-landing-page has-glyphicons" vocab="http://schema.org/" class="path-frontpage page-node-type-landing-page has-glyphicons" vocab="http://schema.org/" typeof="WebPage">

3 class attributes
2 vocab attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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