Site logo

Archived topic

Error favicon

5 replies · Started by jmpefe78gmail-com on April 7, 2020

Viewing posts 1–6 of 6

Hola, tras pasar la herramienta https://validator.w3.org/ me muestra advertencias en el favicon. Está subido en personalizar>identidad del sitio con un tamaña de 512x512.
Estos son los errores:
Error: A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

From line 14, column 187; to line 14, column 320

oscript><link rel="icon" href="https://tuwebdecero.com/wp-content/uploads/2020/04/cropped-favicon-tu-web-de-cero-2-32x32.png" sizes="32x32" />ink re

Error: A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

From line 14, column 321; to line 14, column 458

2x32" /><link rel="icon" href="https://tuwebdecero.com/wp-content/uploads/2020/04/cropped-favicon-tu-web-de-cero-2-192x192.png" sizes="192x192" />ink re

Error: A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

From line 14, column 459; to line 14, column 592

x192" /><link rel="apple-touch-icon" href="https://tuwebdecero.com/wp-content/uploads/2020/04/cropped-favicon-tu-web-de-cero-2-180x180.png" />eta na

Error: Attribute name not allowed on element meta at this point.

From line 14, column 593; to line 14, column 737

.png" /><meta name="msapplication-TileImage" content="https://tuwebdecero.com/wp-content/uploads/2020/04/cropped-favicon-tu-web-de-cero-2-270x270.png" />tyle t

Attributes for element meta:
Global attributes
name — Metadata name
http-equiv — Pragma directive
content — Value of the element
charset — Character encoding declaration
Error: Element meta is missing one or more of the following attributes: itemprop, property.

From line 14, column 593; to line 14, column 737

.png" /><meta name="msapplication-TileImage" content="https://tuwebdecero.com/wp-content/uploads/2020/04/cropped-favicon-tu-web-de-cero-2-270x270.png" />tyle t

Attributes for element meta:

Ay, eso no se ve bien. ¿Quizás intente eliminar el icono del personalizador y luego intente nuevamente?
https://wordpress.com/support/site-icons/

El enlace apropiado debería verse así

<link rel="icon" type="image/png" href="https://YOURSITE/favicon-32x32.png" sizes="32x32" />
Tú sitio:
<link rel="icon" type="image/png" href="https://YOURSITE/wp-content/uploads/2020/04/favicon-32x32.png" sizes="32x32" />

Su problema no es el código favicon, es el seguimiento de FB
fbq('track', 'PageView');</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.

buena suerte!

Solucionado, era el pixel.

Gracias

Glad to hear you got it resolved.
Thanks for the support Grant

This archived topic is closed to new replies.