Open danielhaim1 opened 2 years ago
Removed <meta name="author" /> tag
<meta name="author" />
author
The correct way to use the authorship tag is:
authorship
<a href="/authorname/archive" rel="author">Author Name</a>
or when citing a source:
<meta name="citation_title" content="Crystal structure of squid rhodopsin" /> <meta name="citation_publication_date" content="1999" /> <meta name="citation_author" content="Murakami, Midori" /> <meta name="citation_author" content="Kouyama, Tsutomu" /> <meta name="citation_pdf_url" content="crist_struct.pdf" />
This is directly related to an outdated pull #363
Summary
Removed
<meta name="author" />
tag<meta name="author" />
has been dropped back in 2014.<meta name="author" />
is used incorrectly in the template.Further information:
author
tagThe correct way to use the
authorship
tag is:or when citing a source:
This is directly related to an outdated pull #363