Change your Websites Favorite Icon

Website Tools & SEO | Updated 2026

A favicon is the small icon that appears in browser tabs, bookmarks, and search results next to your site's name. Here is how to add or change yours.

01. Creating a Favicon

  • Size: 32x32 pixels is the standard. Also create 16x16 for older browsers and 180x180 for Apple touch icons.
  • Format: .ico has the broadest compatibility. .png works in all modern browsers.
  • Free tools: favicon.io generates favicons from text, images, or emoji. RealFaviconGenerator creates all sizes and formats with the HTML tags ready to paste.

02. WordPress

WordPress has built-in favicon support:

  1. Go to Appearance > Customize > Site Identity
  2. Click "Select site icon"
  3. Upload an image (recommended 512x512 pixels, WordPress will resize it)
  4. Click "Publish"

03. Manual HTML Method

Add these lines inside the <head> section of your HTML:

<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.png" type="image/png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
Cache Note

Favicons are aggressively cached by browsers. After uploading a new one, clear your browser cache and do a hard refresh (Ctrl+Shift+R). You may also need to clear the favicon cache specifically: in Chrome, visit chrome://favicon/ or clear browsing data.

Need Help With Your Site?

Open a Support Ticket

Quick Recap

  1. Upload favicon.ico to public_html
  2. WordPress: Appearance > Customize > Site Identity > Site Icon
  3. 32x32 pixels is the standard size
  4. Add link tags in your HTML head for explicit control
  5. Clear browser cache to see the new favicon

Website customization · Last updated March 2026 · Browse all Website Tools articles

  • 451 Users Found This Useful

Was this answer helpful?

Related Articles

Creating and Submitting a Google Sitemap

Website Tools & SEO | Updated 2026 A sitemap is an XML file that lists all the pages on...

Where can I find an HTML editor?

Website Tools & SEO | Updated 2026 If you want to build or edit web pages without...

How can I make search engine friendly urls with my app?

Website Tools & SEO | Updated 2026 SEO-friendly URLs (also called "clean URLs" or "pretty...

Why Do I See robots.txt in My Web Stats

Website Tools & SEO | Updated March 2026 If you see "robots.txt" appearing frequently in...

How to Submit Your Site to Search Engines

Website Tools & SEO | Updated March 2026 You don't need to manually submit your site to...



Save 30% on web hosting - Use coupon code Hosting30