Test google schema in my gmail account -


i'm starter in google schema, i've followed getting started, doesn't work... i've changed more simple json-ld, simple actions, .... i'm testing django project, in local, django smtp config smpt.gmail.com. same , email. can see email, can't see go-to-action.... original mail:

return-path: <xx@gmail.com> received: tomas-h55m-d2h (37.130.151.22.radiocable.net. [37.130.151.22])         mx.google.com esmtpsa id n3sm2456222wix.1.2015.05.12.04.20.07         <xx@gmail.com>         (version=tlsv1.2 cipher=ecdhe-rsa-aes128-gcm-sha256 bits=128/128);         tue, 12 may 2015 04:20:07 -0700 (pdt) mime-version: 1.0 content-type: text/html; charset="utf-8" content-transfer-encoding: 7bit subject: testing from: xx@gmail.com to: xx@gmail.com date: tue, 12 may 2015 11:20:07 -0000 message-id: <20150512112007.23123.78164@tomas-h55m-d2h> reply-to: xx@gmail.com  <html>   <head>     <script type="application/ld+json">     {       "@context":       "http://schema.org",       "@type":          "emailmessage",       "description":    "check out",       "action": {         "@type": "viewaction",         "url":   "https://www.youtube.com/watch?v=eh8kwfdksqu"       }     }     </script>   </head>   <body>     <p>       test go-to action in gmail.     </p>   </body> </html> 


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -