• On the main page of the site, I noticed that heading tags are applied, but ‘Tibero Insight’, ‘What’s New’, and the menu do not have H2 tags applied. How can I apply them?

    Additionally, the favicon is not appearing. Even when applying it through a plugin or changing it in the appearance settings, the favicon still does not show up.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Alvind

    (@alvindcaesar)

    Hi there,

    Semantically, menus typically use <li> tags rather than <h2> tags.

    Regarding the favicon issue, what format and size did you use?

    Thread Starter sbwon

    (@sbwon)

    Thank you for the explanation about the tags. So, if the menu doesn’t come out as H2, will there be any issues with SEO?

    As for the favicon, I applied a 512x512px PNG file. It appears correctly in the admin panel, but the favicon doesn’t show on the website. When you visit https://tmaxtibero.blog/favicon.ico, it just appears as a blank white icon.

    Alvind

    (@alvindcaesar)

    So, if the menu doesn’t come out as H2, will there be any issues with SEO?

    Yes, there should be no issues with that.

    Can you try regenerating your favicon by using this tool:

    https://realfavicongenerator.net/

    Thread Starter sbwon

    (@sbwon)

    still not working… i’ve done so many things but still have no idea what the problem is

    please help

    • This reply was modified 5 months, 3 weeks ago by sbwon.

    Hi there,

    you have an unrelated problem on your site – see here:

    https://app.screencast.com/rFJheHGYeZjlD

    That Cooke consent box has been added into the <head> of your website
    And it is breaking your sites code, as you cannot add regular html inside the head.
    So the browser ejects it and ALL the head code that comes after it into the <body> of your site. This includes all meta, scripts, links and your Favicon
    And so your favicon doesn’t work as it is now in the <body> when it has to be in the <head>

    TO fix the issue : Remove whichever plugin or code you used to add the cookie consent box

    Thread Starter sbwon

    (@sbwon)

    The favicon has finally appeared! Thank you so, so much. I spent several days trying to fix this favicon issue, and you’ve saved my life. I wish you many blessings and good health!
    Thank you so much!!

    Glad to hear that

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.