Nothing happens after I select a merchant to create feed

The first step of creating your product feed is to select a merchant from our 40+ supported list, after you have installed the ExportFeed plugin. But, what if the merchant selection doesn’t work? You should follow these steps.

  • Please deactivate and reactivate the plugin. If the problem persists clear your browser cache.
  • Ensure all directories and sub-directories have at least a permission of 755 (but not 777) and that all files have permission 644.
  • Re-configure any .htaccess files that may be coded to deny *.php files from executing on your server (or follow suggestion #4 below)
  • For users with Sucuri hardening or other security plugin, please add a .htaccess file in the plugin root directory to allow execution of PHP files.

If you can’t get it to work, even after following these steps, please let us know and our team will take a look into it.

Why is my Attribute List empty?

Our plugin’s “Attribute Mapping” list is generated from WooCommerce / Shopify / BigCommerce or other cart software attributes. One must create attributes (via Products > Attributes) and link them to WooCommerce products for the mapping to succeed.
See WooCommerce_Attributes

Also, if you are creating your product feed for Shopify or BigCommerce based stores using our Cloud Service, it is a rare case that your shop sync was incomplete. Please let us know in this case and we’ll add your shop in the sync schedule or check if there was some other issues.

How do I clear my cache?

Cache creates problem – How to clear the cache?

In most cases, simply refreshing the page (XML data feed) will show the updated feed.
For example, when you’ve made a change via “Advanced Commands” but still see the old feed, refresh the page (cmd+r or alt+f5) and the changes should appear.

For clearing your browser cache right-click on your browser’s version and open in new tab.

Windows:
Internet Explorer Versions: IE 11 | IE 10 | IE 9 | IE 8 | IE 7 | IE 6 |
Safari (Windows): Safari 5
Firefox (Windows): Firefox 20 | Firefox 3 | Firefox 2
Chrome (Windows): Chrome 27 | Chrome 10-15 | Chrome 4-10
Opera (Windows): Opera 12

Mac:
Safari (Mac): Safari 5 | Safari (Older)
Firefox (Mac): Firefox 20+ | Firefox 20 | Firefox 3-6 | Firefox 2
Chrome (Mac): Chrome 27 | Chrome 10-15 | Chrome 4-10
Opera (Mac): Opera 12

Android:
Android Browser
Chrome (Android)

IOS:
Safari Mobile (iPhone)
Google Chrome (IOS)

Windows Phone:
Internet Explorer (IE) 11 on Windows Phone
Internet Explorer (IE) 10 on Windows Phone
Internet Explorer (IE) 9 on Windows Phone

 

How do I exclude products from feeds?

Excluding products from feed

To exclude a product or products and it’s variations from a data feed, create a Custom Field “valid” with a value of “false” for each excluded product.

If you are having trouble performing these, please feel free to contact us or say a quick hello through the livechat.

Why are my product variations not showing?

Setting up product variations on listings

Google considers each variation as product on its own. In order for the feed to generate variations, it is required to set up a Variable Product.

  • From the Product setup page, select Variable Product from the drop down list.
  • Click the attributes tab and add any attributes you want.
  • Click the variations tab and “link variations”.

Your variations will now be shown in the data feed by generating a new data feed or by updating the feed list in Manage Feeds. When you submit the link to Google Merchant, Google Shopping will now display them as the variation products.

How do I add UPC/EAN values to Variable Products in WooCommerce?

There is an add-on available for users to input product/variation Brand, UPC and EAN. In order to add upc ean values to variable products in woocommerce, please find instructions and free plugin here: Additional Product Fields. upc for variable products in woocommerce Various merchants require you to provide Brand, UPC or EAN value when you are listing your products on their sites. If the merchant doesn’t already have the product that you are listing, you will have a compulsion to provide these values. So, in order to list your products and avoid feed listing errors, you will need to incorporate these values into the product feeds.

If you don’t have the UPC codes, you can get legit UPC reliably from here. 

Does the WooCommerce version of plugin include product variations?

Yes! Our Product Feed plugin includes all products including product variations and custom variations.

Even while creating product feed, you can use a list of commands to remove the product variations using advanced commands.

If you need some help in creating or customizing your product variations, please feel free to let us know. 

 

 

How can I remap attributes?

Remapping is done simply by selecting from a list of drop down options. Select from automatically pulled attributes or WooCommerce attributes.

To remap a Custom Product Attribute or an attribute not in the list, click the [open advanced commands] link to display a text box. Type the following:

deleteAttribute [attribute-name]
mapAttribute [woo-attribute] as [merchant-attribute]

Where:
[attribute-name] is that found in the drop down box
[woo-attribute] is the local attribute slug (OR exact name of a custom field) and
[merchant-attribute] is the desired merchant attribute.
For attributes with spaces, enclose it with double quotes.

For example, to remap your own WooCommerce “my-title” attribute to Google’s g:title attribute:
deleteAttribute title
mapAttribute my-title as g:title
Please see this guide for more information and examples: Attribute Mapping.pdf

Does the plugin integrate with WooThemes Google Product Feed?

Yes. Google Product Feed by WooThemes creates alternate fields for description and brand (and a host of other fields). Our ExportFeed plugin can fetch these fields, allowing you to map them into your Google feed using our plugin.

To do this, use the advanced command:
$google_merchant_center = true

If you have any problem using the command or getting the desired result, please let us know and we’ll be happy to help.

 

Are the data feed updated automatically?

Yes, the data feeds that you create are updated automatically so that when you send the product feed to merchant sites, you always send updated information.

Under Product Feed > Manage Feeds, you may select an interval at which the feed automatically refreshes: 5 minutes to 1 week.

Alternatively, you can manually update all feeds by clicking “Update Now” at the bottom of the page (please wait a few seconds before refreshing the page.

If you are having some issues keeping the product feed updated, you can contact us here.