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...
  • 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...
  • Verify Facebook ID in Minutes with other names
    verify Facebook ID in few minutes with other names – Afraid to get blocked by facebook? Check my trick to verify your Facebook accoun...
  • How to add a Facebook Reviews Option to a Facebook Page
    Do you need a way to collect reviews on your Facebook Page? Now you can with the Facebook Reviews Option. What is the Facebook Reviews ...
  • How to make Single Name Account on Facebook
    Many people have been searching on Google about How to make Single Name account on Facebook? or How to Hide Last Name on Facebook?  Well,...
  • Google SEO Ranking Factors in 2016
    The same number of you may realize that Google is utilizing 200 elements for positioning sites and pages. Nobody precisely k...
  • How To Remove Blogger Icon
    As you know there are separated icons ( favicons ) for every site. They are the symbols represent that site. Wikipedia has a favicon as ...
  • Adsense share Content and Search Revenue
    AdSense is most amazing platform for generating income. Every Blogger try to earn money from their Blog. For this reason they must ...
  • 3 Ways to Use Human Psychology to Make Your Blog Visitors
    you ever noticed how entering some sites is like going into a portal where you just get sucked in deeper and deeper with every click? ...
Template by Malik HassanHome - Sitemap - Privacy Policy - Terms And Conditions - Disclaimer - Author