The most effective method to add Automatic Conclusion For All Posts in Blogger



Hello everyone! I am PH Wizards, Today on this occasion our Tutorial is The most effective method to add Automatic Conclusion For All Posts in Blogger 

On the off chance that you have a Website however you are excessively sluggish and tired to compose a Conclusion toward the End of the posts Then this Post will be exceptionally useful to you to Automate your work and save your time. Along these lines, Follow all moves toward executing this component on your site and save your time.

What is an Automatic Conclusion with marks?

Assuming you are extremely apathetic or excessively burnt out on composing Conclusions toward the End of all posts then follow all means cautiously to Automate your work of composing Conclusions and save your time. "Time is Money".


Indeed, As the actual name Indicates Automatic, The codes I will give you today will truly robotize your work of composing a Conclusion to every single post furthermore, it naturally adds the Title of the Post for certain Concluding words and you can likewise modify the closing words as you wish. What's more, it will likewise add the Labels of the post with the interactive Label Links so clients can undoubtedly see every one of the posts with the same names.

To execute this Automatic Conclusion With Labels on your blogger webpage Follow all the underneath steps cautiously.

Pros 

  1. Robotizes your work
  2. Don't bother composing Conclusions to your Post
  3. Saves your Time
  4. Adds the Title of the Post 
  5. Adds the Labels of the posts with mark joins
  6. You can likewise utilize it for adding a Disclaimer or something which you want to show in each post.

          Let's Begin! 

How to Add Automatic Conclusion With Labels in Blogger?

Stage 1: Log in to your Blogger Dashboard
Stage 2: Go to the Themes section
Stage 3: Click on the Drop Down Arrow and Select Edit HTML
Stage 4: Presently look for ]]></b:skin> or </style> and glue the accompanying CSS only above to it
#TDconclusion{padding:5px;background:#F2F6FC;font-size:15px;color:#000000;box-shadow:3px 3px 8px #777}
Stage 5:  Presently look for <data:post.body/> and glue the accompanying HTML only underneath to it .
Essentially this <data:post.body/> code seems 3 Times in a subject glue the Following HTML beneath the latest one or the Last one.

Alter the Highlighted Text as indicated by your wished Text as per your desire

   <div>  <h1><b>Conclusion </b></h1>
<p> 💖 I this post i have made a step by step  tutorial on <b><data:post.title/></b>. I hope you have liked it Please do share it with your friends and follow our blog for more</p>   <p> if you face any problems in code or have any questions please feel free to ask in the comments section or Contact us</p>
</div><div id='PHconclusion'>
<small><strong>Labels :</strong> <b:loop values='data:post.labels' var='label'>
                <a expr:href='data:label.no follow URL + &quot;?max-results= 5 &quot;' expr:title='data:label.name' rel='tag nofollow'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'> ,</b:if>
                </b:loop>  </small>  </div>

You Must Use Labels For All Your Posts

Stage 6: 
Presently click on Save Theme assuming you have followed all means accurately!
Presently You have Successfully Added Automatic Conclusion With Labels on your Blogger webpage.