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 |
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 != ""'> <meta expr:content='data:blog.metaDescription' name='description'/> </b:if>
Job Done...
0 comments:
Post a Comment