How to Add Social Profiles Button to Blogger and WordPress

 

Adding social profiles button to Blogger and WordPress could be a great way to increase your internet presence. The buttons add beauty to the design of your blog as well tempt readers to click them, which will result to more Likes, Follows and Subscriptions.

With the social profiles button added to your blog, readers would get the chance of Liking your facebook fan-page, Follow you on twitter, Add you on Linkedin as well access your RSS page. Since when I added the buttons, I started getting more facebook likes, google+ and twitter follows.

Social Buttons Blogger,Social Buttons WordPress,Social  Profiles

How to Add Social Profiles Button to Blogger.

To add Social Profiles button to blogger, Log in to your dashboard >> Layout >> Add Gadget >> HTML/Javascript and paste the below code in the box.

<a href=’http://twitter.com/Your Url‘ target=’_blank’><img alt=’Twitter’ src=’http://2.bp.blogspot.com/-1YNZVl0_sjs/T-MlPTO4h5I/AAAAAAAAAio/Kq58bZmHRlk/s000/twitter.png’ title=’Twitter’/></a> <a href=’http://facebook.com/Your Url‘ target=’_blank’><img alt=’Facebook’ src=’http://3.bp.blogspot.com/-dVSlPMc4KkI/T-MlPlpBm6I/AAAAAAAAAiw/_po56Rx_MIQ/s000/facebook.png’ title=’Facebook’/></a> <a href=’https://plus.google.com/Your Url‘ target=’_blank’><img alt=’Google Plus’ src=’http://3.bp.blogspot.com/-lrniV_V_Uwg/T-MlPxlhxrI/AAAAAAAAAi4/scm28Xuqil8/s000/gplus.png’ title=’Google Plus’/></a> <a href=’http://linkedin.com/Your Url‘ target=’_blank’><img alt=’LinkedIn’ src=’http://4.bp.blogspot.com/-JYbXQ68EDqs/T-MlQKTrQiI/AAAAAAAAAjA/rQsAzGdGhdo/s000/linkedin.png’ title=’LinkedIn’/></a> <a href=’http://feeds.feedburner.com/Your Url‘ target=’_blank’><img alt=’RSS Feed’ src=’http://4.bp.blogspot.com/-0eZWKByrF_s/T-MlQfHkA7I/AAAAAAAAAjI/rsvyIK9891w/s000/rss.png’ title=’RSS Feed’/></a> <a href=’mailto:Your Email Address‘ target=’_blank’><img alt=’Email’ src=’http://4.bp.blogspot.com/-6KeGrnaDgFI/T-MlQnFIwLI/AAAAAAAAAjQ/NXJYjfWbifs/s000/email.png’ title=’Email’/></a>

Remember to change the bolder parts to your own address and click on Save.

How to Add Social Profiles Button to WordPress.

To add this beautiful Socail Profiles buttons to your wordpress blog, Log in to your WP Admin dashboard, navigate to Appearance >> Widgets >> Then drag an empty text space to any area of your choice (Primary or Secondary sidebar recommended), and paste the below code in the box.

<a href=’http://twitter.com/Your Url‘ target=’_blank’><img alt=’Twitter’ src=’http://2.bp.blogspot.com/-1YNZVl0_sjs/T-MlPTO4h5I/AAAAAAAAAio/Kq58bZmHRlk/s000/twitter.png’ title=’Twitter’/></a> <a href=’http://facebook.com/Your Url‘ target=’_blank’><img alt=’Facebook’ src=’http://3.bp.blogspot.com/-dVSlPMc4KkI/T-MlPlpBm6I/AAAAAAAAAiw/_po56Rx_MIQ/s000/facebook.png’ title=’Facebook’/></a> <a href=’https://plus.google.com/Your Url‘ target=’_blank’><img alt=’Google Plus’ src=’http://3.bp.blogspot.com/-lrniV_V_Uwg/T-MlPxlhxrI/AAAAAAAAAi4/scm28Xuqil8/s000/gplus.png’ title=’Google Plus’/></a> <a href=’http://linkedin.com/Your Url‘ target=’_blank’><img alt=’LinkedIn’ src=’http://4.bp.blogspot.com/-JYbXQ68EDqs/T-MlQKTrQiI/AAAAAAAAAjA/rQsAzGdGhdo/s000/linkedin.png’ title=’LinkedIn’/></a> <a href=’http://feeds.feedburner.com/Your Url‘ target=’_blank’><img alt=’RSS Feed’ src=’http://4.bp.blogspot.com/-0eZWKByrF_s/T-MlQfHkA7I/AAAAAAAAAjI/rsvyIK9891w/s000/rss.png’ title=’RSS Feed’/></a> <a href=’mailto:Your Email Address‘ target=’_blank’><img alt=’Email’ src=’http://4.bp.blogspot.com/-6KeGrnaDgFI/T-MlQnFIwLI/AAAAAAAAAjQ/NXJYjfWbifs/s000/email.png’ title=’Email’/></a>

Also change the bolder parts and click on Save. Refresh your blog and you will see them appear.

I hope this tutorial on How to Add Social Profiles Button to Blogger/WordPress helps.

Post a Comment for "How to Add Social Profiles Button to Blogger and WordPress"