Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validierung und Info-Meldung #527

Closed
erraiva opened this issue Jan 26, 2023 · 0 comments · Fixed by #533
Closed

Validierung und Info-Meldung #527

erraiva opened this issue Jan 26, 2023 · 0 comments · Fixed by #533

Comments

@erraiva
Copy link

erraiva commented Jan 26, 2023

Das Schreiben der Links über yrewrite führt bei der HTML-Validierung zu folgenden Info-Meldungen:
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

<link rel="alternate" hreflang="de" href="https://www.domainname.de/" />
<link rel="canonical" href="https://www.domainname.de/" />

Demnach müsste hinten das /> durch > ersetzt werden.

@erraiva erraiva changed the title Validierung und Warnung Validierung und Info-Meldung Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant