What is Product Feed Pro for WooCommerce plugin?
Product Feed PRO for WooCommerce by AdTribes generates XML, CSV, and TXT product feed files from your WooCommerce store and submits them to advertising channels and comparison shopping engines — Google Shopping, Facebook/Meta Catalog, TikTok Shop, Pinterest, Bing Shopping, Idealo, Kelkoo, Amazon, and 100+ others. Product feeds are structured data files that advertising platforms use to display your products in shopping ads, product listings, and dynamic retargeting campaigns. Without a product feed, WooCommerce stores cannot advertise on Google Shopping or run dynamic Facebook product ads.
The free version generates feeds for Google Shopping and several other channels with full product data export including variants, categories, stock levels, and pricing. The premium Elite version adds advanced filtering (exclude products based on margin, stock level, sale status, or custom criteria), category mapping to channel-specific taxonomies, sales-based filtering (only include products that have sold in a given period), scheduled automatic feed updates, and enhanced Google Merchant Center compatibility fields (GTIN, MPN, brand, product condition).
For WooCommerce stores investing in paid shopping campaigns, maintaining accurate product feeds is critical — stale inventory, incorrect prices, or missing required fields result in disapproved products and wasted ad spend. Product Feed PRO’s scheduled refresh capability ensures feed data stays synchronized with store inventory. The free version is genuinely capable for stores with basic Google Shopping needs; the Elite version’s sales-based filtering can meaningfully improve campaign ROAS by excluding dead inventory from ad spend.
Need Help With Product Feed Pro for WooCommerce Setup, Troubleshooting, or Customization?
Need help with Product Feed Pro for WooCommerce? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get Product Feed Pro for WooCommerce Expert HelpKey Features
- Supports 100+ advertising channels: Google Shopping, Facebook/Meta Catalog, TikTok Shop, Pinterest, Bing, Amazon, and more
- Product feed formats: XML, CSV, TXT
- Full product data export: variants, categories, attributes, stock, pricing, sale prices, images
- Sales history filter — include only products that sold in a given period (Elite)
- Category mapping to channel-specific taxonomy (Elite)
Pros & Cons
Pros
- Free version generates real Google Shopping feeds — not just a trial
- 100+ pre-configured channel templates reduce setup time significantly
- Sales history filter (Elite) improves ad spend efficiency by excluding non-sellers
Cons
- Elite version pricing not always transparent — requires checking adtribes.io
- Advanced filtering logic requires familiarity with feed management concepts
Free vs Premium
Free: Google Shopping and basic channels, all product data, scheduled updates. Elite: advanced filtering, category mapping, sales history filter, enhanced merchant fields. Pricing at adtribes.io.
Common Problems & Fixes
Products are being rejected in Google Merchant Center with "Missing required attribute: GTIN" errors. How do I add GTINs to the feed?
Product Feed PRO adds GTIN, MPN, EAN, and UPC fields to the WooCommerce product edit screen. Go to WooCommerce → Products → [product] and find the new fields in the General or Inventory tab. Enter the product’s GTIN/EAN/UPC barcode number. For bulk GTIN entry across many products, use the WP All Import or WooCommerce Product CSV Import to mass-update GTIN fields. Once GTINs are entered on products, regenerate the feed. Note: if you manufacture unique products without GTINs, add identifier_exists = FALSE to the feed for those products.
The product feed is not updating automatically — scheduled feed refresh is not running. How do I fix the feed refresh?
Product Feed PRO uses WordPress cron for scheduled feed refresh. WordPress cron only runs when someone visits the site — on low-traffic sites, scheduled tasks may not run at the configured time. Fix this by: (1) setting up a true server cron job to trigger WordPress cron regularly (every 5-15 minutes via the hosting control panel); (2) or manually refresh the feed from Product Feed PRO → Feeds → [feed] → Refresh. Also check if a plugin has disabled WordPress cron (wp-config.php with DISABLE_WP_CRON = true).
Facebook/Meta Catalog feed is uploading but products show as "Pending Review" for extended periods or are disapproved. How do I troubleshoot?
Meta product reviews can take 24-72 hours for first submission. For disapproved products: (1) check Meta Commerce Manager → Catalog → Items → Rejected Items for specific rejection reasons; (2) common issues: missing or inaccurate prices, products without images, descriptions that violate Meta’s commerce policies, or landing page URLs returning errors; (3) ensure the feed contains all required Meta fields (id, title, description, availability, condition, price, link, image_link); (4) for products disapproved for “Unavailable landing page,” verify the product URL is publicly accessible without redirects or login requirements.
Customization & Developer Notes
How do I exclude out-of-stock products from my Google Shopping feed?
In Product Feed PRO → Feeds → [your Google Shopping feed] → Filter tab, add a filter rule: Attribute = “Stock Status,” Condition = “equals,” Value = “In Stock.” This includes only in-stock products. You can also include out-of-stock products with availability = “out of stock” in the feed — Google allows this and users see availability information in search results. Most advertisers prefer excluding out-of-stock products to avoid clicks to unavailable products.
How do I map my WooCommerce product categories to Google product categories in the feed?
Go to Product Feed PRO → Settings → Category Mapping. Map each of your WooCommerce product categories to the corresponding Google Product Category taxonomy ID. Google provides a full list of category IDs in their product taxonomy file (available at support.google.com/merchants). For example, a “Men’s Shoes” category maps to Google taxonomy ID 187. Accurate category mapping improves product discoverability in Google Shopping campaigns.
Frequently Asked Questions
Does Product Feed PRO support WooCommerce variable products in feeds?
Yes — Product Feed PRO fully supports variable products. You can configure the feed to include either the parent product only, individual variations only, or both. For Google Shopping, including individual variations (with their specific color/size attributes) as separate feed items is recommended — it allows more precise bidding on specific variation performance. Each variation appears as a separate item with its own item_group_id linking it to the parent product.
Can I create separate feeds for different product categories?
Yes — Product Feed PRO allows creating multiple separate feeds, each with different product selections and filter rules. Create one feed for “Electronics” (filtering by WooCommerce category) for a dedicated Google Shopping campaign, and another for “Clothing” with different category mapping and field configurations. Multiple feeds can also target different geographic markets with different currency or language settings if the store supports multiple currencies.
Can Product Feed Pro for WooCommerce break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing Product Feed Pro for WooCommerce?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.