Broken Links

This is one of the broken links by W3C Link Checker.

25	<link rel='dns-prefetch' href='//fonts.googleapis.com' />

It seems that an http(s) request to fonts.googleapis.com needs a /css?family=… part, as in the followings.

So what should I do?

  • Ignore the broken links, and do nothing?
  • Modify the dns-prefetch line?
  • Or, just delete the dns-prefetch line?

Link Checker

It is a good practice to check if there are any broken links in your site.

Since I corrected my .htaccess file, there should be no broken links now.

Ooops! Something is still wrong..