=== Amazon Product Feeder === Contributors: susantabeura Donate link: http://susantaslab.com/ Tags: associate, affiliate, money, amazon, ebay, adsense, alternate, money, advertisement, advertising, amazon rss feed, amazon rss, amazon affiliate, adsense alternate, amazon advertising, amazon affiliate, amazon product feed, amazon product rss feed Requires at least: 2.8 Tested up to: 4.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Amazon Product Feeder is a WordPress plugin which will help you to create amazon product pages on your website with your amazon affiliate link. == Description == What is Amazon Product Feeder? Amazon Product Feeder (APF) is a Plugin from Susanta's Lab, which creates shoppable amazon products content on your blog page/post using a shortcode. More interestingly, as APF plugin uses the RSS feeds from Amazon, your page content will always changes with source at Amazon. So every time a search engine will crawl you site/page will get an updated site/page. It makes your Amazon Associate affiliate marketing easy and more shoppable while boosting revenue. Adding APF to your site enhances your content by showcasing the products marked with News or Popular or Recent tags, making it easier for readers to buy and you to earn revenue. Flexible Unlike traditional banner ads that interrupt, distract, and clutter, APF creates content that makes it easier for visitors to buy what they're reading about. It’s native advertising that adapts to your site’s look and feel. Place it anywhere on the page. = Live Demo Pages: = = Usages = `[apf domain="com|au|br|ca|cn|fr|de|in|it|jp|mx|es|uk" kw="Keyword" type="new|popular|recent" tag="AssociateTag-20" length="20" details="true|false" target="_blank|_self|_top"]`
**Where**
== Installation == 1. Upload plugin's `.zip` file to the `/wp-content/plugins/` directory 1. Unzip `.zip` file 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[apf domain="com|au|br|ca|cn|fr|de|in|it|jp|mx|es|uk" kw="Keyword" type="new|popular|recent" tag="AssociateTag-20" length="20" details="true|false" target="_blank|_self|_top"]` in your page/post where you want to display amazon products with your associate tag. == Frequently Asked Questions == = What is Amazon Product Feeder? = Amazon Product Feeder (APF) is a Plugin from Susanta's Lab, which creates shoppable amazon products content on your blog page/post using a shortcode. = How to use it? = Simply you can use `[apf domain="com|au|br|ca|cn|fr|de|in|it|jp|mx|es|uk" kw="Keyword" type="new|popular|recent" tag="AssociateTag-20" length="20" details="true|false" target="_blank|_self|_top"]` to place an Amazon Product list on your page with your associate tag embeded. = Is there any example of shortcode = `[apf domain="com" kw="chromebook" type="popular" tag="YourAmazonTag-20" length="20" details="true" target="_blank"]` It will create a page like 20 All Time Most Popular ChromeBooks `[apf kw="lcd projector" type="new" tag="YourAmazonTag-20" length="20" details="true" target="_blank"]` It will create a page like 20 All Time Most Popular LCD Projectors == Screenshots == 1. A screentshot of result page 2. Code to create page above 3. Another screentshot of result page 4. Code to create page above == Upgrade Notice == 1. Please consider to make a full backup of your website before making any upgrade. == Changelog == = 1.2 = * Call to undefined method WP_Error::enable_order_by_date() solved = 1.1.b = * correction to rss building function = 1.1.a = * Amazon associate tag missing problem solved. * Added own SimplePie function to read Amazon RSS feed. = 1.0.a = Initial release