26 articles
Knowledge Base
WooCommerce
26 articles in the WooCommerce category · page 1 of 2.
- WordPress WooCommerce coupon code conflicts — stacking, exclusions, and audit WordPress WooCommerce coupons interact in subtle ways under stacking, exclusion lists, and per-customer limits. The audit that finds the discounted-to-zero order before it ships.
- WordPress WooCommerce on multisite — what works, what does not WordPress WooCommerce on multisite has real constraints — separate databases per site, network-shared user table, and the licensing trap. The patterns that work and the ones that break.
- WordPress WooCommerce tax setup — US sales tax, Canadian GST/PST/HST, EU VAT WordPress WooCommerce tax configuration for US sales tax, Canadian GST/PST/HST, and EU VAT MOSS. The pitfalls — nexus calculation, place of supply rules, and reverse charge.
- WordPress WooCommerce reporting accuracy — when the dashboard lies WordPress WooCommerce reports sometimes show numbers that disagree with the accounting export. The audit — refunds, partial refunds, status transitions, and the wc_order_stats table.
- WordPress WooCommerce abandoned cart workflows and plugin picks A WordPress WooCommerce abandoned-cart workflow that actually recovers revenue: schema, trigger logic, transactional vs marketing send paths, and a short list of plugins that hold up under load.
- WordPress WooCommerce HPOS migration — operational checklist A WordPress operator checklist for WooCommerce High-Performance Order Storage: plugin compatibility audit, sync mode soak, the WP-CLI commands, and the cutover dry run.
- WordPress WooCommerce email delivery — the special case WooCommerce sends order, refund, and shipping emails that customers absolutely need to receive. Here are the WooCommerce-specific delivery patterns and the diagnostic that most stores need.
- WordPress WooCommerce backup strategy — beyond JetBackup WordPress WooCommerce backups need point-in-time recovery, off-site storage, and validated restores. The strategy beyond a daily cPanel snapshot — DB binlogs, S3 lifecycle, and the restore drill.
- WordPress WooCommerce PayPal — common issues and fixes WordPress WooCommerce PayPal Standard vs PayPal Payments — IPN deprecation, webhook routing, currency mismatch, and the orders-not-completing problem. The diagnosis tree.
- WordPress WooCommerce checkout 504s under load — diagnosis runbook WordPress WooCommerce checkouts time out under campaign load because of session storage, payment-gateway latency, or PHP-FPM saturation. The diagnosis runbook that finds the bottleneck.
- WordPress WooCommerce caching rules — what to cache, what never to WordPress WooCommerce caching done wrong creates wrong-cart bugs, leaked sessions, and customer-data exposure. The cacheable / never-cacheable list and the cookie rules.
- WordPress WooCommerce data migration between stores WordPress WooCommerce data migration from one store to another — products, orders, customers, subscriptions. The pitfalls, the WP-CLI commands, and the cutover.
- WordPress WooCommerce shipping zone configuration pitfalls WordPress WooCommerce shipping zones use first-match logic that surprises operators. The pitfalls — zone ordering, fallback zones, and the postal-code overlap that quietly breaks rates.
- WordPress WooCommerce transactional email customization — the maintainable way WordPress WooCommerce transactional emails — template overrides, ESP routing, deliverability, and the patterns that survive a plugin update.
- WordPress WooCommerce REST API authentication and rate limits WordPress WooCommerce REST API auth — consumer keys, application passwords, JWT, OAuth, and the rate-limit posture for production integrations.
- WooCommerce performance tuning on cPanel — what actually moves the needle A senior-engineer view of WooCommerce performance tuning on cPanel — object cache, query optimization, image handling, and Action Scheduler load — with the changes that produce real measurable wins.
- WordPress WooCommerce SEO for product catalogs — schema, indexing, canonicals WordPress WooCommerce SEO for stores with 10,000+ SKUs — product schema, canonical handling for variations, faceted filter URLs, and the indexing budget audit.
- WordPress WooCommerce inventory sync issues — multi-channel, ERP, POS WordPress WooCommerce inventory sync between POS, ERP, and marketplaces drifts under load. The diagnosis tree — race conditions, batch lag, stock-status vs stock-quantity, and the audit.
- WordPress WooCommerce variations — performance gotchas at scale WordPress WooCommerce variable products with 100+ variations cause admin-list timeouts and front-end slowness. The schema, the queries to audit, and the fix.
- WordPress WooCommerce Stripe Payments — common issues and fixes WordPress WooCommerce Stripe issues — webhook 401s, SCA challenge failures, idempotency-key conflicts, 3DS redirect loops. The diagnosis tree and the WP-CLI commands.
- LiteSpeed Cache configuration for WooCommerce on cPanel The WooCommerce-specific LiteSpeed Cache settings that actually matter — what to cache, what never to cache, and how to verify the cart and checkout stay personalized.
- WordPress WooCommerce Subscriptions troubleshooting — renewals, webhooks, dunning WordPress WooCommerce Subscriptions failures usually trace to Action Scheduler, payment-method tokens, or webhook misrouting. The diagnosis tree and the WP-CLI commands to confirm each layer.
- WordPress WooCommerce Square — common issues and fixes WordPress WooCommerce Square sync issues, inventory drift between Square POS and WooCommerce, OAuth token expiry, and the modifier-vs-variation mismatch. Diagnosis and fix.
- WooCommerce checkout 504 timeout under load — diagnosing the bottleneck WooCommerce checkout returns 504 only at peak. The cart works, the product page works, only /checkout times out. Here is where the bottleneck actually lives.