Use javascript to include our feeds
From Poetry Wiki
Please feel free to put use our RSS feeds to include Gotpoetry's Content on your own website.
If you don't have a fancy script that automates this sort of thing for you, you can still use a javascript include to put whatever feeds of ours you want on your site. There are many javascript script utilities free or otherwise that can be used to include the RSS feeds of GotPoetry.com on your site. These examples just happend to use Feed2JS.
Here is the code to insert into your webpage the GotPoetry.com news with no summaries of the articles:
| HTML Code: |
|
Here is the code to insert into your webpage the GotPoetry.com news with the summaries of the articles as part of the display:
| HTML Code: |
|
Feel free to copy and paste either of the above sets of html code into your own web page! Also note that while this example uses the Poetry News feed, this example can be adapteted to easily use any of our other feeds.
Here are the above two javascript includes in action



