trying to access woo product rss feed (for automation purposes), and no entries come up:
domain.com/feed/?post_type=product
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
<title>Florida Seating</title>
<atom:link href="https://domain.com/feed/?post_type=product" rel="self" type="application/rss+xml" />
<link>https://domain.com</link>
<description>Commercial Hospitality Furniture</description>
<lastBuildDate>Wed, 07 Aug 2024 22:00:53 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>
hourly </sy:updatePeriod>
<sy:updateFrequency>
1 </sy:updateFrequency>
<generator>https://wordpress.org/?v=6.6.1</generator>
</channel>
</rss>