RSS Syndication Feeds to Daily, Weekly or Monthly Email
RSS Merge Tags and Scheduling
The RSS tool takes content from your blog (or any RSS feed) and sends it as a message to your subscribers automatically. The RSS driven campaign will check daily to see if anything has been added to your RSS feed in the past 24 hours. If there’s new content, the message will be automatically created and sent out. If there is no new content a message will not be sent. There are two main steps to utilize the eMail Networks RSS functionality.
The first is to update your email template with the RSS “Merge Tags” which places the RSS feed within your email template body.
The second step is to schedule the desired email with proper merge tags to appropriate list(s). See how to create an RSS schedule below.
RSS Merge Tags
Create an RSS Template
You can customize your message template for the RSS Schedule using these RSS feed Merge Tags:
Merge Tag
|
Definition
|
---|---|
<!– cirssstart –> | Start the loop of the RSS feed |
<!– cirsstitle –> | Title of RSS feed, enclosed in a URL |
<!– cirsscontent –> | Content of RSS feed |
<!– cirsstitleonly –> | Title of feed only |
<!– cirssdate –> | Date of feed |
<!– cirssend –> | End the loop of the RSS feed |
<!– dateformat1 –> | Date in the form of: May 1, 2011 (can be used outside of the RSS feed’s start and end tags) |
Example (This will loop through the RSS feed and display the articles)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- cirssstart --> < h1 >< span style="font-size: 15pt; font-family: 'Georgia','serif'; color: black; font-weight: normal; text-decoration: none;"> <!-- cirsstitle --> </ span ></ h1 > < p > <!-- cirsscontent --> < br /> < a title=" <!-- cirsstitleonly --> " href=" <!-- cirsslinkonly --> "> < span style = "text-decoration: none;" > Read More »</ span ></ a ></ p > < br /> <!-- cirssend --> |
Create an RSS Schedule
After creating the RSS message template, you can select this message in the RSS Schedule setup screen.
- Open the Tools folder in the left menu, then click RSS Schedule (Note: if you do not see the RSS Schedule option and would like to use it, please contact your account administrator)
- Click Create
- In the RSS schedule setup, select the RSS message you created with the RSS template code above
- Add the message details like subject and from address
- Select a list to send the RSS messages
- Enter the full URL for the RSS feed URL (including the http://)
- Select the max number of entries to include in each message sent out
- Click Preview to view the message that will be created from the RSS feed
- Select the send frequency (daily/weekly/monthly) and time of day to send the message
- Once everything is set up, change the status to Active. This will make the RSS Schedule live
.