Hi,
I bought your plugin for my site
Using v 3.80 and I know that this plugin does not support grouped products. However, we changed nop's logic of grouped product and now it's a customized one. In our case the grouped product is also a simple product itself. It became something like a "product in another product"
So I want to ask if it's possible for you to send me a version of this plugin (3.80) "without" a check for grouped product and let me add that product to the offer too. Treating all products as "simple"
Is this possible?
Thank you
"SeoFriendlyUrlsForLanguagesEnabled" is already set to TRUE.
I cleared browser and nop cache, regenerated the feed file for Google.
Downloaded the generated xml file via FTP.
The product URL (<link></link> tag in the xml file) still does not include the language shortcode (/tr and /en in my case).
I checked with the latest 3.80 version with dll file dated 7th of May, and it's still the same. Product URL is formed without any language code. If the site url containes the language code like "/tr", "/en", "/fr" etc, the product url in the feed file is formed as "yoursite.com/productURL" but it should be "yoursite.com/lang/productURL" in order to avoid URL redirection which Google does not like.
Plugin has a language selection in the options but it only uses the selected language to form the feed file name.
Hi,
I'm using your FeedManager plugin for Google feeds. My site is in 2 languages, Turkish & English. The problem is with the product links in the feed xml file. Normally the language is appended to the link in NOP, i.e. eurometall.com.tr/tr/product-seo-url. But in the feed file this /tr is missing. So it creates an url forwarding to the "/tr" url. Google does not like this and does not accept a lot of products due to "to much url forwarding" warning.
Can you add an option like "Include lang data in url" like NOP originally does?
Thank you