(SOLVE) I Cannot Share Article Post Via Pinterest or Any social media 2017

Here's the guide how to fix article post, if you cant share your article in social media..

One of my followers sends me a message Because She can't share her Article Post Via Pinterest And other social media. Because the post image that's declared in Header Meta Tags is Too small. Read also: How to make blogger Better for SEO 2018.

Here in Guide2k, I will share with you how to fix this Bug because this Bug can make your blog or website lost visitors from popular Social Media Network Like Pinterest, So, I suggest to you the new XML Header Code for Blogspot or Blogger Template with the exact meta tag for Pinterest.

Ok, In this code, The global layout data tag of Blogger or Blogspot is the one I will use:  (data:blog.postImageUrl) And The old is (Data:blog.postImageThumbnailUrl) Instead of the thumbnail (with 72×72 pixel size) This is the Data Tag that will show the full image of Article post.

Ok, Copy the Code below, and Go to your Template/ Edit HTML, and Just Replace The XML Header code of your Template as Below Code.

[<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<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'>
  <head>
 
    <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
    <b:include data='blog' name='all-head-content'/>
 <title><b:if cond='data:blog.pageType == &quot;index&quot;'><data:blog.pageTitle/><b:else/><b:if cond='data:blog.pageType != &quot;error_page&quot;'><data:blog.pageName/> | <data:blog.title/><b:else/>404 | <data:blog.title/></b:if></b:if></title>

 <b:if cond='data:blog.metaDescription != &quot;&quot;'>
  <meta property='og:description' expr:content='data:blog.metaDescription' />
 </b:if>
 <b:if cond='data:blog.postImageUrl != &quot;&quot;'>
  <meta expr:content='data:blog.postImageUrl' property='og:image'/>
 </b:if>]

I hope all Blogger masters will apply this new Update as soon as possible to increase more traffic from Any Popular Social Media like Pinterest, Special all Photography Blogs or website.

Post a Comment

0 Comments