WooCommerce RSS Feeds
Creating RSS feeds for WooCommerce products
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/saravana87/woocommerce-rss-feeds/archive/refs/heads/main.zipA WordPress plugin that generates RSS feeds for WooCommerce products.
Features
- WooCommerce Integration: Only works when WooCommerce is installed and active
- Product Scanning: Scan your site to count available products
- RSS Feed Generation: Generate RSS feeds for all published products
- Admin Interface: Easy-to-use admin panel with progress indicators
- Standard RSS Format: Compatible with all RSS readers
Installation
- Upload the
woocommerce-rss-feedsfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Make sure WooCommerce is installed and active
Usage
- Go to WooCommerce → WC RSS Feeds in your WordPress admin
- Click "Scan Products" to count your WooCommerce products
- Click "Generate RSS Feeds" to create the RSS feed
- Copy the RSS feed URL and use it in your RSS reader or other applications
RSS Feed URL
After generating feeds, your RSS feed will be available at:
https://yoursite.com/feed/wc-products/
Requirements
- WordPress 5.0 or higher
- WooCommerce 3.0 or higher
- PHP 7.4 or higher
Features Included
- Product title, description, and price
- Product images
- Stock status
- Product permalinks
- Standard RSS 2.0 format
- XML encoding support
Support
For support or feature requests, please check the WordPress plugin repository.