New WooCommerce Site-Plugin and Subdomain Questions
-
I plan to create a new WooCommerce site using the paid Commerce plan. It’s actually a rebuild/relaunch of an existing site currently hosted elsewhere, but using a new domain. Before paying for the Commerce plan and putting in effort to build the site I need to know it’s functionality won’t be limited by WordPress.com hosting constraints. Please have a happiness engineer contact me. These are concerns other hosting companies have addressed for me before payment. Thanks!
First, I have a list of plugins that I need to verify can be used at WordPress.com. I am aware of the incompatible plugins list at https://wordpress.com/support/plugins/incompatible-plugins/. I don’t need to use any of those plugins. The plugins to be used are all available at wordpress.org and/or woocommerce.com and some of the wordpress.org plugins use their paid upgrade.
Second, I need to verify that I can use subdomains that redirect to specific pages at the site. For example, sub-category1.site.com will redirect to site.com/product-category/parent-category/sub-category1/
-
Hi there,
Thank you for reaching out before making your decision — these are great questions, and I’m happy to help clarify things!
1. Plugin Compatibility
Great news here! With the Commerce plan, you have full access to install plugins from the WordPress.org repository and upload third-party plugins. Since you’ve already checked our incompatible plugins list and confirmed none of yours is on it, that’s a great start.
That said, while the vast majority of WordPress.org plugins work perfectly on our platform, I wouldn’t be able to give a blanket guarantee that every plugin will function identically in other hosting environments without testing. Certain plugins that require very specific server configurations (e.g., custom Apache modules, non-standard PHP extensions, or direct filesystem access beyond what our managed environment provides) could potentially behave differently.
If you’d like, please share your list of plugins, and I’ll be happy to review them individually and flag any that might have known issues on our platform. That way, you’ll have a clear picture before you commit.
2. Subdomain Redirects to Specific Pages
This one is unfortunately more limited. WordPress.com does not natively support pointing subdomains (e.g.,
sub-category1.site.com) to specific pages or URLs on the same site (e.g.,site.com/product-category/parent-category/sub-category1/).On our platform, any additional domain or subdomain added to a site is treated as an alias and will redirect to the site’s primary domain — this happens at the server level, before any plugin (like a redirection plugin) can intercept the request to route it to a specific page.
Possible workarounds:
- DNS-level forwarding at your registrar: If your domain is registered with a provider that offers URL forwarding (many do — such as Cloudflare, Namecheap, GoDaddy, etc.), you could configure the subdomain redirects there, outside of WordPress.com entirely. The subdomains would never need to touch our servers — the registrar would handle the redirect to the full URL on your site. This is probably the simplest and most reliable approach.
- A third-party reverse proxy or redirect service (e.g., Cloudflare Page Rules or Redirect Rules) could also handle this without relying on WordPress.com’s infrastructure.
It’s worth noting that this limitation is specific to subdomain-to-page redirects on the same site. Adding a regular custom domain, setting up
wwwredirects, and all standard domain mapping features work perfectly on the Commerce plan.I hope this helps give you clarity! Please feel free to share your plugin list so I can review it, and let me know if you have any other questions about whether the Commerce plan would be the right fit for your new WooCommerce store.