kpumuk / meta-tags

Search Engine Optimization (SEO) for Ruby on Rails applications.
MIT License
2.73k stars 275 forks source link

Twitter card meta tag format is incorrect #53

Closed othree closed 10 years ago

othree commented 10 years ago

Hi

The twitter card example in document shows the output:

<meta property="twitter:card" content="summary"/>
<meta property="twitter:site" content="@username"/>

Which is incorrect. The document in twitter say it uses name, not property.

kpumuk commented 10 years ago

Fixed in ceeac0f4a9d13f4edcd3ed34e268c7606daddb53, will be released in version 2.0.0