Title: Feedwordpress Plugin Permalink Mod
Last modified: August 18, 2016

---

# Feedwordpress Plugin Permalink Mod

 *  [gashbaugh](https://wordpress.org/support/users/gashbaugh/)
 * (@gashbaugh)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/)
 * Hi,
 * If anyone can happen to help me it would be greatly appreciated. This is using
   the feedwordpress plugin version 0.97 located at: [http://projects.radgeek.com/2005/11/06/feedwordpress-097-one-small-increment-for-the-revision-number-one-giant-leap-for-the-software/](http://projects.radgeek.com/2005/11/06/feedwordpress-097-one-small-increment-for-the-revision-number-one-giant-leap-for-the-software/)
 * Under options -> Syndication, I have the Permalinks point to: option set to â€œ
   this websiteâ€?.
 * This is what I want. However, in the body of the post after the rss content is
   displayed, I want something that says â€œClick here to read the full storyâ€?, with
   a link that will open a new window to the corresponding post.
 * How and where do I modify the code to make this happen?
 * Thanks in advance!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [jblow](https://wordpress.org/support/users/jblow/)
 * (@jblow)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322180)
 * this is a fantastic question. iâ€™ve tried posting this request for help on the
   developers blog, but it seems he doesnâ€™t respond (which may mean this plugin 
   is no longer in development).
 * has anyone fixed this?
 *  [wazimm](https://wordpress.org/support/users/wazimm/)
 * (@wazimm)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322182)
 * [http://www.webnewsblog.com](http://www.webnewsblog.com) did it.
 *  [lemaxim](https://wordpress.org/support/users/lemaxim/)
 * (@lemaxim)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322183)
 * But how?
 *  [jblow](https://wordpress.org/support/users/jblow/)
 * (@jblow)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322184)
 * has someone emailed them to ask this? iâ€™m curious as well.
 *  [jblow](https://wordpress.org/support/users/jblow/)
 * (@jblow)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322185)
 * actually, i think that site is using [SmartRSS](http://www.devplug.net/smartrss/).
   i installed thisplug to test it and it also doessnâ€™t seem to work. also contact
   this author as well â€“ so far no response.
 * two viable options, no support for either.
 *  [podbr](https://wordpress.org/support/users/podbr/)
 * (@podbr)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322186)
 * The solution:
 * [http://wordpress.org/support/topic/71197?replies=2](http://wordpress.org/support/topic/71197?replies=2)
 * You could add this after the_content() or the_excerpt() inside the loop in your
   template:
 * `<?php if( is_syndicated() ) { ?>
    Read the <a href="<?php the_syndication_permalink();?
   >" target="_blank">Full Article</a> at <a href="<?php the_syndication_source_link();?
   >" target="_blank"><?php the_syndication_source(); ?></a> <?php } ?>
 *  [tdnetworks](https://wordpress.org/support/users/tdnetworks/)
 * (@tdnetworks)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322209)
 * I tried to implement that solution but it didnâ€™t work for me..

Viewing 7 replies - 1 through 7 (of 7 total)

The topic â€˜Feedwordpress Plugin Permalink Modâ€™ is closed to new replies.

 * 7 replies
 * 6 participants
 * Last reply from: [tdnetworks](https://wordpress.org/support/users/tdnetworks/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/feedwordpress-plugin-permalink-mod/#post-322209)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
