Skip to content

Simple Feed Copyright WordPress Plugin

This is a WordPress plugin that will add a simple copyright notice at end of full text articles in your atom / RSS feed.  Not only add the copyright notice at end of articles in full text RSS feeds, but also adds back links to the blog and original article.

rss copyright plugin

A notice gets attached at the bottom of feed articles –
——————————————————
Original Article: Title of Article (linked to permalink)
Copyright Year. Blog Title (linked). All Rights Reserved
——————————————————


Manual Installation

1. Unzip the download package
2. Upload the folder including all files to the “/wp-content/plugins/” directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress
4. Check your feed, where the notice should be live now.


How will the notice look like?

feed copyright

Why do I need this plugin?

It has become common practice to add a copyright notice at end of articles in your full-text atom or RSS feeds, to discourage content theft and stop feed scrapping sites from republishing your copyrighted content. This plugin inserts a simple copyright notice, and the link will pingback when the feed is republished elsewhere. It will also help search engines determine that your article and blog is the original source.

Can I do this without a plugin?

Most plugins are hacks to the WordPress code. If you are not comfortable editing the WordPress core files , then this WordPress plugin is the simplest solution for you.

View More Projects

4 thoughts on “Simple Feed Copyright WordPress Plugin”

  1. Can’t you just use the_content_rss filter instead of checking to see if it’s a feed?

  2. Thanks for the plugin. Right now, it places a link to the homepage of the blog.

    What would be the code to add the following additional information:

    1. A link to the article itself using the article title for the hyperlink.

    2. A link to the tags used and the category it belongs to.

    Thanks

  3. thanks, I’ll be using this on 2 of my sites.

    In an earlier comment sarah asked about having a link in the post. Good idea but I see most people using my articles as text, removing all formatting and links that I had included.

  4. Hi there, just have to say thanks for saving me from having to edit a core file now and every other time I upgrade WordPress.

    At least if they want to scrape my content now, I’ll get a link back to the original of the particular item in question.

    This is super handy and I’ll definitely share this little gem.

Comments are closed.