Recently we were trying to verify the ownership of a domain through yandex. We tried the CNAME approach which would be more universal and so we added a new CNAME record in the DNS configuration in CloudFlare.
The record had the following configuration:
Type: CNAME
Name: yamail-dd63c3831dbd
Value: mail.yandex.com
TTL: Automatic
Status: DNS and HTTP proxy (CDN)
We tried several times the verify domain button in https://domain.yandex.com/domain/example.com/ but it kept on failing saying that the CNAME record was not found. Only after we disabled the DNS and HTTP proxy (CDN) did it work.
So in the end, the properly working record was as follows:
When you try to connect via ssh on a domain for which you are using CloudFlare as a HTTP proxy, you will get the following error: $ ssh user@example.com ssh_exchange_identification: Connection closed by remote host You have a few options to resolve for this issue: Either connect directly to the…
Cloudflare is a content delivery network (CDN) that provides a wide range of services, including domain name system (DNS) management. The Cloudflare API allows developers to programmatically manage DNS records, making it possible to automate updating DNS records. This blog post will explain how to use the Cloudflare API to…
In the digital realm, setting up a website is akin to opening the doors to your virtual storefront. For many, Google Sites offers a simple, user-friendly platform to create and host websites. However, businesses and individuals looking to establish a professional online presence often prefer using a naked domain (e.g.,…
Thank you very much. I tried for several days, but no progress. Your trick worked just like a charm!
thanks .for helping