• Resolved alin99

    (@alin99)


    Hi,

    I am trying to improve the website’s search result placement in google by fixing SEO issues. One issue that Yoast SEO sees is that there is no link to the main page throughout the websites sub-pages. How I am trying to fix this was to get the website logo double up as a link back to the front page of the website. How could I do this in Botiga? Right now the logo is simply a Logo, and not a link.

    I was looking through the Header Builder but can’t find a way to create a link. Can someone please assist?

    Thanks in advance!

    Alin

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Alin,

    If you can edit your header within Header Builder, you can insert Site Identity element, then upload your site logo. https://i.snipboard.io/ezuIGO.jpg

    Thread Starter alin99

    (@alin99)

    Hi Kharis (@kharisblank) ,

    Thank you for replying. I have the logo on the webpage and have added it with the Header Builder. What I am trying to do is turn the logo into a link back to the main site. So if a person is on our Q&A page (for example), they can come back to the main page by clicking on the logo. Right now the logo is a static picture. I know it can be done as the Botiga demo page does have this capability.

    Thank you,

    Alin

    • This reply was modified 1 year, 7 months ago by alin99.

    Hi @alin99,

    I have the logo on the webpage and have added it with the Header Builder.

    Upon checking, your logo image was set from background image option. That’s why it doesn’t link to your homepage.

    Ideally you should have Site Identity element in the middle column, then select your site logo. If your site logo is shown, it will automatically link to your homepage. There is no particular setting for the link.

    https://i.snipboard.io/z8mSyC.jpg

    Please remove your background image and give that (above) a try.

    Thread Starter alin99

    (@alin99)

    Hi Kharis, (@kharisblank)

    Thank you for pointing me in the right direction. ??

    This is going to seem silly but even after removing the logo from the “background image option” and publishing the changes, the logo is still there.

    When I try to use the Site Identity element, it posts another slightly smaller version of the logo on top of the larger static logo.

    Can you please have another look?

    Thank you!

    Alin

    When I try to use the Site Identity element, it posts another slightly smaller version of the logo on top of the larger static logo.

    It might need additional CSS code to make the logo larger.

    In order to get the correct CSS code to suggest, I need to check your logo in my web browser.

    Please let me know when you have the Site Identity logo image enabled on your site.

    Thread Starter alin99

    (@alin99)

    Hi @kharisblank ,

    I have re-added the logo I’d like to use through Site Identity. Can you please have a look now?

    Thank you,

    Hi @alin99,

    I checked your site. Now it has site identity logo on the header part. But the logo is not centered on desktop. To fix it, try adding this CSS code to Additional CSS under Appearance menu > Customize.

    @media only screen and (min-width: 1025px) {
      .bhfb-header .site-branding {
        margin-left: -125px;
      }
    }

    Now you should remove the logo background mage on header row through header builder.

    Thread Starter alin99

    (@alin99)

    Thank you Kharis, it worked. ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Logo Link to Main Website’ is closed to new replies.