Thank you for your very useful module ;).

Can you add the Russian search engine yandex (http://webmaster.yandex.ru)?

The file and meta tags are needed for confirmation.
Details: http://help.yandex.ru/webmaster/?id=995300#99535 p.4 and p.5

2 way:
yandex_UIN.txt - in the root folder
- in the main page

example UIN - b5741169901f6c20, 42b7153163ed473e (16 digits and letters)

CommentFileSizeAuthor
#10 467240_yandex.patch807 bytesandypost
#8 467240_yandex.patch4.09 KBandypost

Comments

dave reid’s picture

Assigned: Unassigned » dave reid

I will take a look at those (through Google Translate) and try and get them added before an official 1.0 release.

pvasili’s picture

Thank you for your work.
I'm ready to help you with any problems (yandex.ru) ;)

brianbrown’s picture

@pvasili:
I successfully verified through yandex.ru. Just like the others, they require a meta verification. You can also verify with a file, but they differ in that they require a TEXT (*.txt) file instead on an HTML file.
Regards,
-Brian

@ pvasili:
Я успешно проверена путем yandex.ru. Точно так же, как остальные, они требуют мета проверки. Кроме того, можно проверить в файле, но они отличаются друг от друга в том, что они требуют текст (*. TXT), а файл на HTML файл.
Привет,
-Брайан

@Dave:
You might want to add to the documentation that a totally BLANK text box will render a regular site page (with banners and blocks, etc. which indicates a site verification page. Just placing a single character in the box defeats this (saves bandwidth), if the search engine does not require anything in the file.
Regards,
-Brian

andypost’s picture

Try this implementation #467582: Change the settings page

Suppose this issue is duplicate of ^

dave reid’s picture

Status: Active » Postponed

I think it would best to leave this postponed for now incase more users want support of this specific search engine. Right now there's not quite the demand of the major ones like Google, Bing, etc.

andypost’s picture

@dave +1 to add yandex search engine - for russian-speaking people it's a #1
maybe this is a same as Baidu for chenees

if you agree I can provide a patch

brianbrown’s picture

@andypost
See my post above (#3).
-B

andypost’s picture

Title: please add search engine » Yandex search engine verification
Status: Postponed » Needs review
StatusFileSize
new4.09 KB

@brianbrown thanx

Patch is simple same as for google.

dave reid’s picture

Status: Needs review » Needs work

Please don't mix the patches.

andypost’s picture

Status: Needs work » Needs review
StatusFileSize
new807 bytes

Sorry, previous patch was wrong, now only for site_verify.module

dave reid’s picture

Status: Needs review » Fixed

Committed to CVS. Thanks!
http://drupal.org/cvs?commit=270842

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pvasili’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Category: feature » bug
Status: Closed (fixed) » Needs work

This file(7138000bbe222222.html) should only return code from the test file (for example):

<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   </head>
   <body>Verification: 7138000bbe222222</body>
</html>

without a current theme...

dave reid’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Category: bug » feature
Status: Needs work » Closed (fixed)

That's what the module should do. Please file a new issue rather than re-opening a feature request.