I am stuck with creating a Subdomain in my cloudflare account.
I have a Primary Blog - ``Ameerkhatri.com`
This is what I use to attract traffic and sell 1-1 consulting services.
Now I want to sell courses and I am trying to set up a subdomain ``Courses.ameerkhatri.com`.`
All courses are hosted on a fully built cloud service offered by Learndashcloud. My learndash account support gave me these records to create -
To connect your subdomain: `courses.ameerkhatri.com`, please add the following records to your domain's DNS zone files:
Type: A
Host: courses
Data: 199.189.XXX.XX
TTL: Auto
Type: CName
Host: courses
Data: ameerkhatri. com
TTL: Auto
`I was able to create the A record, but while creating the CNAME entry, Cloudflare points to an error code. This is the link to the error code - [records-with-same-name`](https: //developers.cloudflare.com/dns/manage-dns-records/troubleshooting/records-with-same-name/)`
It says I cannot have 2 records with the same name. But every blog I read asked me to create both A and CNAME record and now I am not able to create them.
`Second, since my A record is set, then I tried to go visit `courses. ameerkhatri. com` it just shows SSL error.`
Can someone guide me.