Header Ads

Breaking News
recent

News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger

News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger - hello guys Best Web Hosting And Website Builder, On sharing web hosting this time titled News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger, I have been providing the Best Web Hosting And complete Website Builder. Hopefully the contents of posts Best Web Hosting And Website Builder that I write this you can understand. This, he'll Best Web Hosting And Website Builder.

Title : News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger
other title : News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger

Other Title


News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger

This article shows how to install Facebook's Open Graph tags into Blogger


Why Open Graph 


Neil Patel of late explained on Quick Sprout why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are brave plenty to edit their template that's non true.   Blogger provides lots of SEO-supportive features these days, in addition to y'all tin plough over the axe easily travel them to brand OG-tags piece of work on your spider web log - fifty-fifty if y'all haven't quite got your caput around what OG is - personally it took me months to sympathise what it was all about.

The next sections convey to a greater extent than details nearly how to produce this.


How to install Facebook's Open Graph tags into a spider web log made amongst Blogger


why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are Edit your template inward the green way.

1     Tell Google nearly the namespace:

Find the opening <html  ... statement, in addition to add together the Open Graph namespace information to it.   The code to add together is
xmlns:og='http://ogp.me/ns#'
in addition to it goes afterward the existing namespace statements.   For example, my electrical flow tag looks like:
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'    >

or similar this afterward the work is added:
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'
xmlns:og='http://ogp.me/ns#'>


2   Add the Open Graph tags


Find the closing </head> tag.
(Hint:  I oftentimes search for but </head   ie without the closing >, inward instance there's something else inward the tag inward my template)


Put the next code instantly before it:
<!-- Begin Open Graph metadata --> 
<meta expr:content='&quot;en_US&quot;' property='og:locale'/> <meta expr:content='data:blog.canonicalUrl' property='og:url'/> 
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta content='article' property='og:type'/>
</b:if> 
<meta expr:content='data:blog.title' property='og:site_name'/> 
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
<b:else/>
<meta content='
URL-FOR-IMAGE-YOU-WANT-TO-USE-IF-THERE-IS-NOT-A-THUMBNAIL-PHOTO-IN-THE-POST' property='og:image'/>
</b:if>
 
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<b:else/>
<!-- Still looking for a way to travel the ship service snippet if there's no description -->
</b:if>
<!-- End Open Graph metadata -->


This code needs to survive adapted for your blog.   In particular:
  • en_US
This value is fine if your spider web log is written inward US-English. But if y'all are writing inward UK-English, y'all may desire to modify it to en_GB.   

And if y'all are using a unlike linguistic communication altogether, y'all should modify it to the 2 missive of the alphabet code for that language-territory combination:   see https://developers.facebook.com/docs/internationalization/  for to a greater extent than information nearly the codes that they support

  • URL-FOR-IMAGE-YOU-WANT-TO-USE-IF-THERE-IS-NOT-A-THUMBNAIL-PHOTO-IN-THE-POST 
Replace this amongst the web-address of a motion painting that y'all desire to travel if the private ship service doesn't convey a why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are thumbnail  - mayhap your logo, or a blogger logo.


  • App-ID and Facebook-Profile-ID
If y'all convey got an App-ID associated amongst your blog, mayhap because y'all signed upward to travel Facebook commenting amongst it, so y'all may also desire to add together the next statements, but earlier  the "<!-- End Open Graph metadata -->"
<meta content='App-ID' property='fb:app_id'/>
<meta content='Facebook-Profile-ID' property='fb:admins'/>


Of course of teaching putting inward your ain values instead of the ones inward crimson   (I'm assuming that if y'all knew plenty to larn an App-ID, so y'all volition know how to detect it, in addition to also nearly the risks associated amongst linking your Facebook-profile-ID to your blog.)


three    Check it's complete:

Preview the template changes to brand certain that they've worked, in addition to so save them.




Troubleshooting


Testing the OG tags

Facebook convey a tool that y'all tin plough over the axe travel to encounter what values the OG tags inward your spider web log have.
It is flora here: https://developers.facebook.com/tools/debug

Enter the URL of i of the posts from your spider web log in addition to click Debug to encounter the OG tags which Facebook finds for it.



Descriptions

The Descriptions tag volition solely piece of work if y'all convey Search-descriptions on (Option > Search > Meta-tags > Enabled), in addition to convey entered a search description for each ship service using the post-editor.   I had hoped to survive able to travel post.snippet when this wasn't available, but convey non been able to piece of work out the right syntax to produce this.

Pictures

Facebook would similar y'all to travel an icon that's at to the lowest degree 200x200 equally your posts's thumbnail icon or equally the default icon to travel for posts that don't convey one.

If the motion painting that y'all travel is smaller than this, they produce appear to travel it.

However y'all volition encounter the next message when y'all travel a debugging tool to hold off at what tags Facebook is reading from your site:
og:image should survive larger
Provided og:image is non large enough. Please travel an icon that's at to the lowest degree 200x200 px. Image 'http://3.bp.blogspot.com/XXX.png' volition survive used instead.




Related Articles:


why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are How to add together Twitter-Cards to Blogger - these are the Twitter equivalent to Open Graph tags

why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are Advantages in addition to disadvantages of editing your Blogger template

why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are Post.thumbnail:   a summary icon for a post

why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are How to edit your Blogger template

why having Facebook in addition to Twitter tags installed into your spider web log is important.

To cutting his long storey short, if y'all install them, so when someone shares your blog-post, the shared item looks better. This agency that to a greater extent than people are probable to follow the link and/or portion it themselves - so your spider web log gets to a greater extent than traffic, in addition to people squall back you're to a greater extent than professional person in addition to thence credible.

Neil also stated that if y'all don't travel Wordpress, "you’ll necessitate to manually generate meta tags for each page on your site" - but fortunately for Blogger users who are Linking your spider web log to the social networks


Thus article News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger

Best Web Hosting And Website Builder News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger, Hopefully can give benefits to all of you. well, the Best Web Hosting And Website Builder posts this time.

You are currently reading the article News!! How To Install Facebook's Opened Upward Graph Tags Into Blogger This article and the url is permalinknya https://best-web-hosting-2016.blogspot.com/2018/01/news-how-to-install-facebooks-opened.html Hopefully the article This could be useful.

No comments:

Powered by Blogger.