Product Feed for Pinterest Product Catalogs

설명

Automatically pin your products on your WooCommerce site to Pinterest.

WooCommerce product RSS Feed for ‘Pinterest Product Catalogs’. Automatically pin the products on your website by posting information such as photo, price, stock status, product description in your pinterest account.

Does not contain your blog posts! It feeds only your products.

for example:

All products:
http://www.yourdomain.com/?call_pinterest_product_catalogs=1&ppcf_posts_per_page=100

Category specific feeds:
http://www.yourdomain.com/?call_pinterest_product_catalogs=1&ppcf_posts_per_page=100&ppcf_category=your-category-slug

Product Items by:

  • id
  • title
  • description (short description)
  • link
  • image_link (product first image)
  • availability (in stock, out of stock, preorder)
  • condition (default ‘new’)
  • sale price
  • price
  • product_type (category hierarchy)

Thus, you earn customer through pinterest and increase your potential sales channel.

The RSS feed has been developed with tags recommended by Pinterest.

It is mandatory to have WooCommerce in your WordPress structure.
You do not need to install an additional RSS plugin on your site.

스크린샷

  • Pinterest mobile pin screen
  • Pinterest RSS screen
  • RSS Feed XML print screen

설치

  1. Upload the “Product Feed for Pinterest Product Catalogs” plugin to your website
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go To “settings” and there you will find all you need under “Product Feed for Pinterest Product Catalogs” plugin options.
  4. Good Luck

FAQ

How do I fix the “Error 107” error?

You will get this error if the short description field is blank.

Can I use the product long description?

Yes you can use. It is necessary to update line 158. Please check the link: https://gist.github.com/mcyenikoylu/1a82962b41446b795007dff4ccc86889.

후기

2021년 9월 25일
pinterest error : rsS feed cannot be parsed it seems that pinterest has changed the xml format but the plugin is not up to date. does anyone have the same problem?
2021년 3월 24일 답글 1개
Thank you for the great plugin. It is working very well.
모든 4 평가 읽기

기여자 & 개발자

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

기여자

변경이력

1.0.5

2024-11-5
* Added: Category specific feed URLs
* Added: Custom post limit per page parameter (ppcf_posts_per_page)
* Fixed: HTML tags in product descriptions
* Fixed: XML output buffering issues

1.0.4

2021-01-16
*errors have been fixed.

1.0.3
2020-09-10
*errors have been fixed.
*’sale price’ field has been added.

1.0.2
2020-08-20 errors have been fixed.

1.0.1
2020-08-15 product type update.

1.0.0
2020-07-11 first launch.

<?php code(); // goes in backticks ?>