SkyUrdu | The Largest Hub Of Tutorials
Select Menu
  • Home
  • Google Adsence
    • Google Adsence Tricks
    • Supports Languages
    • 11 Tips For Adsence
    • 12 Tips For Adsence
    • 100% Approval Tip
    • Achievement Card
    • Adsense Revenue
    • Verify Account
  • Make Money
    • Earn With Bidvertiser
    • Earn With Freelance
    • Earn With Blogging
    • Earn With You Tube
    • Earn With Ads Cash
    • Earn With Adsence
    • Earn With Infolinks
    • Earn With Typing
  • Blogging
    • 404 ERROR Page
    • Google+ Fallow
    • BackUP/Restore
    • Mobile Templet
    • Custom Domain
    • Blogger Tricks
    • Custom Fonts
    • Templetes
  • SEO
    • Google Algorithm
    • Google Analytics
    • Select Keywords
    • Blogger Vistors
    • Alexa Ranks
    • Robots.txt
    • SEO Tricks
    • SEO Tools
  • Social Media
    • Whatsapp
    • Facebook
    • Pinterest
    • Google+
    • Twitter
    • Skype
    • Imo
    • VK
  • Networks
    • Easypaisa
    • Mobicash
    • Mobilink
    • Telenor
    • Warid
    • Ufone
    • Zong
  • Much More
    • How To
    • Much More
Home » How To » SEO Tricks » How To validate Blog and Organization logo by Schema Markup?

How To validate Blog and Organization logo by Schema Markup?

Unknown
Add Comment
How To, SEO Tricks
validate Blog
If you have designed your site according to schema.org markup then all major search engine will easily understand your website content. You can completely validate your site by markup file. There are useful schema.org markups that will help to identify your company logo, and this markup can be used for specifying the logo image of your organization or website.
If you don’t specify your logo image then in search engine result page it won’t be visible. So for branding your site in search engine you should validate your logo by schema.org markup for search result and the knowledge graph.
After specifying your logo image search engine will identify the location of your preferred logo.  We can use the schema.org markup in 2 ways such as Microdata and ld+json. Both are validate for search engine.

Using Microdata for validating Organization Logo

<div itemscope itemtype=”http://schema.org/Organization”>
<a itemprop=”url” href=”http://www.Skyurdu.com/”>Home</a>
<img itemprop=”logo” src=”LOGO URL HERE” />
</div>

Customization

  • Replace http://www.Skyurdu.com/ with your organization homepage URL.
  • Replace LOGO URL HERE with your logo image URL.

Using ld+json for validating Organization Logo

Microdata for validating Organization Logo widely used but recently Google’s recommendation to use ld+json for validation. So you can use following markup for your Logo validation in search engine.
<script type=’application/ld+json’>
{
“@context”: “http://schema.org”,
“@type”: “Organization”,
“url”: “http://www.Skyurdu.com”,
“logo”: ” LOGO URL HERE”
}
</script>

Customization

  • Replace http://www.Skyurdu.com/ with your organization homepage URL.
  • Replace LOGO URL HERE with your logo image URL.

This Schema Markup is not only for organization logo but we can use it for our personal Blog and websites. But for this you must have a logo on your Blog.
For example purpose you can see the below image. Here showing the Microsoft’s logo on Google search engine.

How To validate Blog logo by Schema Markup in Google Blogger?

This trick I am using right now but it will take effect after certain period of time. Because I just added the schema.org markup few days ago and I am using ld+json. However I think a Blog site should be more popular to display the logo image in search engine result page. For validating your Blog logo on search engine please follow the below procedure.
Step 1 Go to https://www.blogger.com and Sign in to your account
Step 2 From Blogger Dashboard click on ->Template ->Edit HTML 
Step 3 And locate the <head> section in your Blogger template
Step 4 Finally copy following line of markup and paste it before/above </head>
<script type=’application/ld+json’>
{
“@context”: “http://schema.org”,
“@type”: “Organization”,
“url”: “http://www.Skyurdu.com”,
“logo”: ” LOGO URL HERE”
}
</script>

Customization

  • Replace http://www.Skyurdu.com/ with your organization homepage URL.
  • Replace LOGO URL HERE with your logo image URL.
Step 5 Now simply hit the Save button.

Validating your Schema Markup file

However after adding the Schema Markup don’t think you have done everything because there maybe any mistake done by you. So for fore sure you must validate your markup on Google structured data testing tools.
Step 1 Visit https://developers.google.com/structured-data/testing-tool/
Step 2 Now click on box from left panel where written Input your source code
Step 3 Now Paste your markup file. And click on red color VALIDATE button.
If your markup data is right then it will show result on the right box with green signal. So you are confirmed that your Schema Markup is valid and it will work on search engine.
If your site has indexed in Google Search Console then you can also check your Markup data under Search Appearance -> Structured Data.
I hope you can brand your Blog or organization logo in search engine result page. For any further help feel free to leave a comment below.
Share This!--- Facebook Twitter Google+

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Search Hare

Populer Posts

  • How To Make Responsive Images For Blogger
    Have you a Blogger blog? If yes, are you using responsive images into your Blogger posts? If no, read this post to make any image from yo...
  • Why PIN Hold appear on New AdSense Account
    While using AdSense Account then you should know well the terms and conditions of AdSense . Because there are several terms and con...
  • YouTube Support in Blogger
    Blogger allows you to upload your own videos via the Blogger Post Editor. It also allows you to embed YouTube videos into your posts(...
  • Edit Blogger Mobile Templates
    There is some Good news from the Blogger Team on the Blogger Code Blog . If you have enabled the Mobile Templates, you will be able...
  • How to change facebook group name after 5k members
    HOW TO SETUP FACEBOOK GROUP then read this article. You can only change the name of Facebook group if you are the admin of that GROUP and...
  • Make Money with Bidvertiser (PPC) Network
    Bidvertiser:  is an easy way to make money online from your blog & website. Bidversiter is a PPC network that allows publishers...
  • Create a Gmail Account
    ‘Google mail’ or ‘Gmail‘ is a web-based email account in which emails are stored on the internet rather than on your computer . Inte...
  • Zong Internet Packages
    Zong Internet Packages are attracting the attention of the subscribers internet is the need of every lay man and Zong is taking care of...
  • How To Remove Blogger Title
    Blog title and description is very important in every blog. Search engines when indexing your blog use the title and description tags.But ...
Template by Malik HassanHome - Sitemap - Privacy Policy - Terms And Conditions - Disclaimer - Author