x

showing logo when giving someone website adress

Hi,

I give people my web adress and instead of my logo above www it comes with square logo, can I change this so for example if I send my site adress someone or publish it online to come with my logo?

727 Views
Message 1 of 6
Report
5 REPLIES 5
Square

Hi @dragana You probably need to add an image tag since it sounds like your site does not have any "readable" images on it currently. I can verify, though. What is the name of the site, please? 

720 Views
Message 7 of 6
Report

707 Views
Message 7 of 6
Report

Try doing this, @dragana:

1. Go to Website > Site Settings > Integrations

2. Click the Custom Header code button and add this code: 

<meta property="og:image" content="https://images.editor.website/uploads/b/4578dae0-8c0e-11e9-97ea-8d3d999c9c47/NEW-LOGO-PNG-FILE-278X2..." />

I think that should make it use your logo when sharing.

704 Views
Message 7 of 6
Report

thank you for advice but unfortunately it's still the same

699 Views
Message 7 of 6
Report
Square

Hmm..not sure why the site is adding the width to the end of the image.. try this code instead:

<meta property="og:image" content="https://images.editor.website/uploads/b/4578dae0-8c0e-11e9-97ea-8d3d999c9c47/NEW-LOGO-PNG-FILE-278X2..." />

698 Views
Message 7 of 6
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.