How do I create a link to original source in autoblog post template?

observer

Power Member
Joined
Apr 7, 2010
Messages
731
Reaction score
22
guys how do I create a link to original source in autoblog post template?
what is the code for it?

one that I use for whatever reason refers to non-existent page of my blog, instead of original article, not sure why.
 
can anybody help with this, please?

Neither codes direct to original article:

HTML:
See  <a href="{feed**********"> original article source</a>
(one above directs to the feed's code itself)

HTML:
See <a href="%link%" title="%title%" target="_blank">original article source</a>
(and this one directs to 'not found" page on my blog. why?)
 
Back
Top