Registering with Google Search — Prove Ownership with One DNS TXT Record
00要約Overview
01物語Story
Situation
2.4.2 published the website. But publishing alone earns you nothing proactive from search engines.
Complication
Without claiming ownership, you can't hand over a sitemap, can't see which queries show your pages or how often they're clicked, can't ask for a new article to be picked up, can't confirm your structured data is being read correctly. You're flying blind.
Question
How do you prove the site is yours to the search engines — and make the picture visible?
02解決Solution
Criteria
- Ownership provable, reliably
- Sitemap deliverable; indexing visible
- Minimal effort
Answer
Google Search Console, ownership registered via a DNS TXT record. Add the one verification line to DNS, and you hold a property spanning the whole domain.
One TXT record in DNS.
That alone proves ownership of the entire domain.
Then submit sitemap.xml and request indexing for the key URLs. Bing imports from Search Console in one click. Naver got its own registration — an HTML verification file — for the Korean locale.
Reason
Because with a custom domain, one TXT line covers everything down to the subdomains. HTML-file and meta-tag verification work per-URL and mean touching every page; DNS TXT proves the whole domain under a single property with the least effort. Bing is worth the minute because Bing's index feeds ChatGPT and Copilot citations — and importing from GSC makes it nearly free. Naver is there because pages exist in Korean, and Korean search deserves to be covered.
Options
- HTML file / meta tag verification — needs file drops or page edits, and only proves one URL at a time. With a domain in hand, DNS TXT is easier and stronger.
03結果Result
Good
Queries, impressions, clicks, coverage — all visible now. New articles can be pushed for indexing on publish day, and structured-data recognition can be checked. One custom domain settled ownership across Google, Bing, and Naver in a single sweep.
Bad
Registration is not indexing: actual pickup takes days to a couple of weeks. IndexNow (the instant-notification protocol) would shorten it, but as noted in 2.4.1, DNS sits with the registrar and Cloudflare holds no zone — so for now, the regular crawl sets the pace.
Follow-up
And with that, the brand foundation is assembled: name, logo, custom domain, and everything riding on them — web, email, ad verification, search registration. On this ground, the story turns to "what to build" — 3 Marketing — and "how to keep it alive" — 4 Monetization. The foundation keeps quietly making every decision after it a little easier.