Skip to main content
vinitha kotagiri (Infosys) 님이 #Marketing Cloud에 질문했습니다

Manage subscriptions,update profile,Unsubscribe

Email template in marketing cloud

At the bottom of the email template there are links called manage subscriptions,update profile,unsubscribe.I didn't add those options,if I click on the options it is routing to blank page.So if they are by system default then how can we add the URLs for those options ,in which section we can add?

And also if we don't want those options to send ,how can we remove?

please anyone can help

답변 5개
  1. 2022년 12월 13일 오전 9:24

    Try this code

     

    <table align="center" role="presentation" style="border-spacing:0;Margin:0;padding:0;width: 100%;background-color:#ffffff;">

     

      <tr>

       <td align="center" style="padding-top:20px;padding-bottom:50px;padding-left:10px;padding-right:10px;margin:0;">

        <h1 style="padding:0;margin:0; font-family: 'Lato', Helvetica, Arial, sans-serif; font-size:12px;font-style: normal; font-weight: 400;line-height: 18px;">

         <a alias="" conversion="false" data-linkto="https://" href="#" title="">Manage Subscriptions</a>     |     <a alias="" conversion="false" data-linkto="https://" href="#" title="">Update Profile</a>     |     <a alias="" conversion="false" data-linkto="https://" href="#" title="">Unsubscribe</a></h1></td></tr></table>

     

    Try this code <table align=

     

    Step_02.jpg

     

    Step_03.jpg

0/9000