# Supported Hosting Platforms

If your hosting platform offers support for Domain Aliases or to control the Domain Root for each domain handled by your server, then you should be able to set up Domain Mapping System properly. That basically includes:

* Any hosting company providing [cPanel](https://docs.domainmappingsystem.com/faqs/what-hosting-companies-are-supported/how-do-i-set-up-a-domain-alias-with-cpanel) access with an Aliases option.
* Any hosting company providing a custom platform that allows Alias Domains, Addon Domains, or Additional Domains to be served for your WordPress site.&#x20;
* Any VPS or Dedicated Server with root access.

{% hint style="info" %}
If you are not sure if your hosting company supports alias domains, contact them with this question:

*I'd like to add an alias domain to my website. Does your hosting platform allow me to configure an alias domain that is tied to the same root directoy as my core WordPress install and does not redirect to the primary domain?*

If the answer is yes, you can use Domain Mapping System on that host.

If the answer is no, then you'll have to switch hosts or you may not be able to use Domain Mapping System.&#x20;
{% endhint %}

{% hint style="warning" %}
Managed WordPress hosting companies generally will not support multiple domains mapped to a single WordPress installation, but there are exceptions.
{% endhint %}

## Supported Hosting Platforms

{% hint style="info" %}
We officially recommend Cloudways as the best hosting provider in WordPress in terms of terms of support and cost. They are fully compatible with Domain Mapping System via Alias Domains.&#x20;
{% endhint %}

We've confirmed the following hosting companies are compatible with Domain Mapping System.

* Cloudways w/ Digital Ocean (confirmed by developer)&#x20;
* InMotionHosting via [cPanel](https://docs.domainmappingsystem.com/faqs/what-hosting-companies-are-supported/how-do-i-set-up-a-domain-alias-with-cpanel) (confirmed by developer)&#x20;
* GoDaddy (confirmed by developer, requires their proprietary cPanel access)
* [VULTR (w/ CloudPanel)](https://docs.domainmappingsystem.com/faqs/what-hosting-companies-are-supported/how-do-i-set-up-a-domain-alias-with-vultr-hosting-cloudpanel) (confirmed by customer)&#x20;
* WP Engine (confirmed by customer)
* Kinsta (confirmed by customer)
* [Plesk](https://docs.domainmappingsystem.com/faqs/what-hosting-companies-are-supported/how-do-i-set-up-a-domain-alias-with-plesk) (confirmed by customer)&#x20;
* [DirectAdmin](https://docs.domainmappingsystem.com/faqs/what-hosting-companies-are-supported/how-do-i-create-a-domain-pointer-in-directadmin) (confirmed by customer)&#x20;
* o2switch (confirmed by customer)
* WP-Engine (confirmed by customer)
* Many others are supported just not confirmed.

## Hosting Platforms with Limited Support

* Siteground (confirmed by developer; only subdomain mapping will work when a Wildcard Domain is configured on Siteground, however, their Parked Domains mechanism will not work as alias domains).
* Bluehost (confirmed by developer, may depend on the hosting plan you have). cPanel Alias domains may not be available depending on your plan.&#x20;
* Rocket.net (confirmed by customer, will allow alias domains but they charge $10 per alias domain added to each website).

## Unsupported Hosting Platforms

* Any managed WordPress hosting that does not allow alias domains.&#x20;
* WordPress.com (confirmed by developer, alias domains redirect to primary domain)
* Infinityfree (confirmed by customer)&#x20;
* Pressable (confirmed by customer)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://domainmappingsystem.gitbook.io/domainmappingsystem-docs/integrations-and-compatibility/what-hosting-companies-are-supported.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
