Feed mapping is the process of matching your WooCommerce store’s product data (such as titles, prices, or categories) to the specific data format required by various marketing or shopping platforms, including Google Shopping, Facebook, TikTok, etc.
Each platform has its own naming conventions and requirements for product information. Feed mapping ensures that those platforms correctly interpret your store’s product data.
Why is Feed Mapping Important?
Different platforms often use different attribute names for the same type of data. For example:
- In your WooCommerce store, a product’s name might be stored as “Product Title”.
- But Google Merchant Center expects it as “Title”.
- Facebook Catalog may call it “Name”.
If these don’t match, your feed might be rejected or display incomplete information.
Feed mapping bridges this gap, ensuring your data flows smoothly between WooCommerce and external platforms.

For example,
Let’s say you’re creating a product feed for Google Shopping. Here’s how mapping works:
| WooCommerce Field | Google Merchant Center Field | Example Data |
|---|---|---|
| Product Title | Title | Red Cotton T-Shirt |
| Product Description | Description | Soft, 100% cotton t-shirt for casual wear. |
| Regular Price | Price | $19.99 |
| SKU | ID | SKU12345 |
| Product Image | Image link | https://yourstore.com/images/tshirt.jpg |
| Category | Google Product Category | Apparel & Accessories > Clothing > Shirts & Tops |
This mapping ensures that Google correctly understands each piece of information about your product.
Benefits of Feed Mapping
- Accurate Product Data Sync: Ensures that all your product details appear correctly on each sales or ad channel.
- Fewer Feed Errors: Reduces the chances of data mismatch or rejection by platforms.
- Consistent Branding: Keeps your product titles, descriptions, and images uniform across multiple platforms.
- Better Visibility: Correct mapping helps your products show up in relevant searches and improves ad performance.
👉 Also Read: Google Product Taxonomy Explained: What It Is & How to Use It