|
Carry the most current IndustryWeek news and articles on your
website, with automatic real-time updating
Does your website need more content? Your site can now carry
auto-updating IndustryWeek articles and news in a number of different content
categories, free of charge. It's simple to do, and it only takes a few minutes to set up
a basic feed. (You can also customize the output to match the look and
feel of your site, if
desired.)
| Have a My Yahoo! or other personal page? Click here for a list of feeds.
|
IndustryWeek offers a Most Recent Manufacturing News feed
that updates multiple times each day. This feed contains all manufacturing
items added to the IndustryWeek Web site.
In addition, IW offers subfeeds on five different manufacturing-related topics:
Operations; Leadership & Strategy; Technology & Innovation;
Economics & Public Policy; and Rankings. Each of these feeds
will display the most recent IndustryWeek manufacturing articles and news items
within these categories.
Finally, if you wish to tap into the voice of the manufacturing community, IW offers
a feed containing new discussions occuring in The IndustryWeek Forums.
Here's a sample of how a feed might look on your website:
View a live feed in place on the Illinois Manufacturing Extension Center's
website (opens in new window)
To add the feed illustrated above (the
Operations feed, with 4 content items, and the heading "Articles
and news from IndustryWeek"),
you would cut and paste the following block of code onto your page:
| <script src="http://feeds.feedburner.com/IWOperations?format=sigpro&nItems=4&feedTitle=Articles
and news from IndustryWeek" type="text/javascript"></script> |
Customizing the feed:
You can change the feed topic,
the number of items displayed,
and the heading by making a few
changes to the code, as shown below:
| <script src="http://feeds.feedburner.com/IWOperations?format=sigpro&nItems=4&feedTitle=Articles
and news from IndustryWeek" type="text/javascript"></script> |
- To change the feed topic, replace the yellow-highlighted
IWOperations parameter with one of the following:
- IWLeadership
- IWTechnology
- IWEconomics
- IWRankings
- IWNews
- IWCompleteForum
- To change the number of items displayed, replace the green-highlighted
4
with the number of items you'd like to show. We usually recommend
setting the number to 5 or more, since some feeds may have
several items per day, especially the IWNews feed.
- To change the heading on the feed, replace the blue-highlighted
Articles
and news from IndustryWeek with the new
heading you'd like to use.
Still Have Questions?
Please feel free to contact Frank Chloupek, Web Development Director or
Michael Madej, General Manager, eMedia Sales And Marketing
|