[Resolved] Errors per W3C Link

Home Forums Support [Resolved] Errors per W3C Link

Home Forums Support Errors per W3C Link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #885987
    Janine

    Hi.

    I am receiving the following errors at W3c Link:

    Line: 7 https://fonts.googleapis.com/
    Status: 404 Not Found
    The link is broken. Double-check that you have not made any typo, or mistake in copy-pasting. If the link points to a resource that no longer exists, you may want to remove or fix the link.

    Line: 7 https://fonts.gstatic.com/
    Status: 404 Not Found
    The link is broken. Double-check that you have not made any typo, or mistake in copy-pasting. If the link points to a resource that no longer exists, you may want to remove or fix the link.

    Line: 7 https://www.mysitename.com/xmlrpc.php?rsd
    Status: 403 Forbidden
    The link is forbidden! This needs fixing. Usual suspects: a missing index.html or Overview.html, or a missing ACL.

    Can you enlighten me? Thanks!

    #885993
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The first two aren’t real links, they’re preconnect/dns-prefetch values in your <head> section. These help to speed up the request to Google for Google Fonts.

    The third one is likely because xmlrpc is disabled on your site (which is usually a good thing for security purposes).

    Let me know if you need more info ๐Ÿ™‚

    #886019
    Janine

    Thanks, Tom.

    #886759
    Tom
    Lead Developer
    Lead Developer

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.