-
Technical Support Notice: Rank Math / WooCommerce Issue and Database Overload during Imports
To: Technical Support of the Import/Synchronization Plugin
Good day,I am requesting urgent assistance with a persistent database performance issue that manifests when processing a large number of products (approximately 30,000 items).
This problem directly causes the failure of the Rank Math SEO plugin and prevents the e-commerce site from functioning correctly after every bulk data update or import.1. Problem Manifestation and Error MessageAfter your plugin processes the data, a database overload occurs, resulting in two specific errors when editing a product (during the SEO analysis):
Rank Math Error (Primary Technical Issue):Message: Hlavné kľúčové slová – Nepodarilo sa skontrolovať hlavné kľúčové slová v článkoch – meta tabuľka článku prekračuje limit veľkosti. (Translation: “Focus Keywords – Failed to check focus keywords in articles – article meta table exceeds size limit.”)
This confirms the database is being blocked, preventing Rank Math from reading or writing meta data (specifically the wp_postmeta table).
Product Title Error (Consequence of Failure):Instead of loading the actual product name (e.g., RIAL X12…), the %title% variable pulls the name of another page (originally “Konfigurátor,” now “Vyskúšajte disky”) as a fallback.
This happens because your plugin overloads the database to the extent that Rank Math cannot fetch the product data and resorts to pulling a substitute page title.2. Steps Taken to Resolve the ErrorWe have performed every possible optimization step on the hosting and WordPress side to resolve this issue, without success.
A. Increased PHP/Hosting Limits:PHP Memory: The WP_MEMORY_LIMIT is set to 512M in wp-config.php.Execution Time: max_execution_time is set to 1000 seconds.Database: The host has confirmed a high wait_timeout and is increasing connect_timeout.
B. Cache Clearing and SEO Template Fixes:Cache Cleared: We have cleared all known cache layers (WooCommerce transients, WooCommerce template cache, and XStore theme cache).SEO Template Fix: The Product title template was fixed from the originally faulty setting (**Kúpiť %title% %pt_single%**) to the correct one: %title% %sep% %sitename%.
3. Request for ResolutionAs the issues persist despite maximum performance settings, the sole remaining source of the problem is the inefficient data processing during bulk operations.
Our request is definitive:
We require the optimization of the SQL queries used by your plugin to write and update product data (specifically for the ~30,000 products and the wp_postmeta table). The plugin must be adjusted so that it does not lock the database tables during bulk operations, which is causing the article meta table exceeds size limit error.
We look forward to a prompt resolution. Thank you for your understanding.
Sincerely,
Pavol Šimek
You must be logged in to reply to this ticket.