Organization logo
-
Hello,
Google launched schema.org markup for organization logos.
https://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=”https://schema.org/Organization”>
Home
<img itemprop=”logo” src=”https://www.example.com/logo.png” />
</div>
- The topic ‘Organization logo’ is closed to new replies.