2
Out of curiosity, I used the Google Chrome option to view Google’s source code, and there I found a meta tag with an attribute itemprop="image"
.
Thus:
<meta
content="/images/branding/googleg/1x/googleg_standard_color_128dp.png"
itemprop="image" />
Does anyone know what that’s for? I’ve never read anything about.
Thanks, man. You’re really helping me out :)
– Wallace Maxters
@Diego Souza with that then we can define type the image that will represent the site in the search engines?
– WPfan