Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Replace Amazon Links in Feed with post URL

Beschreibung

According to Amazon’s Terms of Service, affiliates cannot use affiliate links in any emails. Unfortunately, many people use RSS feeds to populate their emails to users. One solution was to simply remove the affiliate links from feeds, which works just fine. But I came up with a solution (out of need) that changed the affiliate link in a feed into a link to the post itself.

Once on the live site, the affiliate link will work as normal, this plugin just facilitates an easier way for the end user to get the affiliate link.

Installation

  1. Upload replace-amazon-links-kd.php to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress im Menü „Plugins“​
  3. That’s it! The plugin will do the rest. It may need a little time for the feed to be recreated.

FAQ

I’m getting an error when I activate the plugin!

If you are a client of Klong Designs, you may already have this functionality added to your site already. Please post a support question on the support tab. Most likely you already have this code installed and since the function is the same it’s cause this duplicate function declaration error.

Rezensionen

3. September 2016
I've been using this plugin since it came out and I've been very pleased. I love how it reroutes my Amazon links in my emails back to the page on my site. Thanks!
Alle 1 Rezension lesen

Mitwirkende & Entwickler

„Replace Amazon Links in Feed with post URL“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.1

  • Added amzn.com to Amazon links to change.

1.0

  • Initial Release to WP.org publicly