I'm a Wordpress newbie. I want to add a widget from another site onto my Wordpress website.
Here is the snippet:
<script type="text/javascript"
src="http://www.freshcontent.net/canada_news_feed.php"></script>
It will create something like a ticker on my site. I know how to add custom html to my posts. But, how do I make this show up on every page of my site? Are there tutorials for something similar to this?