Scoreling
Markup

Page declares a favicon

Low impact · weight 2 · worth up to 0.9 points of the total score

Why it matters

The favicon is how a user finds this tab among twenty others and how the site appears in bookmarks and history. Without a declared one the browser requests /favicon.ico and usually gets a 404.

How to fix it

Add <link rel="icon" href="/favicon.ico"> or an SVG equivalent to <head>.

Check a page for this, and the other 41 checks at once

More Markup checks

See all checks