이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Amazon Product Feeder

설명

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

  • `domain` = Specify your domain
    • `com` : for Amazon.com (default)
    • `au` : for Australian domain of Amazon
    • `br` : for Brazilian domain of Amazon
    • `ca` : for Canadian domain of Amazon
    • `cn` : for Chaneese domain of Amazon
    • `fr` : for French domain of Amazon
    • `de` : for Germany’s domain of Amazon
    • `in` : for Indian domain of Amazon
    • `it` : for Italian domain of Amazon
    • `jp` : for Japaneese domain of Amazon
    • `mx` : for Mexico’s domain of Amazon
    • `es` : for Spanish domain of Amazon
    • `uk` : for United Kingdom’s domain of Amazon
  • `kw` = Keyword related to your product serach. This is the key of your page. Try to be specific for better results. For example, “Router”, “Wireless Router” and “WiFi Router” produces different results on pages.
  • `type` = Specify listing type for your keywords
    • `new` : Lists all products tagged with **NEW** for your keywords
    • `popular` : Lists all products tagged with **POPULAR** for your keywords
    • `recent` : Lists all products tagged with **RECENT** for your keywords
  • `tag` = Your Amazon associate tag
  • `length` = Number of products to be listed. Default = `20`
  • `details` = Include listing details. Default = `true`
  • `target` = Specify target for link. Use `_blank` to open links in new window.

스크린샷

  • A screentshot of result page
  • Code to create page above
  • Another screentshot of result page
  • Code to create page above

설치

  1. Upload plugin’s .zip file to the /wp-content/plugins/ directory
  2. Unzip .zip file
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. 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.

FAQ

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

후기

2016년 9월 3일
When I add the shoretcode the page fails to display any other content 🙁 Wish you would update and fix this, just ask for a small donation to make it worthwhile
2016년 9월 3일
Fatal error: Call to undefined method WP_Error::get_item_quantity() in /home/xxxx/public_html/wp-content/plugins/amazon-product-feeder/amazon-product-feeder.php on line 76 WP version - 4.4.2 Plugin V. 1.2 [apf domain="in" kw="laptops" type="popular" tag="dealsed-21" length="10" details="true" target="_blank"]
2016년 12월 21일
Fatal error: Call to undefined method WP_Error::get_item_quantity() in /home/kingsofgreen2016/public_html/naturallyhealthymoringa.info/wp-content/plugins/amazon-product-feeder/amazon-product-feeder.php on line 76 naturallyhealthymoringa.info URL standard 2016 wordpress theme - Green Lantern uninstalled
2016년 9월 3일
this plugin obviously doesn't work with the latest WP versions and Amazon RSS Feeds. if you change the initial [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 your own country or target market like [apf domain="de" kw="laptops" type="new" tag="****-21" length="10" details="true" target="_blank"] you only get a fatal error message Fatal error: Call to undefined method WP_Error::get_item_quantity() in /home/********/public_html/wp-content/plugins/amazon-product-feeder/amazon-product-feeder.php on line 76 Furthermore the susantas lab associate ID is hidden in the plugin code As long as Susantas Lab doesn't care for full functionality anymore, this plugin is completely worthless ...
모든 10 평가 읽기

기여자 & 개발자

“Amazon Product Feeder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Amazon Product Feeder”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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