Skip to content

Correct usage of [unsubscribe] tag?

edited February 2021 in Questions

I used the [unsubscribe] tag but when i tested it, it was missing the : in http://sendy.blahblahblah ... it just said http//sendy.blahblahblah

When I manually added the :, it worked.

But where is that located so I can fix it for future uses of [unsubscribe]? It doesn't seem like something I have control over? Did I find a bug?

Comments

  • Hi,

    Please ensure you’re using the [unsubscribe] tag correctly in your HTML code.

    Correct usage:

    <a href="[unsubscribe]”>Unsubscribe here</a>

    Incorrect usage:

    <a href=“http://[unsubscribe]”>Unsubscribe here</a>

    Please check your email’s HTML code to see if you’re using it correctly.

    Thanks.

    Best regards,
    Ben

  • thanks. i will check.

This discussion has been closed.