Domain Verification Fail

Discussion in 'Support & Feedback' started by DarkMatrix, Mar 29, 2015.

  1. #1
    I'm trying to list my domain for auction but i'm not able to verify my domain.
    I have changed DNS and recently i uploaded html file.
    See http://www.yso.in/2fa6589265c869873ff52814b330faa1.html

    Any help appreciate
     
    DarkMatrix, Mar 29, 2015 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Looks like your server is taking more than 5 seconds to respond to the HTTP request that checks for the file (after 5 seconds, it stops waiting).

    As far as doing it with DNS, there are no TXT DNS records for that domain:

    ; <<>> DiG 9.9.4-P2 <<>> TXT yso.in @NS164.WHITELABELHOST.IN
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42616
    ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
    ;; WARNING: recursion requested but not available
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096
    ;; QUESTION SECTION:
    ;yso.in.                IN    TXT
    
    ;; AUTHORITY SECTION:
    yso.in.            86400    IN    SOA    ns164.first-server.in. firstserver.in.gmail.com. 2015032902 86400 7200 3600000 86400
    
    ;; Query time: 144 msec
    ;; SERVER: 62.210.84.102#53(62.210.84.102)
    ;; WHEN: Sun Mar 29 11:14:11 PDT 2015
    ;; MSG SIZE  rcvd: 114
    Code (markup):
    You might be better off doing it with a linked Webmaster Tools account... much simpler/easier because you don't need to do anything if you've already verified it with Google.
     
    digitalpoint, Mar 29, 2015 IP