Organization logo
-
Hello,
Google launched schema.org markup for organization logos.
http://googlewebmastercentral.blogspot.com.tr/2013/05/using-schemaorg-markup-for-organization.html
How can I implement this code in wordpress? Or is there any other way to add logo in SERPS?
<div itemscope itemtype=”http://schema.org/Organization”>
Home
<img itemprop=”logo” src=”http://www.example.com/logo.png” />
</div>
The topic ‘Organization logo’ is closed to new replies.