mdfreeman
Member
Posted 5 months ago #
I am new to WP and am searching for a way to setup the rel="canonical" to show the original source of the post that I am pulling in with FeedWordPress plug in.
Haven't yet found the correct way to search the forum to see if the solution is hidden in the previous posts.
Thank you advance for the help!
http://wordpress.org/extend/plugins/feedwordpress/
lawsie
Member
Posted 3 months ago #
I would also like to know how to give credit/ a link to sources.
skcsknathan001
Member
Posted 3 months ago #
use this function in your template
get_syndication_permalink();
That'll be the original source link