Hi,
I have uploaded a merchant feed and for some reason, this one, even though the feed contains deep links to products that all work when typed direct in browser, when uploaded, and clicking on the link to view the product on the merchant site, all links are going to a general store page for that merchant, instead of following the deeplink.
I have checked everything, that i have registered correct field, that urls are all ok, so I wondered if this may be something to do with the jump way that links are followed. I have not had it with any other feed before.
Hi, I did that and same result, I think it might just be the datafeed has many links that are expired and so it is defaulting to the store page.
The feed has 20000 so products so i couldnt check each one, so I am guessing it is that the ones I have tested are just ones with dodgy links. At least they go to the site any anyway, and it is only this one feed, all others are fine, so it probably is just the feed itself.
Thanks
Hello Clare,
Can you turn tracking off temporarily and confirm that the links work correctly without going via jump.php? Just change config.php as follows:
$config_useTracking = false;
Cheers,
David.