WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-rss-feeds

WooCommerce RSS Feeds

Creating RSS feeds for WooCommerce products

by Sara · github.com/saravana87/woocommerce-rss-feeds

★ 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.zip

A 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

  1. Upload the woocommerce-rss-feeds folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Make sure WooCommerce is installed and active

Usage

  1. Go to WooCommerce → WC RSS Feeds in your WordPress admin
  2. Click "Scan Products" to count your WooCommerce products
  3. Click "Generate RSS Feeds" to create the RSS feed
  4. 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.