Twitist Forums
I need an idiot's guide to how to put social media icons on my website? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: I need an idiot's guide to how to put social media icons on my website? (/thread-144035.html)



I need an idiot's guide to how to put social media icons on my website? - Anna - 04-27-2014 11:02 PM

I have a 'share' widget , but now I want to put icons on directing people to my facebook page, my youtube channel, and my blog. I'm finding all the stuff on the net overwhelming.

Is there an advantage in using a plug in or widget (I don't know what these terms mean really!), over say, just inserting a image of an icon with a link to the page?

If a plug in/widget, can anyone recommend an idiot proof one that I can use in dreamweaver?

Or is there a good widget that does all this, including my sharing?


- Marc - 04-27-2014 11:05 PM

Right-click image and save.

Copy image to your server.

Display image using <img style = "border: 0px"> tag

Place <a> anchor tag around the image tag


- Your Shadow - 04-27-2014 11:06 PM

All social networking sites have their own code/apis that you can use and install. Example for Facebook:

https://developers.facebook.com/docs/reference/plugins/like-box/
http://developers.facebook.com/docs/reference/plugins/like
https://developers.facebook.com/docs/plugins/

Other:

http://www.addthis.com/
http://www.addthis.com/bookmark.php
http://sharethis.com/publishers/get-sharing-button

Social Networking:

Adding share buttons to your Tumblr blog - http://9-bits.com/post/403559870/custum-share-buttons-tumblr
Third Party Apps: http://www.tumblr.com/docs/en/apps
Integrating with other services: http://www.tumblr.com/docs/en/integration

How to Add Social Media Buttons to Your Wordpress Theme: http://www.devlounge.net/design/how-to-add-social-media-buttons-to-your-wordpress-theme

Ron


- Waldo - 04-27-2014 11:09 PM

I figured I'd add an answer to your first question. In the real world, a widget is pretty pointless. The only way it would be different is if you knew all of your visitors were facebook fanatics, then you should put some actual effort into all of those widgets and friend photo page junk. Otherwise, a simple image link is just fine in the eyes of Google and web browsers.