Almost every day we receive requests for support from our users because their product feed contains none or less products than expected. Mostly this is caused by product feed configurations which result in fewer products.

For you to be able to identify possible caused we have listed the most common causes:

  1. The “Include product variations” feature has been disabled;
  2. The “Only include default product variation” has been enabled;
  3. The default item_group_id field mapping has been removed;
  4. Created filters;
  5. WP-cron has been disabled or is broken;
  6. Caching plugins block updates or creation of product feeds;
  7. You removed products based on total sales or time-range.

Include product variations

When you have both simple and variable products and you want to have both in your product feed(s) than you need to make sure you have enabled this option:

Include Product Variants

Only include default product variation

When you have enabled the “Only include default product variation” option only 1 variation of a variable product will make it to the product feed, instead of all variants, that 1 variant will only make it to the feed when you have configured it as the default variation.

Only include product variant

Default item_group_id field mapping

By default our plugin ad’s a mapping for the item_group_id field (used for Google Shopping). The item_group_id field indicates to Google which product variants belong to the same mother products and can be grouped together. When this default mapping has been removed on the plugin field mapping page our plugin won’t be able to retrieve all of the parent product information and can’t put it in your product feeds. Therefore, when you are creating a product feed for Google or Facebook, make sure to leave this default field mapping in place:

Created filters

Filters are, of course, intended to remove products from your product feed that you don’t want to put in your product feeds but sometimes your filters, especially when you have multiple filters, they remove more products than expected. In order to test if your filters are causing the issue at hand your best option would be to copy your original feed and remove the filters to see if all your products now do make it to your product feed.

WP-cron is disabled or broken

Our plugin uses the WP-cron to automatically refresh your product feeds and to process product feeds in batches. When your WP-cron has been disabled or is broken the plugin cannot update or complete your product feed. Read our blog post about the WP-cron.

Caching plugins

When you installed caching plugins those can block the updates of your product feeds. When you suspect this is happening you need to disable your caching plugin AND clear the cache of the plugin and your browser to see if it solves the issue at hand.

Hopefully the above pointers will help you to resolve the problem of too few products in your feed. When it does not, don’t hesitate to reach out to our support-team.

You removed products based on total sales or time-range

When you enabled some plugin features that remove products based on number of sales or based on sales within a certain time-range than your feed could be empty. Read our blog post about the total sales filter and time range feature.