How do I add my Twitter feed to my site?

1. Log in to Twitter using your Twitter account username and password. You should then be taken to your Account Home page.

2. Click on "Settings" in the top right corner of the Account Home page.

3. On the Settings page, find the input field called "More Info URL." Under this field, there should be a link that says "(You can also add Twitter to your site here.)" Click on this link.

4. Click the radio button that is labeled "Other"

5. Click the radio button that is labeled "HTML/JavaScript"

6. On this page, you can customize how many updates are shown in your Twitter feed (anywhere from one to 20) and what the title of your Twitter feed will say on your web page. Customize the options that you would like here.

7. Point your cursor in the text box below and select all of the code in the box. Then, copy the entire code by pressing Control + C for PC or Command + C for Mac.

8. Point your browser to your Publish Path website and log in.

9. Navigate to the page that you would like to add your Twitter feed to.

10. The Twitter feed must be added to the Text element, so either find a text element that you would like to add the Twitter feed to, or create a new Text element.

11. Point your mouse over the title of the element (where it says "Text") and move your mouse to hover over the "Settings" menu. Click on this.

12. The "Text Settings" page should appear. On this page, click the blue "< >" symbol at the bottom of the text input field. This should bring up a blank white box.

13. Paste your code from your Twitter feed in this box. (PC users can press Control + V, while Mac users can press Command + V.)

14. Your Twitter update feed should now appear on your page! It will now update whenever you update your Twitter feed.