Google+ snippet thumbnail not showing
问题 i have in google+ snippet in my website, to sharing my website on google+, my code look like this <head> <meta property="og:title" content="title of website" /> <meta property="og:url" content="my website url" /> <meta property="og:image" content="url image" /> <meta property="og:description" content="description of my website" /> </head> <bod> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <g:plusone size="tall"></g:plusone></td> </body> i have also