MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards for WordPress Plugin Directory
By MyFeeds
MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards is a WordPress Plugin Directory app by MyFeeds.
AppRanks verdict
Generated from live marketplace data — refreshed daily
MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by MyFeeds — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards?
See MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards's alternatives ranked by audit score, rating, and review velocity.
How MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards works
Show full descriptionShow less
Tired of hunting for products, pasting affiliate links, fixing the ones that quietly stopped working, and earning from ads alone? Make your blog shoppable!
Embedding affiliate links by hand costs you valuable time. Time you should spend writing new posts, researching, and running your business. Instead, looking after your links eats it up: links that lead nowhere to replace, new products to find, prices to check. Most affiliates lose sales because a link went out of date without telling them, or because a plain text link just doesn’t invite a click. So how do you show your products in a way readers actually want to explore?
MyFeeds does that for you. Instead of text links that quietly go out of date inside your posts, your readers see product cards that show the merchant, the brand, the title and the price. The cards refresh every day, so the price your reader sees is the price your merchant is charging.
All you do is copy the product feed link from your affiliate network and paste it into MyFeeds. Once the feed is imported, the Product Picker block lets you search it right inside the block editor, by keyword, with filters when you need them.
You get to stay where the value is. Writing. Instead of pasting URLs at midnight.
Who is this for Anyone earning a cut when readers click and buy. Whatever you cover, from clothing and gear to books, beauty, supplements, tools, baby, garden, hobbies, niche electronics, or deals: if there’s an affiliate program for it, there’s a product feed somewhere, and MyFeeds can read it.
The block editor stays your block editor. The plugin works in the background.
What changes for you
Your posts become shoppable. A grid your readers can scan: image, brand, price, discount, shipping, and your link. You compose it in seconds inside the block editor.
Your prices stop lying. The price your reader sees today is the price on the merchant’s checkout right now.
Your posts stay current. Discontinued products surface so you can replace them. Stock that comes back lights up again. Nothing changes behind your back.
You publish faster. Two letters in the editor, the product appears, you click, the card is in. You never leave the post you’re writing.
Your site stays yours. Products live in your own WordPress database. Visitors don’t wait on a third-party server, and nothing about them is sent off-site when a page loads.
You never learn a file format. Whatever your network sends, MyFeeds reads it and works out which column is the price, which is the image, which is the link.
How it works
Paste in the affiliate product feed URL from your network.
Every product is imported and stored locally in your WordPress database. The plugin figures out the column structure on its own.
In any post or page, add the MyFeeds Product Picker block. Search by name, brand, or category. Click to insert.
The published page renders a responsive product card with the current price, image, brand, shipping, and your affiliate link. All served direct from your database, with no external call on render.
The next day the nightly sync refreshes what changed. The week after, a full import catches everything else. You don’t think about it.
What’s in the box
Universal feed import. Almost any format your program hands you, detected automatically.
Smart Mapping. Automatic recognition of common feed structures, with a manual editor for anything custom.
Smart Search inside the block editor with synonym handling and multi-language support.
Native Gutenberg Product Picker block with live in-editor search.
Responsive grid of product tiles with prices, brands, shipping, and your affiliate links.
Background imports. Large feeds process without locking your admin.
Nightly auto-sync and weekly full re-import, scheduled and quiet.
The price and the currency come straight from the feed. Nothing is converted behind your back.
Works with any WordPress theme that supports the block editor.
Good to know
Everything happens inside WordPress, from the feed URL to the published card. There is nothing to download, upload or update by hand.
Self-hosted. The frontend never contacts an external service to render a product.
If your program publishes a feed file you can download, MyFeeds will almost certainly import it.
Get started Install MyFeeds, paste one feed URL, and make your next post shoppable.
Related paid plugins This plugin is fully functional on its own. Separate, independent paid plugins called MyFeeds Starter, MyFeeds Pro and MyFeeds E-commerce are available at myfeeds.site. They add things like a carousel block, a visual card designer with Google Fonts, Amazon products through Amazon’s Creators API, click and conversion analytics, and a full multi-feed shop system. They are not required to use this plugin.
External Services This plugin connects to external services only when the site administrator chooses to configure a feed that uses them. No external services are contacted on the frontend or for visitors.
AWIN Publisher API When you add an AWIN feed in the WordPress admin, the plugin calls the AWIN Publisher API on your behalf to verify your publisher credentials, look up your approved advertisers, and resolve their feed download URLs so the import job knows where to pull the product feed from.
What data is sent: your AWIN publisher ID, the advertiser ID, and your AWIN API key (passed as an HTTP header). No WordPress user data, no visitor data, and nothing from the frontend is transmitted.
When it is sent: only in the WordPress admin, when you open the AWIN feed setup dialog, verify credentials, or trigger a feed refresh. No frontend page view ever calls this API.
Where it is sent: https://api.awin.com/, AWIN’s official publisher API endpoint.
Why: AWIN requires publishers to fetch feed download URLs via their API rather than hard-coding them, because the URLs are rotated and tied to your publisher account.
AWIN’s terms of service and privacy policy apply to this data exchange:
Terms of Service: https://www.awin.com/gb/publisher-terms
Privacy Policy: https://www.awin.com/gb/legal/privacy-policy
Configured product feed URL (your affiliate network) To import products, the plugin downloads the feed file from the URL you save in the Feed Manager. The feed URL points to your affiliate network’s product feed export, in CSV, TSV, XML, or JSON format.
What data is sent: an HTTP GET request to the feed URL with a User-Agent header identifying the WordPress site and plugin version. No publisher credentials, user data, or visitor data are sent in the request body.
When it is sent: in the WordPress admin only, when you click “Reimport”, and on the configured cron schedule (nightly quick sync and weekly full import). The frontend never calls the feed URL.
Where it is sent: to the host in the feed URL you configure. The plugin does not share that URL with any third party.
Because the feed URL itself is provided by an affiliate network, the privacy and terms of that download are governed by that network. Please refer to your network’s terms of service and privacy policy for details on what they record about feed downloads.
No data is sent to any other external service. The plugin stores imported products in your own WordPress database and serves them from there; the frontend never contacts an external host to render a product.
Source Code The full source for this plugin is open-source. See myfeeds.site for the project homepage and links to the public repository.
Block editor source: src/index.js
Build tool: terser via npm run build (configuration in package.json)
To rebuild the editor bundle from source, run npm install && npm run build inside the plugin folder.
Keyword rankings
MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- 1.ai agentRank #801
Competitors & alternatives
AppRanks tracks competitor sets per category. For MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards?
MyFeeds — Affiliate Product Feed Importer & Shoppable Product Cards is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by MyFeeds.