Session 8 - Adding Social Media

Twitter

Adding a Twitter Button

Head to the following page https://publish.twitter.com/#

We are going to add a "Follow" Button.

Scroll down to display the options. Select the Follow button, Add the @name and copy the link. See screenshots below.









Activity 1

Try adding a follow button to an HTML page. You can use Blogger or you can just create a page with Notepad++ and incorporate the code

Adding a Timeline 

You can add a timeline to your page using the same steps as above, but by choosing the timeline option.

Activity 2

Try embedding a Timeline.

This is what my timeline looks like when embedded on a page.


Adding A Search Widget

You can integrate a Twitter search by using a Widget. You access widgets from your Twitter settings. Select Search, type in your search hashtag, create the widget and copy the code. You can then paste into an HTML file. See Screenshots below.






Activity 3

Try adding a search widget to your HTML page

Embedding a YouTube clip

YouTube clips are very easy to embed on a web page. Any clip that has the share option can be embedded.

Find the clip you want to embed and click on the Share option, followed by Embed. Copy the code and paste into your HTML file. Steps below!






Activity 4

Try embedding a YouTube clip, I think most of you have already done this as I remember covering this when we stared HTML. Worth doing again just to make sure that you remember.

Facebook

There are a number of ways that you can embed Facebook into your website. The easiest way is through the Social Plugins.

https://developers.facebook.com/docs/plugins

Page plugin using iframe

https://developers.facebook.com/docs/plugins/page-plugin

Select the Page Plug, Copy the URL for the page that you want to embed, adjust any settings, click on GET CODE button which will be underneath your preview. Choose the iframe version and highlight and copy the code and then paste into your HTML file.






Activity 5

Try embedding a Facebook Page

Activity 6

Using the link below, try to add a facebook post onto your HTML page.

https://developers.facebook.com/docs/plugins/embedded-posts

Facebook Button


Activity 7

Using the Social Plug ins, try adding a Facebook Follow me for Chisholm Institute. See mine below, although I think I made mine a bit small!




Instagram

You can embed an Instagram photo or video by displaying the phot or video on the Instagram website, click on the ... and choose Embed. Highlight the code and choose Copy Code. You can then paste it into your HTML document.

Here is mine!





Pinterest

Pinterest has a widget builder that you can use to create social media integration

https://developers.pinterest.com/tools/widget-builder/

Follow Button

Use the Widget Builder to create a Follow button






Link to access the Blog with the social media embedded
https://2017diplissocialintegration.blogspot.com.au/






Comments

Popular posts from this blog

Session 11 - Images and the Web

Session 1 - Introduction to libraries and Social Media

Session 12 - 16 - Project Work