Google Merchant add-on ver. 1.1.33 - UPDATE

Dimitriy Strekalov

Administrator
Staff member
Hello!

'Search' toggle enables/disables the adwords code on a website, in case you don't use adwords, you can just keep it disabled.

As for your issue with feed generation, just follow this short guide, please, that should help:

In case it didn't help, feel free to send me a PM with your WP-admin access details, we will check, what might be wrong.
 

Enov

Active Member
Hello,

If someone have the same issue, it's nginx

Set this rule below for xml_googlecatalog

rewrite ^/googlecatalog(-+([a-zA-Z0-9_-]+))?\.xml$ "/index.php?xml_googlecatalog=params=$2" last;
 
Top