WP-O-Matic - How to link to source post?

by 2 replies
4
I'm building a semi-autoblog and trying to get wp-o-matic to link to source post.

When I use
Code:
<a href="{feedurl}">Go to Source</a>
it only inserts a link to the RSS feed.

Is there a way to link to the original post?


Thanks.
#programming #link #post #source #wpomatic
  • Nevermind,

    It works with

    <a href="{permalink}">Go to Source</a>
  • Yeah and don't go stealing others blog posts, I detest these these type of content stealing scrapers.

Next Topics on Trending Feed