Favicons and logos in Google search results: setup and optimisation on Wix

Module 12: Brand SERP Management & Google Feature Domination | Lesson 155 of 687 | 35 min read

By Michael Andrews, Wix SEO Expert UK

Since 2019 Google has displayed favicons (site icons) next to every organic search result on mobile and desktop. In 2024 Google expanded this further by testing and rolling out site logos alongside brand names in search results. These small visual elements have an outsized impact on click-through rates, brand recognition and perceived trustworthiness. Yet most Wix site owners either use the default Wix favicon, upload a blurry image, or ignore the feature entirely. This lesson covers everything you need to know to get your favicon and logo appearing correctly, prominently and professionally in Google search results.

Why Favicons and Logos Matter for SEO

Google displays your favicon next to every single organic listing your site earns. That means if you rank for 200 keywords, your favicon appears 200 times. A professional, recognisable favicon increases click-through rate by making your listing visually distinct from competitors. Eye-tracking studies show that users scan the left edge of search results where favicons appear, and a well-designed icon creates instant brand recognition that draws the click even when you are not in position one.

The logo feature goes even further. Google now displays a larger site logo next to some search results, typically for sites it recognises as established brands. This logo is pulled from your structured data and Google Business Profile. When your logo appears, it dramatically increases the visual weight of your listing, occupying more pixel space and creating a stronger brand impression than a favicon alone.

The CTR Impact: Listings with a clear, professional favicon consistently earn higher click-through rates than those with a generic or missing icon. For branded searches, having your recognisable logo appear next to your result reinforces trust at the exact moment the user is deciding where to click. A blurry, unclear, or default favicon signals an amateur or abandoned website.

How Google Selects and Displays Your Favicon

Google uses a specific hierarchy to find your favicon. It first checks for a favicon declaration in your HTML head using a <link rel="icon"> tag. If multiple sizes are declared, Google prefers the largest one that is at least 48x48 pixels. Google also crawls the /favicon.ico file at your domain root as a fallback. Once Google has crawled your favicon, it caches the image and re-crawls it periodically. Changes to your favicon can take days or weeks to update in search results.

Setting Up Your Favicon on Wix

How to upload and configure your favicon on Wix

Common Wix Favicon Mistakes: Do not upload your full horizontal logo as a favicon. It will be squeezed into a tiny square and become an unreadable blur. Do not use a photograph. It will lose all detail at 16x16 pixels. Do not use text-heavy designs with more than one or two characters. The most effective favicons are simple geometric shapes, a single letter, or a distinctive symbol from your brand identity.

Designing an Effective Favicon for Search Results

Your favicon needs to work at an extremely small size while remaining instantly recognisable. The most successful favicons in search results use bold colours, simple shapes and high contrast. Think of how Apple uses its apple silhouette, how YouTube uses its red play button, or how Spotify uses its green circles. Each is identifiable even at 16 pixels wide.

Free Favicon Tools: Use RealFaviconGenerator.net to test your favicon across all platforms and generate the complete set of sizes. Favicon.io lets you generate favicons from text, images or emojis. Canva has a 512x512 favicon template that makes design simple. For SVG favicons that scale perfectly to any size, use Figma or Inkscape to create a vector version.

Google Site Logo: How to Get Your Logo in Search Results

Beyond the small favicon, Google has rolled out a larger site logo that appears alongside your site name in search results. This feature uses your Organization or WebSite structured data to identify your official logo. When Google displays your site logo, it appears as a larger, more prominent image next to your brand name above the page title and URL, giving your listing significantly more visual impact.

Google determines your site logo through a combination of signals. The primary signal is the logo property in your WebSite or Organization schema markup. Google also references your Google Business Profile logo, your Open Graph image defaults, and the visual branding on your actual website. Consistency across all these sources is critical. If your schema says one logo but your site displays another, Google may choose neither.

Implementing Logo Schema for Google Search Results on Wix

To tell Google exactly which image to use as your site logo in search results, you need to add WebSite schema with a logo property and Organization schema with a logo property. On Wix, you add this through custom code in your site header.

{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Your Brand Name",
  "url": "https://www.yourdomain.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.yourdomain.com/logo.png",
    "width": 600,
    "height": 60,
    "caption": "Your Brand Name logo"
  },
  "image": "https://www.yourdomain.com/logo.png"
}

How to add logo schema on your Wix site

Google Logo Requirements and Guidelines

Getting Your Logo into Google Knowledge Panel

Your Google Knowledge Panel is the information box that appears on the right side of search results when someone searches your brand name. The logo displayed in your Knowledge Panel is a critical brand asset. Google sources this logo from your Organization schema, your Google Business Profile, and Wikidata. If you have claimed your Knowledge Panel through Google, you can suggest changes to the displayed logo directly.

How to get your logo showing in the Knowledge Panel

Troubleshooting Favicon and Logo Issues in Google

Sometimes your favicon or logo does not appear in Google search results despite being correctly configured. This is usually caused by crawling delays, caching, or technical issues that prevent Google from accessing or processing your images.

Advanced: Site Name Display in Google Search Results

Google also displays your site name (not just the URL) above search results. This is pulled from your WebSite schema name property, your HTML title tag, your Open Graph site_name meta tag, and the text in your site header. Getting your site name to display correctly ensures users see your brand name rather than a URL or a truncated page title.

{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Your Brand Name",
  "alternateName": "YBN",
  "url": "https://www.yourdomain.com"
}

The alternateName property is useful if your brand has a well-known abbreviation or short name. For example, if your brand is "Michael Andrews SEO" but people commonly search "MA SEO", include the shorter version as the alternate name. Google may use either version depending on context.


Complete How-To Guide: Favicon and Logo Setup for Google Search Results on Wix

Step-by-step process to get your favicon and logo appearing in Google search results

Consistency Is Everything: The single most important factor in getting your logo to appear correctly across all Google features is consistency. Use the exact same logo image file URL in your Organization schema, your Google Business Profile, your Wikidata entry and your Open Graph defaults. When Google sees the same logo referenced from multiple authoritative sources, it gains confidence to display it prominently in search results.

This lesson on Favicons and logos in Google search results: setup and optimisation on Wix is part of Module 12: Brand SERP Management & Google Feature Domination in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews.