Task Library
Confirms a proper branded favicon is uploaded and rendering in browser tabs, bookmarks, and search results instead of a blank or default icon.
Category: Website QA Audit
Use this when running Layer 1 (Digital Plumbing Checks) of the Website QA Audit – a missing favicon is the small detail that signals an unfinished site.
Inputs
- Site URL
- A desktop browser and a mobile browser for visual confirmation
- WordPress admin access (Appearance → Customize → Site Identity → Site Icon) if a fix is needed
- The audit report/spreadsheet for logging results
Steps
- Load the site in a desktop browser tab and confirm a branded icon appears – not the browser's default blank-page glyph.
- Fetch
/favicon.icodirectly and view page source for the icon link tags; confirm at least one icon resource returns 200, not 404. - Confirm the icon is actually the brand (logo mark or the person's recognizable mark), not the WordPress default, the theme developer's logo, or the hosting company's icon.
- Check on mobile by saving the site to the home screen or viewing the tab switcher – the icon must render legibly at small sizes.
- Google the brand name and check whether the favicon shows next to the site in mobile search results (Google pulls it from the same icon).
- Log pass/fail with a screenshot of the tab icon in the audit report.
Definition of done (QA checklist)
- A branded favicon renders in desktop tabs and mobile, with the icon resource returning 200
- The icon is the owner's brand – not a default, theme, or host placeholder
- Screenshot evidence logged in the audit report, linked back to /website-qa-audit
Example(s)
- Example needed – run the Meta-Article Prompt after first real run.
File in the zip: skills/website-qa-audit/check-favicon-is-set.md. Download the Task Library zip.
Index: Task Library. Article guidelines.
