Quote:
Originally Posted by John Marco
The only problem with our feeds is that a lot of parsers do not like long URL's, so if you select all the niches, the feed URL is very long and your parser might not accept it. To fix this, just select fewer niches.
|
I get around this by creating a file on my server, such as webcamsdotcomrss.php, and putting a line like this in it:
<? header("Location: http://www.longasswebcams.comfeedhere"); ?>
Then just plug
http://www.mysite.com/webcamsdotcomrss.php into my parser
