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

  • Fake ID Card Generator For Facebook Verification
    In this blog we had briefed different reasons why your Facebook ID is getting temporarily locked. Facebook Security automatically lock d...
  • 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...
  • Warid 4G LTE Packages
    Warid 4G Packages are awesome because of the network strength and also from the aspect of rates for prepaid subscribers. The amazing fa...
  • Youtube
          How to change the audio track of a video In this article you will learn how to easily change the audio track of a video published...
  • Ufone SIM Lagao Offer
    Ufone brings new Ufone SIM Lagao Offer for all of its customers nationwide. Ufone brings Re-inserting SIM offer to its prepaid customer...
  • How To Remove/Delete Templateify Credit Link For Blogger
        I find a coding solution for the automatic readmore codes, And replaced the  hidden codes with that codes for my blog and also I ch...
  • Pinterest Picture on Google Image Search
      Install the Chrome extension Pin Search . If you want to look up the source for an unlinked pin, click on the new Search button that...
  • How to verify your Google Adsense Account
    Want to earn money online ? Google Adsense is the best advertising network to generate revenue for webmaster and bloggers. It is no...
  • Essential Traffic Sources For Your Brand New Blog
    blog traffic is not as easy as it appears. It is in-fact harder to get blog traffic than it is to get regular website traffic. So, your qu...
Template by Malik HassanHome - Sitemap - Privacy Policy - Terms And Conditions - Disclaimer - Author