The RSS merge tags can be placed in an email that is setup via the RSS Schedule screen.
Control flow tags that can be used out of each loop in the email body
Control Flow Tag
|
Description
|
---|---|
<!-- cirssstart --> | Start the loop of the RSS feed |
<!-- cirssend --> | End the loop of the RSS feed |
Custom merge tags that can be used anywhere including the email subject line
Merge Tag
|
Description
|
---|---|
<!-- cirsssubject --> | Title of RSS feed |
<!-- cirssfirstentrysubject --> | Subject of the first entry in the RSS feed |
<!-- cirssentrycount --> | The number of entries in the RSS feed |
<!-- dateformat1 --> | Email sent date in the form of: May 1, 2011 |
Custom merge tag that can be used in the HTML title tag of the message
Merge Tag
|
Description
|
---|---|
%%cirsssubject%% | Title of RSS feed to use inside the <title></title> tag of the message |
Standard merge tags that can be used in each loop in the email body
Merge Tag
|
Description
|
ATOM entry
|
RSS item
|
Depreciated Merge Tag
|
---|---|---|---|---|
<!-- cirssauthoremail --> | Author Email | author element email attribute | author item | |
<!-- cirssauthorname --> | Author Name | author element name attribute | <!-- cirssauthor --> | |
<!-- cirssauthoruri --> | Author URI | author element uri attribute | ||
<!-- cirsscategorylabel --> | Category Label | category element label attribute | category item value | |
<!-- cirsscategoryscheme --> | Category Scheme | category element scheme attribute | category item domain attribute | |
<!-- cirsscategoryterm --> | Category Term | category element term attribute | ||
<!-- cirsscomments --> | Comments | comments item value | ||
<!-- cirsscontent --> | Content | content element value | description item value | |
<!-- cirsscontentencoded --> | Content Encoded | content:encoded value | ||
<!-- cirsscontentmode --> | Content Mode | content element mode attribute (Atom 0.3 only) | ||
<!-- cirsscontentsrc --> | Content Source | content element src attribute | ||
<!-- cirsscontenttype --> | Content Type | content element type attribute | ||
<!-- cirsscontributoremail --> | Contributor Email | contributor element email attribute | ||
<!-- cirsscontributorname --> | Contributor Name | contributor element name attribute | ||
<!-- cirsscontributoruri --> | Contributor URI | contributor element uri attribute | ||
<!-- cirsscreateddate --> | Created Date | A date of created element value (Atom 0.3 only) | ||
<!-- cirsscreateddatetime --> | Created Time | A time of created element value (Atom 0.3 only) | ||
<!-- cirssid --> | ID | id element value | guid item value | |
<!-- cirssidpermalink --> | ID Permalink | guid item ispermalink attribute | ||
<!-- cirsslinkhref --> | Link Hypertext Reference | link element href attribute | enclosure item url attribute | |
<!-- cirsslinkhreflang --> | Link Hypertext Reference Language | link element hreflang attribute | ||
<!-- cirsslinklength --> | Link Length | link element length attribute | enclosure item length attribute | |
<!-- cirsslinkrel --> | Link Alternate Representation | link element rel attribute | ||
<!-- cirsslinktitle --> | Link Title | link element title attribute | ||
<!-- cirsslinktype --> | Link Type | link element type attribute | enclosure item type attribute | |
<!-- cirsspublisheddate --> | Published Date | A date of published element value (issued in Atom 0.3) | pubDate item value | <!-- cirssdate --> |
<!-- cirsspublisheddatetime --> | Published Time | A time of published element value (issued in Atom 0.3) | ||
<!-- cirssrights --> | Rights | rights element value (copyright in Atom 0.3) | ||
<!-- cirssrsslink --> | RSS Link | link item value | <!-- cirsslinkonly --> | |
<!-- cirsssource --> | Source | source item value | ||
<!-- cirsssourceurl --> | Source URL | source item url attribute | ||
<!-- cirsssummary --> | Summary | summary element value | ||
<!-- cirsssummarymode --> | Summary Mode | summary element mode attribute (Atom 0.3 only) | ||
<!-- cirsssummarysrc --> | Summary Source |
Blank for all well-formed Atom feeds. Contains data only if an Atom 1.0 feed uses a contentelement format for the summary element. |
||
<!-- cirsssummarytype --> | Summary Type | summary element type attribute | ||
<!-- cirsstitle --> | Title | title element value | title item value | <!-- cirsstitleonly --> |
<!-- cirssupdateddate --> | Updated Date | A date of updated element value (modified in Atom 0.3) | ||
<!-- cirssupdateddatetime --> | Updated Time | A time of updated element value (modified in Atom 0.3) | ||
<!-- cirssuri --> | URI | RSS 1.0 link item rdf:aboutattribute | ||
<!-- cirssxmlbase --> | XML Base | content element xml:base attribute |
Dublin Core extensions merge tags that can be used in each loop in the email body
Merge Tag | Element | Description |
---|---|---|
<!-- cirssdccontributor --> | dc:contributor | The people or organizations responsible for contributing to the resource |
<!-- cirssdccoverage --> | dc:coverage | The extent of the content in the resource |
<!-- cirssdccreator --> | dc:creator | The person or organization responsible for creating this resource |
<!-- cirssdcdate --> | dc:date | A date associated with this resource |
<!-- cirssdcdatetime --> | A time associated with this resource | |
<!-- cirssdcdescription --> | dc:description | A summary of the resource contents |
<!-- cirssdcformat --> | dc:format | The file format, physical medium, or dimensions of the resource |
<!-- cirssdcidentifier --> | dc:identifier | A string that can be used to unambiguously identify the resource |
<!-- cirssdclanguage --> | dc:language | The language in which the resource is written |
<!-- cirssdcpublisher --> | dc:publisher | The person or organization responsible for making the resource available. |
<!-- cirssdcrelation --> | dc:relation | The identifier of a related resource, typically. |
<!-- cirssdcright --> | dc:right | Information about the property rights for the resource. |
<!-- cirssdcsource --> | dc:source | A reference to the material from which this resource was derived. |
<!-- cirssdcsubjecttaxonomyuri --> | dc:subject_taxonomyuri | The taxonomyURI attribute of the Dublin Core subject element |
<!-- cirssdcsubjectvalue --> | dc:subject_value | The value of the Dublin Core subject element; a string that defines the topic of the resource |
<!-- cirssdctitle --> | dc:title | A name to use for the resource |
<!-- cirssdctype --> | dc:type | The nature or genre of the resource |
Custom merge tags that can be used in each loop in the email body
Merge Tag
|
Element
|
Description
|
---|---|---|
<!-- cirssimageurl --> | media:content url="http://www.example.com/example.jpg" | The thumbnail image of each entry in the RSS feed (beta) |
<!-- cirssentrynumber --> | The index of each entry. E.g., the first entry's index is 1; and the second entry's index is 2. | |
<!-- cirsstimezone --> | The time zone that is set in your account preferences | |
<!-- cirssinsertstart X --> | Start the entry-index-specific content that shows only when the entry's index is X | |
<!-- cirssinsertend --> | End the entry-index-specific content |
Social Media Share Tags
Merge Tag
|
Description
|
---|---|
<a href="http://twitter.com/intent/tweet?status=<!-- cirsstitle --> <!-- cirsslinkonly -->" target="_blank" title="Tweet This!"></a> | A link to tweet the specific RSS item |
<a href="http://www.facebook.com/share.php?u=<!-- cirsslinkonly -->" rel="nofollow" target="_blank" title="Share on Facebook"></a> | A link to share the specific RSS item on Facebook |
Comments
0 comments
Please sign in to leave a comment.