> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.unicornplatform.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Fix "404 No Such Website" Error for Your Custom Domain on Unicorn Platform

You connected custom domain to Unicorn platform, set DNS entries but it does not work or you get "404 No such website" error ?

This happens when default DNS records from your domain provider conflict with the Unicorn Platform DNS settings.
These default entries need to be removed to ensure everything works smoothly.

* Any **‘A’ type** or **‘CNAME’ type** DNS records with their **host/name** listed as `@` or `www`.
* Any **‘A’ type** or **‘CNAME’ type** DNS records with their **host/name** listed as your root domain (e.g., `yoursite.com`) or as `www.yoursite.com`.
* Any **‘CAA’ type** DNS records.
* Any records labeled as **‘Parked’**.


||| If you’re unsure which records to delete or keep, take a screenshot of your current DNS settings before making changes. This way, you can always revert if needed.
