sangkrit

Free Access

Any mobile device running on android for accessing this homeschool program of internet age SANGKRIT.net, could always get reviewed here if that simplifies the process in the hands of our users.

Contact: System at Sangkrit dot Net

How To Add A Tweet This Button In Your Blog Posts Without Using A Plugin


Want to add a ‘tweet this’ button in your blog posts for your blog’s exposure so as to increase your blog’s traffic. Do this without using a plugin as installing a specific plugin even for an undersized desire makes your blog slow and handling complicated.

Put the following given code anywhere in loop of your theme’s single.php template:

<a href=”http://twitter.com/home?status=An Interesting Article <?php the_permalink(); ?>” title=”Send this page to Twitter!” target=”_blank”>Tweet This!</a>

 

Note: Read the given code carefully to understand what actually happened.

 


Leave a Reply