Title: Lindystream: Product Feed for SureCart
Author: aurefau
Published: <strong>May 26, 2026</strong>
Last modified: May 26, 2026

---

Search plugins

![](https://ps.w.org/lindystream-product-feed-for-surecart/assets/icon.svg?rev=3550970)

# Lindystream: Product Feed for SureCart

 By [aurefau](https://profiles.wordpress.org/aurefau/)

[Download](https://downloads.wordpress.org/plugin/lindystream-product-feed-for-surecart.zip)

 * [Details](https://wordpress.org/plugins/lindystream-product-feed-for-surecart/#description)
 * [Reviews](https://wordpress.org/plugins/lindystream-product-feed-for-surecart/#reviews)
 *  [Installation](https://wordpress.org/plugins/lindystream-product-feed-for-surecart/#installation)
 * [Development](https://wordpress.org/plugins/lindystream-product-feed-for-surecart/#developers)

 [Support](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/)

## Description

**Lindystream: Product Feed for SureCart** automatically builds and serves XML product
feeds from your SureCart store for Google Merchant Center.

#### Features

 * Fully compliant XML feeds for Google Merchant Center
 * Unlimited products
 * Variant expansion with `item_group_id`
 * All required attributes: GTIN, MPN, brand, condition, custom labels, and more
 * Automatic refresh via WP-Cron (configurable interval)
 * Per-product overrides via the classic WordPress editor meta box (title, description,
   GTIN, MPN, custom labels, exclusions)
 * Optional security token for feed access control

#### Feed Compliance

This plugin generates feeds compliant with Google product data specifications:
 –
RSS 2.0 with `xmlns:g` namespace – All required attributes: `id`, `title`, `description`,`
link`, `image_link`, `availability`, `price` – All recommended attributes: `brand`,`
condition`, `gtin`, `mpn`, `identifier_exists`, `google_product_category` – Variant
attributes: `item_group_id`, `color`, `size`, `pattern`, `material`, `age_group`,`
gender` – Up to 10 `additional_image_link` entries per product – Custom labels 0–
4, shipping label, `is_bundle`, `adult`

#### Developer Hooks

**Filters:** `scgmf_feed_items`, `scgmf_feed_item`, `scgmf_item_extra_elements`,`
scgmf_option_attribute_map`, `scgmf_meta_box_post_types`

**Actions:** `scgmf_feed_generated` (passes `$xml`, `$lang_code`, and `$platform`)

#### Requirements

 * WordPress 6.2+
 * PHP 7.4+
 * [SureCart](https://wordpress.org/plugins/surecart/) plugin installed and active

### External Services

This plugin connects to the SureCart REST API to retrieve your store’s product data
whenever a feed is generated or settings are verified.

**What is sent:** Your SureCart store API key (as a Bearer token in the Authorization
header) and standard query parameters (status, page, limit). No personal visitor
data is transmitted.

**When it is sent:** During manual or scheduled feed generation, and when the built-
in connection diagnostics are run.

**Service provider:** SureCart, Inc.
 * Service URL: https://api.surecart.com/ *
Terms of Service: https://surecart.com/terms/ * Privacy Policy: https://surecart.
com/privacy-policy/

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate from **Plugins  Installed Plugins**
 3. Go to **Lindystream** in the WordPress admin sidebar
 4. Click **Regenerate the Feed** on the **General** tab to build your first feed
 5. Register the feed URL in Google Merchant Center

## FAQ

### Does this support product variants?

Yes. Each variant becomes a separate feed item with `item_group_id` pointing to 
the parent product.

### How do I restrict access to the feed URL?

Set a security token on the **General** tab — the feed URL will then require `?token
=YOUR_TOKEN`.

### Which platforms are supported?

Google Merchant Center. The plugin generates a fully compliant Google Shopping XML
feed.

### How do I edit per-product feed fields?

Open any SureCart product in the classic WordPress editor and use the **Product 
Feed Settings** meta box.

### How often is the feed refreshed?

Feeds are refreshed automatically via WP-Cron at a configurable interval (default:
6 hours). You can also trigger a manual regeneration from the **General** tab.

## Reviews

![](https://secure.gravatar.com/avatar/73db5d8b8aeef1df0f2337a6b20cf57914807ce2ad38f8cd714e169c50bc71f1?
s=60&d=retro&r=g)

### 󠀁[Works perfectly, thanks!](https://wordpress.org/support/topic/works-perfectly-thanks-22/)󠁿

 [helpin2](https://profiles.wordpress.org/helpin2/) May 27, 2026

Very useful extension for surecart. Works perfectly, thanks !

 [ Read all 1 review ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/)

## Contributors & Developers

“Lindystream: Product Feed for SureCart” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ aurefau ](https://profiles.wordpress.org/aurefau/)

[Translate “Lindystream: Product Feed for SureCart” into your language.](https://translate.wordpress.org/projects/wp-plugins/lindystream-product-feed-for-surecart)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/lindystream-product-feed-for-surecart/),
check out the [SVN repository](https://plugins.svn.wordpress.org/lindystream-product-feed-for-surecart/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/lindystream-product-feed-for-surecart/)
by [RSS](https://plugins.trac.wordpress.org/log/lindystream-product-feed-for-surecart/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

 * Added Pro upgrade banner to the settings page.

#### 1.1.0

 * Plugin renamed to match WordPress.org assigned slug (`lindystream-product-feed-
   for-surecart`).
 * Removed UTF-8 BOM from PHP files causing unexpected output on activation.

#### 1.0.8

 * Fixed text domain to match plugin slug (`lindystream-product-feed-sc`).
 * Updated tested up to WordPress 7.0.

#### 1.0.7

 * WordPress.org compliance pass: removed all Pro upsell references, removed Meta
   platform code, corrected text domain, moved inline JS to enqueued file, renamed
   main class for uniqueness.

#### 1.0.6

 * Text domain updated to `lindystream-product-feed-for-surecart` to match plugin
   slug.
 * Moved all admin JavaScript to enqueued `admin.js` file (removed inline scripts).
 * Main plugin class renamed to `SCGMF_Plugin` for uniqueness.

#### 1.0.5

 * Removed Freemius SDK and all licensing / product-limit logic to comply with WordPress.
   org Plugin Directory Guidelines (Guideline 5 — no trialware).
 * Removed Pro-only features from the free plugin: Microsoft Advertising feed, Pinterest
   feed, WPML/Polylang multilingual support, per-language feeds, IP allowlist, static
   file/CDN export, and unit pricing fields.
 * Plugin is now fully free and functional with unlimited products.

#### 1.0.4

 * Renamed plugin from “Product Feed for SureCart” to “FeedBridge for SureCart” 
   to comply with WordPress.org plugin-naming policy.
 * Added External Services documentation in readme.

#### 1.0.3

 * Renamed plugin from “SureCart Google Merchant Feed” to “Product Feed for SureCart”
   for WordPress.org compliance. Text domain renamed to `product-feed-sc`.

#### 1.0.2

 * Follow-up Plugin Check pass: suppressed false-positive sniffs, switched sanitization
   to absint(), added NonceVerification annotation.

#### 1.0.1

 * Hardening pass for WordPress.org Plugin Check: i18n alignment, escape-output 
   coverage, WP_Filesystem replacement, nonce/sanitization annotations.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.1**
 *  Last updated **2 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Google Merchant Center](https://wordpress.org/plugins/tags/google-merchant-center/)
   [google shopping](https://wordpress.org/plugins/tags/google-shopping/)[product feed](https://wordpress.org/plugins/tags/product-feed/)
   [surecart](https://wordpress.org/plugins/tags/surecart/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/lindystream-product-feed-for-surecart/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/reviews/)

## Contributors

 *   [ aurefau ](https://profiles.wordpress.org/aurefau/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lindystream-product-feed-for-surecart/)