Blogger Meta Search Description Not Showing When Shared

How to fix Blogger search description not showing when shared
Blogger Search Description
If your Blogger search description snippet for anyone of your post is not showing when shared with the likes of Twitter, Facebook, Google+ or any other social network, then this is how to fix it:

Go to Template > Edit HTML

Blogger template edit HTML
Template Edit HTML
Expand Widget Templates, press Ctrl f and search for
<b:skin><![CDATA[
Just above it insert code
<b:if cond='data:blog.metaDescription != &quot;&quot;'> <meta expr:content='data:blog.metaDescription' name='description'/> </b:if>
Job Done...

0 comments:

Post a Comment

 
Top