treeguy Posted December 28, 2009 Share Posted December 28, 2009 I am not developer, know a little html but no php at all. I have a new site for real estate listings and I need to have an RSS feed that when generated will show any new listings in the feed. I made a XLM feed validated it but when I upload it to the public area on the new php real estate site it will not work at all! Can anyone help me? Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/186494-cannot-get-xml-rss-feed-to-work-on-php-site/ Share on other sites More sharing options...
PFMaBiSmAd Posted December 28, 2009 Share Posted December 28, 2009 Can anyone help me? We could, but it will require that we know everything that you know about the problem, such as what the code is that is producing the symptom, what exactly "it will not work at all!" means (it is doing something when you try it, even if it is a blank page, and telling us that helps), and the URL of the live site would help as well. I made a XLM XML feed validated it Did that mean this worked on your local development system? Quote Link to comment https://forums.phpfreaks.com/topic/186494-cannot-get-xml-rss-feed-to-work-on-php-site/#findComment-984869 Share on other sites More sharing options...
treeguy Posted December 28, 2009 Author Share Posted December 28, 2009 yes, worked local and on another html site I have but will only show the lisitngs I made the xml with, if I add a new one it will not get it. The site actually has a rss php feed but I need it modified and accepted for submission to Oodle.com and they will not accept it as it is now. So ihtong maybe it would be easier for me to do a regular xml one and use that for Oodle. I have requested the site script maker to help but no answer back so guess no help there.The site is new and at www.foreclosedbybank.com and the feed is www.foreclosedbybank.com/foreclosedfeed.xml Quote Link to comment https://forums.phpfreaks.com/topic/186494-cannot-get-xml-rss-feed-to-work-on-php-site/#findComment-984877 Share on other sites More sharing options...
sKunKbad Posted December 28, 2009 Share Posted December 28, 2009 If you would post the code that is supposed to generate the XML, then perhaps we can help you. Quote Link to comment https://forums.phpfreaks.com/topic/186494-cannot-get-xml-rss-feed-to-work-on-php-site/#findComment-985044 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.