0
I could find ways to fill other meta tags but these, I have no idea. Does anyone have any idea?
<meta content='xxxxx' name='alexaVerifyID'/>
<meta content='xxxxx' name='yandex-verification'/>
<meta content='India' name='geo.placename'/>
<meta content='xxxxx' name='Author'/>
<meta content='general' name='rating'/>
<meta content='id' name='geo.country'/>
I think I should put the description here, right?
<meta content='xxxxx' property='og:description'/>
Here I do not know if I leave so since it is filled or if I should put acronyms of Brazil.
<meta content='en_US' property='og:locale'/>
<meta content='en_GB' property='og:locale:alternate'/>
<meta content='id_ID' property='og:locale:alternate'/>
a suggestion that can answer your question: take a famous portal site, type UOL or G1 and see in the source code
view-source:www.uol.com.br
as they do. But study each type before, not to put unnecessary information.– Ivan Ferrer
Here is more information
– Ivan Ferrer