Feedwind/ multiple RSS Feeds

Not sure if this is the correct forum, if not then please move

I use feedwind to create a feed form my blog onto my main site. How can I amend the ciode to alow it to show from various URL’s?

Code below:

<script type="text/javascript">
<!--
rssmikle_url="http://windsorfoodserviceleague.pitchero.com/news.xml";
rssmikle_frame_width="570";
rssmikle_frame_height="2000";
rssmikle_target="_blank";
rssmikle_font="Century Gothic,Arial, Helvetica, sans-serif";
rssmikle_font_size="12";
rssmikle_border="on";
rssmikle_css_url="";
rssmikle_title="off";
rssmikle_title_bgcolor="#0066FF";
rssmikle_title_color="#FFFFFF";
rssmikle_title_bgimage="http://";
rssmikle_item_bgcolor="#FFFFFF";
rssmikle_item_bgimage="http://";
rssmikle_item_title_length="100";
rssmikle_item_title_color="#414141";
rssmikle_item_border_bottom="on";
rssmikle_item_description="on";
rssmikle_item_description_length="30000";
rssmikle_item_description_color="#414141";
rssmikle_item_date="gl1";
rssmikle_item_description_tag="on_scrollbar";
rssmikle_item_podcast="off";
//-->
</script>
<script type="text/javascript" src="http://feed.mikle.com/js/rssmikle.js"></script>

Anyone have any idea.

I’ve tried to add further URL’s to the code below to no avail:

rssmikle_url="http://windsorfoodserviceleague.pitchero.com/news.xml";

Tried a few things but cannot work this out

Ideally I would have my own code for this but I’m not capable just yet!

Hi there - I work for FeedWind - you can easily produce a single feed with multiple URLs - see this tutorial on how to do it. :

http://blog.feed.mikle.com/2012/12/using-rss-filtering-to-customize.html

If you still have issues, email support@mikle.com and you can get some free help there too!
best -
Tim Higgins
FeedWind Technical Author