|
|
RSS Help > Javascript Feed Tutorial
Below are the following steps to add Black Mountain Coins feeds to your site using javascript.
For this tutorial I created a simple html web page in a text editor like Word Pad and saved it on my computer as "feed.html". You can see the code I created in Figure 1 and see what a preview should look when opened in a web browser in Figure 2.
| Fig.1 | <html> <head><title>Your Web Site</title></head> <body bgcolor="#ffffff"> <table width="100%" border="2" cellspacing="10" cellpadding="10"> <tr> <td colspan="2"> <strong>Your Web Site</strong> </td> </tr> <tr> <td width="50%">Your Site Content</td> <td width="50%">The feed will go here.</td> </tr> </table> </body> </html> |
||||
| Fig.2 |
|
||||
From the RSS Help page, copy the Javascript code from the row of the feed you want and the javascript column. The code should be something like you see in Figure 3.
| Fig.3 | <script language="JavaScript" src="http://www.blackmountaincoins.com/world-coins/plugins/feed2js/feed2js.php?src=http%3A%2F%2Fwww.blackmountaincoins.com%2Fworld-coins%2Fnewsarss.59.xml&desc=1&chan=y" type="text/javascript">
</script> <noscript> <a href="http://www.blackmountaincoins.com/world-coins/newsa.59.54.59.0.0.0.html">View World Coin News at Black Mountain Coins </a> </noscript> |
Paste the javascript you copied into your html page and save. In my created html page code, I will replace the text "The feed will go here" with the javascript code we copied.
| Fig.4 | <html> <head><title>Your Web Site</title></head> <body bgcolor="#ffffff"> <table width="100%" border="2" cellspacing="10" cellpadding="10"> <tr> <td colspan="2"> <strong>Your Web Site</strong> </td> </tr> <tr> <td width="50%">Your Site Content</td> <td width="50%"> <script language="JavaScript" src="http://www.blackmountaincoins.com/world-coins/plugins/feed2js/feed2js.php?src=http%3A%2F%2Fwww.blackmountaincoins.com%2Fworld-coins%2Fnewsarss.59.xml&desc=1&chan=y" type="text/javascript"> </script> <noscript> <a href="http://www.blackmountaincoins.com/world-coins/newsa.59.54.59.0.0.0.html">View World Coin News at Black Mountain Coins </a> </noscript> </td> </tr> </table> </body> </html> |
Take your saved page and publish it to the web. Use an ftp program or the method you use to publish your web site content to upload your changes to the web server where you can view the page online. Once uploaded, use a web browser to view your new or updated page online. Here is what my tutorial page looks like in Figure 5.
| Fig.5 |
|
||||
If you have further questions on how to use our feeds on your site, please contact us.
| Store Location: 215 E. State Street Black Mountain, NC 28711 |
Mailing Address: P.O. Box 760 Black Mountain, NC 28711 |
Home About Coin News Coin Forum Help Contact
Search Our Site Latest Coins Affiliate Program Coins
,
Phone 828-669-0200
© 2008 Black Mountain Coins | Admin | Site by Paradigm
Site Ensemble CMS Copyright © 2008 Paradigm New Media, LLC. All rights reserved.