Title: XML Feed Missing Products
Last modified: July 31, 2026

---

# XML Feed Missing Products

 *  [anish9947](https://wordpress.org/support/users/anish9947/)
 * (@anish9947)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/xml-feed-missing-products/)
 * Hello,
 * I am using Product Feed PRO for WooCommerce.
 * I have more than 400 products in my WooCommerce store. I created a separate category
   for Google Shopping and assigned 112 products to it.
 * In the Filter Builder, I set:
 * Include
   IfCategoryContains[Category Name]
 * However, the generated XML feed contains only 14 products instead of 112.
 * Could you please check why the remaining products are not included and help me
   fix this issue?
 * Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [6 days, 21 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18982016)
 * Hi [@anish9947](https://wordpress.org/support/users/anish9947/)
 * Could you please provide me with a debug log so I can review your feed setup:
   [https://adtribes.io/knowledge-base/send-your-debug-log-to-support/](https://adtribes.io/knowledge-base/send-your-debug-log-to-support/)
 *  Thread Starter [anish9947](https://wordpress.org/support/users/anish9947/)
 * (@anish9947)
 * [6 days, 4 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18982792)
 * Hello,
 * The issue is resolved when I clear woocommerce cache.
 * But I want another help for showing total number of product count in XML feed
   file.
 * I request you please help this.
 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [5 days, 21 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18983082)
 * Hi [@anish9947](https://wordpress.org/support/users/anish9947/)
 * Could you please provide more information on what you mean by “showing total 
   number of product count in XML feed file.”?
 *  Thread Starter [anish9947](https://wordpress.org/support/users/anish9947/)
 * (@anish9947)
 * [5 days, 18 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18983128)
 * Hi,
 * What I mean is that I would like the generated XML feed to include the **total
   number of products** contained in the feed.
 * For example, if the feed contains 1,250 products, I would like the XML to include
   a tag such as:
 * `<total_products>1250</total_products>`
 * or any similar tag that indicates the total product count for the feed.
 * This would allow applications consuming the feed to know the total number of 
   products without having to parse and count every `<item>`/`<product>` node.
 * Could you let me know if this is currently supported, or if it could be added
   as a feature request?
 * Thank you.
 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [4 days, 17 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18984145)
 * Hi [@anish9947](https://wordpress.org/support/users/anish9947/),
 * I see, I can raise it up as a feature request but before I do so can you please
   point me to what feed platform you plain to use it on?
 * This attribute:
 * `<total_products>1250</total_products>`
 * Isn’t supported through Google: [https://support.google.com/merchants/answer/7052112?hl=en](https://support.google.com/merchants/answer/7052112?hl=en)
 * If it’s an attribute not used on any platform and purely cosmetic – this will
   be hard to implement as some platforms are strict and if it sees an unsupported
   attribute it rejects XML or feed file entirely.
 * If you want to know how many products are in the feed we have a feature called
   Feed Statistics:
 * [https://ibb.co/7JLHXjWd](https://ibb.co/7JLHXjWd)
   [https://ibb.co/jPnyQJzk](https://ibb.co/jPnyQJzk)
 * But this is only available on our Elite plugin.
    -  This reply was modified 4 days, 16 hours ago by [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/).
 *  Thread Starter [anish9947](https://wordpress.org/support/users/anish9947/)
 * (@anish9947)
 * [4 days, 14 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18984228)
 * Hi,
 * Thank you for your explanation.
 * The feed is intended for Google Merchant Center. I understand that adding a custom
   XML attribute such as `<total_products>` is not part of Google’s specification
   and could potentially cause validation issues.
 * My intention wasn’t to introduce a Google-specific attribute, but simply to have
   an easy way to know how many products are included in the generated feed without
   having to count them manually.
 * If adding it to the XML isn’t possible due to compatibility with Google Merchant
   Center, would it be possible to add the total product count somewhere else in
   the plugin interface or on the feed generation page in the free version? Even
   displaying the number after the feed is generated would be very helpful.
 * Thank you for considering it.
 *  Plugin Support [Tanjir Al Mamun](https://wordpress.org/support/users/tanjiralmamun/)
 * (@tanjiralmamun)
 * [4 days, 9 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18984573)
 * Hi [@anish9947](https://wordpress.org/support/users/anish9947/) ,
 * Good to hear clearing the cache sorted the missing products issue.
 * On the product count question, that’s not something Product Feed PRO currently
   shows anywhere in its own interface. The only place we display it today is the
   Elite add-on’s Feed Statistics page, which you’ve already seen mentioned above.
   There’s no workaround for this in the free/PRO version right now.
 * I’ve logged this as a feature request for a future PRO update. Thanks for the
   suggestion.
 * Thanks!
 *  Thread Starter [anish9947](https://wordpress.org/support/users/anish9947/)
 * (@anish9947)
 * [3 days, 9 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18985825)
 * Sorry, I am not satisfied with your reply.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [3 days, 8 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18985876)
 * >  There’s no workaround for this in the free/PRO version right now.
 * [@anish9947](https://wordpress.org/support/users/anish9947/) What version are
   you running? The one from here or the “PRO” version?

Viewing 9 replies - 1 through 9 (of 9 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fxml-feed-missing-products%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/woo-product-feed-pro/assets/icon-256x256.png?rev=3601097)
 * [Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce](https://wordpress.org/plugins/woo-product-feed-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-feed-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-feed-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-feed-pro/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [3 days, 8 hours ago](https://wordpress.org/support/topic/xml-feed-missing-products/#post-18985876)
 * Status: not resolved