M
M
Maxim Tyulpakov2016-05-23 15:35:21
Domain Name System
Maxim Tyulpakov, 2016-05-23 15:35:21

What is the best way to check ownership of a site?

As a rule, well-known search engines offer 4 options for checking rights:
html file (extra "garbage" in the code)
meta tag (similarly, "garbage")
txt file ("garbage" on hosting)
via dns (?)
I understand that it's all the "little things of life", but still. How do you do it yourself?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Mikhail Osher, 2016-05-23
@miraage

And an extra entry in the DNS - not "garbage"?
You are overthinking.
Any of these methods has the right to exist. The main thing is not to add files to the VCS index.

M
Mikhail Lyalin, 2016-05-23
@mr_jok

personally, it’s more convenient for me to use the meta tag
PS after the initial indexing, you can also assign unique texts to yourself

M
Max Kostikov, 2016-05-23
@mxms

Well, you can also offer sending an e-mail to [email protected], which, I remind you, according to RFC2821, the domain must have it, like the postmaster.
This is exactly what StartSSL does to validate domain rights when issuing an SSL certificate.
And so, indeed, all methods are permissible and really in everyday life.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question