How to share your blog post with out Blog Head for a Facebook Social Sharing Post

When we click the social link, a popup will appear containing a link to our content with a predefined title and description and a text area to add our own description.  Facebook will determine what data to display for the subject and description of the post by looking for certain metadata parameters in the source HTML, and will determine what data to show itself if you do not specify the metadata values you want. 


So the search engine cannot find your blog post data exactly. But its so much need for SEO your blog post. 

Its so easy to share your post in Facebook or other social media with out blog head or title. 

1. Go to blogger dashboard then Template>HTML

2.Press Ctrl+F for search this code  <title><data:blog.pageTitle/></title>

3. Then replace this code with this code
    
    <b:if cond='data:blog.pageType == "item"'>
    <title><data:blog.pageName/> | <data:blog.title/></title>
    <b:else/>
     <title><data:blog.pageTitle/></title> </b:if>

4. Then save the template. 




দয়া করে এখানে আপনার মূল্যবান মতামত রেখে যাবেন। আপনার মূল্যবান মতামত আমাদের নতুন কিছু লেখার জন্য উৎসাহিত করবে।

Post a Comment

দয়া করে এখানে আপনার মূল্যবান মতামত রেখে যাবেন। আপনার মূল্যবান মতামত আমাদের নতুন কিছু লেখার জন্য উৎসাহিত করবে।

Post a Comment (0)

Previous Post Next Post