How to add Twitter follow badge to your site

How to add Twitter follow badge to your site

add Twitter follow badge to your site

Got a couple of requests asking me how to add the “ follow me “ twitter badge to a site, you can see it on the right side of this blog.

To add one like this go to this page twitter follow badge page and complete the details. You will get some code and all you have to do is add it to your site. I only use wordpress nowadays so if you do to, then your in luck.

You can go into the Editor link and look for footer.php file open up the footer code and at the bottom you will find </body> tag.  Just put the code you just got in front of the </body> tag. Don’t forget to take a copy of the footer.php just in case things don’t quite work out right.

Leave a Comment