How to set up a Google Shopping feed for Magento | Feedrou
Guides/How-to

How to set up a Google Shopping product feed for Magento

6 min read

Magento stores tend to have large, complex catalogs — which is exactly where a clean, fast feed matters most. Here's how to get Magento products into Google Shopping and keep them approved.

Create and verify Merchant Center

Set up Google Merchant Center, verify your domain, and configure target country, currency, shipping and tax. Your feed values need to match these account settings.

Plan for catalog size

Magento catalogs are often huge, with thousands to millions of SKUs. Whatever builds your feed has to generate the full catalog fast and on schedule — slow exports that time out are a common Magento pain point. A feed tool built for scale handles this without bogging down your store.

Map Magento attributes

Magento's flexible attribute system is a strength here: map your product attributes to Google's required fields, and pull custom attributes (material, color, size) straight into the feed. Make sure configurable products expose each variation as its own item.

Handle store views and locales

If you run multiple store views for different countries or languages, each needs its own feed with the right currency, language, and target. Build a feed per locale rather than mixing them.

Transform and deliver

Optimize titles, exclude products you don't want to advertise, fix identifiers, then deliver via a scheduled hosted URL or API push so the feed stays in sync with a catalog that changes often.

Common questions

How do I export a Google Shopping feed from Magento without slowing the store?

Generation should run outside your storefront's request cycle and be built for scale. A dedicated feed service pulls and transforms the full catalog on a schedule without loading your Magento server during peak traffic.

How do I handle multiple Magento store views in the feed?

Build a separate feed per store view, each with its own language, currency and target country, rather than combining them. Each maps to its own Merchant Center target.

Can I use my custom Magento attributes in the feed?

Yes. Map any product attribute — including custom ones like material or size — to Google fields, and derive values with rules where the source data needs cleaning.

Rather not deal with this yourself?

On our Pro plan, our team builds, configures and runs your feeds for you — zero touch. Or start free and do it yourself with the tools above.