Skip to content

[confirmation_link] tag is long URL in the confirmation email

edited June 2017 in Using Sendy

Hi,

I'm using the Sendy double opt in option and confirmation email for a clients mailing list, and inserting the [confirmation_link] into the email body.

the email sends just fine etc but in the recipients copy its a very ugly long URL that also exposes the path of my sendy installation being my own hosting and totally irrelevant to my clients domain name.

So, how do i tidy up and customise this URL to either be a link where i can customise the text or create a graphic button or literally anything but this ugly long URL with my domain showing?

Thanks

Neil

Comments

  • BenBen
    edited June 2017

    Hi,

    Wrap the [confirmation_link] tag in a href HTML tag.

    Example:

    <a href="[confirmation_link]">Click here to confirm your subscription</a>

    Best regards,
    Ben

This discussion has been closed.