# ドメインをルートアドレスに転送する方法

*スキルレベル: 初心者*

## **始める前に**

* 有料の Adalo サブスクリプションを利用していることを確認してください

Adalo は、サブドメインを含むカスタムドメインの使用のみをサポートしています。\_例: **app.mydomain.com** や \*\*[www.mydomain.com\*\*\_。](http://www.mydomain.com**_。)

もし、***mydomain.com*** のようなルートアドレスにドメインを設定しようとしている場合は、ドメインプロバイダーから転送やリダイレクトの設定が可能かどうか確認する必要があります。

\
DNS プロバイダーが[CNAME flattening](https://blog.cloudflare.com/introducing-cname-flattening-rfc-compliant-cnames-at-a-domains-root/)、[ALIAS](https://blog.cloudflare.com/introducing-cname-flattening-rfc-compliant-cnames-at-a-domains-root/)、または[ANAME レコード](https://dnsmadeeasy.com/services/anamerecords/)を提供している場合、すべてのトラフィックをルートドメイン (例: yourdomain.com) にリダイレクトすることができるかもしれません。

以下の DNS プロバイダーは、ルートドメインを CNAME/ANAME/ALIAS レコードにポイントすることができます:

* [Cloudflare](https://www.cloudflare.com/)
* [DNSimple](https://dnsimple.com/)
* [DNS Made Easy](https://dnsmadeeasy.com/)
* [ClouDNS](https://www.cloudns.net/)

また、DNS ホストに問い合わせて、CNAME flattening を提供しているかどうかを確認することもできます。

### まだヘルプが必要ですか？

ルートドメインに転送する際に追加のヘルプが必要な場合は、いつでも[コミュニティフォーラム](https://forum.adalo.com/)で質問してください！


---

# 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://help.adalo.com/ja/how-to/forwarding-domain-to-root-address.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.
