> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/custom-preference-center-domain.md).

# カスタムプリファレンスセンタードメイン

### カスタムプリファレンスセンタードメイン <a href="#gjdgxs" id="gjdgxs"></a>

カスタム ドメインを使用すると、顧客がサブスクリプションを管理するときに表示されるブランドをさらにカスタマイズできます。 カスタム ドメインで設定センターをホストするには、次の 2 つの要件があります。

* ドメインの DNS レコードを更新する機能。
* 安全なリンクを有効にするには、<administrator@yoursite.com>、<hostmaster@yoursite.com>、<postmaster@yoursite.com>、<webmaster@yoursite.com>、または <admin@yoursite.com> のいずれかのメール アドレスにアクセスします。

### カスタムドメインを作成する <a href="#id-30j0zll" id="id-30j0zll"></a>

プリファレンス センターのカスタム ドメインを作成するには、次の手順を実行します。

1. **Account設定 > 設定センター**に移動します。
2. 既存のプリファレンス センター&#x306E;**\[編集]アイコン**をクリックするか、 **\[新しいプリファレンス センター] を選択して新しいプリファレンス センターを作成します**。 センターのカスタマイズの詳細については、[こちらをご覧ください](https://support.optimizely.com/hc/en-us/articles/4407282888077)。
3. **\[プリファレンス センターの URL をカスタマイズする]**&#x3092;見つけます。
4. **「ドメインの選択」を**クリックします **>** **カスタム ドメインを作成します**。 たとえば、ドメインは*preferences.acme.comになります。*
5. **「作成」を**クリックします。

![](/files/zh8EA5U6xkQOtIUpsmEZ)

### CNAME レコードを更新する <a href="#id-1fob9te" id="id-1fob9te"></a>

トラフィックを正しい URL にリダイレクトするには、選択したドメインの CNAME レコードを更新する必要があります。 **Type** 、 **Hostname** 、および**Value**に指定された値を使用して、 DNS プロバイダーでこの更新を行います。

![Custom\_domain\_values.png](/files/R41KLOnFY299knyU5VMK)

### ドメイン確認メールを送信する <a href="#id-3znysh7" id="id-3znysh7"></a>

カスタム ドメインの所有権を確保するために、安全なリンクを含む電子メールを送信します。 アマゾン ウェブ サービス (AWS) は、Optimizely に代わって、リストされているすべてのアドレスにこのメールを送信します。 チームは、プリファレンス センターを公開する前に、リンクの 1 つをクリックして所有権を確認する必要があります。

![SSL\_setup\_info.png](/files/4R2ddt5p2mOxe7Eyo3QJ)

### 記録の検証と検証 <a href="#id-2et92p0" id="id-2et92p0"></a>

DNS レコードを更新してドメイン確認メールをクリックしたら、 **\[ドメインと IP]をクリックしてすべてが更新されたことを確認します。** **>** **すべての DNS レコードを確認します**。 認証には通常10〜15秒かかります。 確認が完了すると、関連するレコードのステータスが緑色のチェックボックスになります。

注記

**注:** DNS/SSL の変更は通常 1 時間以内に反映されますが、場合によっては最大 24 時間かかる場合もあります。 伝播が発生しない場合、認証プロセスは失敗します。 認証が成功しなかったものの、構成が正しいという確信がある場合は、後で認証を再試行してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/email-settings/custom-preference-center-domain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
