Is the following syntax is correct for google Meta Description tag?

S4Sunny

Power Member
Jr. VIP
Joined
Aug 28, 2019
Messages
797
Reaction score
128
Is the following syntax is correct for google Meta Description tag?

<meta property="description" content=""/>

VS

<meta name="description" content="">

Which one is right? or both are OK?
 
If I remember, it's the second one.

<meta name="description" content="">
 
Back
Top