Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Ezilondoloziweyo

How to manage website profile images?

yjiang

Hi there, As you can see from the image attached. The Quora site profile is loading a wrong image. Is there a way to fix this?

This request is submitted by Quora brand team.

Hi there, As you can see from the image attached. The Quora site profile is loading a wrong image. Is there a way to fix this? This request is submitted by Quora brand team.
Iqhotyoshelwe imifanekiso ekwisikrini

All Replies (1)

Hi there, let me give you an example from one of my sites. Firefox will prefer the first/smaller image for some purposes, and the second/larger image for the new tab page:

<link rel="icon" type="image/x-icon" href="https://www.userchrome.org/favicon.ico"> <link rel="icon" type="image/png" sizes="256x256" href="https://www.userchrome.org/img/Fxcss_256.png">

Since your site has only a .ico image, try also serving it as a PNG to see whether that helps.