I have several child "newsreader" pages under my "FEEDS" page.
Here is as far as the aggregator FEED page loads for the first time before it stalls:
<div id="primarycontainer">
<div id="primarycontent">
<!-- Content Block 1 - Main Content -->
<a id="wb_section_161" name="wb_section_161"></a> <div>
<div>
<a href="
http://www.mysite.com/feeds/rss1.php" class="aggregator" >
<h3>rss1</h3>
<p>
ESPNsoccernet
Latest Soccer news from ESPNsoccernet
last updated: Sun Mar 08, 2009 8:48 AM
</p>
</a>
</div>
<div>
<a href="
http://www.mysite.com/feeds/rss2.php" class="aggregator" >
---
Then if I reload the page it goes to the same place after the second feed code and stalls again (and so on).
Any thoughts on why this is happening?