Remove padding around favicon in search results

Hey guys, I’ve noticed our app’s favicon in google search result shows with padding + white background. It should instead fit the whole space like that:

image

When I inspect the code I can see that’s the icon being used, which is a full square that doesn’t have any white background nor padding.

I wonder if the “fit=contain” bubble adds to the favicon URL is causing this issue?

This topic was automatically closed after 70 days. New replies are no longer allowed.