Updating a product via the WooCommerce API would fire an update webhook, causing a loop of webhook and API activity which never ended. Created a script which keeps stock levels synced between WooCommerce and a stock management system, WooCommerce WebHooks are used to set products stock levels in near real time.
Continue reading...
A small fix to correct the missing brand and mpn structured data when using WooCommerce. WooCommerce seems to miss off these two fields which can cause warnings to appear within your Google Search Console.
Continue reading...