How to Add Twitter to Posterous

Posterous is a free blogging platform and Web publishing site that you can update by email. It integrates with other social media websites such as Flickr, Twitter and Facebook and distributes your posts to them automatically. You can use Posterous as your main blog or link another blog to it so that when you make a blog post, it updates your Posterous account. Posterous does not support JavaScript, so you will need to use an iframe hosted elsewhere if you want to add your Twitter feed to your Posterous blog.

Things You'll Need

  • HTML editor
  • Web- or file-hosting account
Show More

Instructions

    • 1

      Log in to your Twitter account and navigate to the widget page. Click "My Website" and select the widget you want to use. Choose the "Profile Widget" to display your most recent updates. Customize the widget's size and appearance and take note of your customized widget's height and width dimensions.

    • 2

      Click "Finish & Grab Code," then copy and paste the code into a blank document in your HTML editor. Save the file as an HTML document and upload it to your Web or file hosting account.

    • 3

      Log in to your Posterous account. Click "Settings," then "Edit theme" and "Advanced."

    • 4

      Add the following code to your Posterous theme where you want the iframe to appear, replacing the width and height shown in this example with the actual dimensions of your widget:

      <iframe src="full URL of your HTML file" frameborder="0" style="border:none; overflow:hidden; width:250px; height:300px;"></iframe>

    • 5

      Click "Save, I'm done" to preview and save your changes.

Tips & Warnings

  • Use a free file hosting account such as Dropbox to host the contents of your iframe.

Related Searches:

References

Resources

Comments

You May Also Like

Related Ads

Featured