Using #TAG for URL List
Hey,
would it be possible to insert a bunch of URLs with corresponding anchors like this:
#TAG1 http://Url1.com#{kw1 for url1|kw2 for url1}
#TAG2 http://url2.com#{kw1 for url2}}
and have it correspond with titles + article content, like this:
Titles:
{#TAG1 Article Title For URL1 Content|#TAG2 Article Title for URL2 Content}
Article Content:
{#TAG1 Article Content That will include the <a href="%URL%">%anchor_text%</a> code|#TAG2 Article Content that will include <a href="%URL%">%anchor_text%</a> code}
So that URL1 is always combined with #TAG1 Titles and #TAG1 Content and is also inserted only in that specific content/article?
That'd be awesome, because then we could hit 50-100 sites in 1 big project and just duplicate the project with a new email once we need more links.
Edit: The #TAG correspondence seems to work well for URL+Anchor+Content, but not for the Titles, see here:
Comments