If you frequently use Google Search, you should have noticed that Google's latest search page now prioritizes displaying site icons and URLs. So, how can you make your website also have an icon in Google Search results? Just like the effect shown in the image below.

Implementing the display of a site logo icon in Google Search results is very simple. Most Foreign Trade Independent Website users build with WordPress, and we can directly use WordPress's built-in Theme customization feature to achieve this. The specific method is: log in to the WordPress Admin Dashboard, select Theme Customization, then find the Site Icon settings, and upload an image.

If you are not using WordPress, how can you display it? You can manually add a favicon to the webpage code. Implementation method one: Use FTP to upload a favicon.ico file to your website's root directory; most browsers will automatically read this file. Implementation method two: Add the following content to the webpage header code.
<link rel="shortcut icon" href="wikipedia.ico"/>
wikipedia.ico Replace this with your own .ico icon address. With Google's recent search results update, besides displaying site icons, a website's Domain seems to have become more important again. So, choosing a memorable
Domaincan also enhance the website's brand image.
Additional Update:I just checked a client's website and found that even after setting the icon in WordPress, it wasn't displayed. It might be because it's a new site. It is recommended to also manually upload a favicon.ico to the website's root directory. Update 2: On January 28th, it was noticed that Google seems to have removed the site icon feature from the results again.
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.