Beschrijving
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.
Schermafdrukken
Installatie
- Upload the “Product Feed for Pinterest Product Catalogs” plugin to your website
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go To “settings” and there you will find all you need under “Product Feed for Pinterest Product Catalogs” plugin options.
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“Product Feed for Pinterest Product Catalogs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Product Feed for Pinterest Product Catalogs” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.6
2024-12-7
* Updated: PHP 7.2.14+ compatibility
* Updated: WordPress 6.6+ compatibility
* Updated: Code optimization and strict type declarations
* Updated: Better error handling and XML output buffering
* Fixed: Security improvements for XML generation
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.