Merchant Center Feed with duplicates
-
Hello,
I’m continuing getting product duplicates of almost al products, so i get almost double the product every day generated on my Merchant Center Feed.
After several searches on topics i tried different things, which included:
– Reducing batch size that made my feed get stuck and not generating.
– increase batch size to at least the number of my products (about 2000). This solved my problem with stuck feed generation, that’s because i use an esternal cron-job to run my schedules and it runs only one/two times a day, so with lower batch sizes it doesn’t start back again when finished with first batch.
– checking for server memory problems, and i haven’t found one.So right now i’m using 2000 batch size, and getting my feed generated one times a day but with all doubled products and no memory problems report.
anyway the product feed log report got me this, maybe you can help:
11-29-2022 @ 08:00:04 - <!-- Start new QUERY --> 11-29-2022 @ 08:00:04 - Array ( [posts_per_page] => 1588 [offset] => 0 [post_type] => Array ( [0] => product ) [post_status] => publish [fields] => ids [no_found_rows] => 1 ) 11-29-2022 @ 08:00:04 - <!-- START new QUERY --> 11-29-2022 @ 08:00:06 - <!-- Start new QUERY --> 11-29-2022 @ 08:00:06 - Array ( [posts_per_page] => 1588 [offset] => 0 [post_type] => Array ( [0] => product ) [post_status] => publish [fields] => ids [no_found_rows] => 1 ) 11-29-2022 @ 08:00:06 - <!-- START new QUERY -->
Thanks,
Danilo
- You must be logged in to reply to this topic.