RapidSMTP Online Documentation   
Search  
   
Browse by Category
RapidSMTP Online Documentation .: Online Manual .: 5. Create Newsletters .: How can I edit the unsubscribe link?

How can I edit the unsubscribe link?

To add your own unsubscribe link or unsubscribe graphic manually insert the following code into your e-mail.

Unsubscribe text link:
<a href="[UNSUBSCRIPTIONLINK]">Place your unsubscribe link text here.</a>

Unsubscribe graphic:
<A href="[UNSUBSCRIPTIONLINK]"><src="http://<yourdomain>/unsubscribegraphic.gif"></A>

Example 1:
Click here for unsubscription.

HTML Code:
 <a href="[UNSUBSCRIPTIONLINK]">Click here for unsubscription.</a>

Example 2:
Click here, if you do not want to receive future newsletters.

HTML Code:
 <a href="[UNSUBSCRIPTIONLINK]">Click here, if you do not want to receive future newsletters.</a>

Example 3:
To unsubscribe from future mailings, click here.

HTML Code:
 <a href="[UNSUBSCRIPTIONLINK]">To unsubscribe from future mailings, click here.</a>

Example 4:

 

HTML Code:
<A href="[UNSUBSCRIPTIONLINK]"><src="http://help.sendemails.com/images/unsubscribegraphic.gif"></A>

 


How helpful was this article to you?

Related Articles

article How can I insert an image link?
Images can only be inserted into the HTML part of your email.To insert an image link, please follow these steps:Click on the 'HTML (View)' tab.Click on the place in your email text, where you want the image to appear.Click on 'Edit' in the menu and choose 'Insert Web Link'.Enter your the...

article How can I insert a text link?
How can I insert an image link?If you want to insert an image link click here.How can I insert a text link?To insert a text link, please follow these steps:Click on the 'HTML (View)' tab.Click on the place in your email text, where you want the link to appear.Click on 'Edit' in the menu and...

article Send a link to a web page, if user has not already visited this page.
If user with email address [Email_Address] has already visited "http://www.rapidsmtp.com", the email will not be sent. Evaluate(If(HasVisited([[Email_Address];http://www.rapidsmtp.com);DoNotSend();)) 

User Comments

Add Comment
No comments have been posted.


Copyright © 2004-2008 RapidSMTP.com. All Rights Reserved.