Re: Help with Link Management in Templates!

kesanchez
Level 1

Help with Link Management in Templates!

Does anyone have any suggestions or tips on link management?? We have links that need updating from send to send and we update them 1 by 1 via our company templates. Is there any work around this that would save us so much time??? 

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Help with Link Management in Templates!

Yes, you should be using Text {{my.tokens}} for all your links. Just make sure the token does not include the http:// or https://. That part goes in your template, so the code looks like

<a href="https://{{my.ctaURL}" ...