• Resolved julianos

    (@julianos)


    Hey,

    First of all, congrats on the amazing plugin!

    Is there a way to define the [alt] attribute for the popup icon? Google is lowering the SEO score of our site due to the lack of [alt] attribute (text description) of the image element:

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem.
    I solved it by editing the file chatbot.php

    325 line

    <img width=”64″ height=”64″ src=”<?= $iconUrl ?>” alt=”Mydog Ai”/>

    But after updates, it needs to be registered again

    • This reply was modified 3 years, 3 months ago by andrimaan.
    Thread Starter julianos

    (@julianos)

    Got it, thanks for the workaround!

    Hopefully, there will a field or variable to support this in future releases.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @julianos, @andrimaan,

    Sure, it will be available from version 1.3.2! I have added the icon_alt parameter. By default, it will be set to “AI Chatbot Avatar” to avoid accessibility issues and impact on your SEO score 🙂

    Thread Starter julianos

    (@julianos)

    Awesome Jordy.

    Thanks for the quick enhancement. Keep up the great work!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Popup icon lacking [alt] attribute’ is closed to new replies.