Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
顧客が自分のサイトにカスタムドメインを設定できるマルチテナントWebアプリケーションがあります。
無効なドメインがリクエストされた場合、別のドメインでエラーページを表示する必要があります。これを処理する正しい方法は何ですか?私はおそらく常に404を返す他のサイトのページに303を発行することを考えました。これは検索エンジンを幸せに保ちますか?