Skip to content

Webversion and Unsubscribe links showing as URLs instead of links

edited January 2017 in Questions

Hi There,

Not sure if I am using the system correctly but I am creating my email in the WYSIWYG system and am using the [webversion] and [unsubscribe] like it says but instead of getting a link, in my test emails, I am getting these long lines of code instead https://blessingimpressions.com/sendy/unsubscribe/q1Z892a0MXzBjlz4AysGUGtZad2U763d763ZoevohRU763lIJI0/gtEG70UWjcFDv3txkZu6Uw/kZd7633RI4Uu3892vVS763t28Qng and https://blessingimpressions.com/sendy/w/akQz6FlgBPWaCM85zVJiYw/gtEG70UWjcFDv3txkZu6Uw/kZd7633RI4Uu3892vVS763t28Qng/a

is there a way to clean this up so that it's a link that says "View websersion" or "Unsubscribe" as this looks seriously unsightly?

Comments

  • BenBen
    edited January 2017

    Hi,

    If you want to hide the URLs behind text links, use href HTML tags in your email's HTML. Eg:

    <a href=“[unsubscribe]”>Click here to unsubscribe</a>

    <a href=“[webversion]”>View the web version</a>

    Thanks.

    Best regards,
    Ben

This discussion has been closed.