Fix Rss
Fix rss to only show last 10 entries, it must not show the full details in rss feed. also delete database entries which are 2 weeks old
Fix rss to only show last 10 entries, it must not show the full details in rss feed. also delete database entries which are 2 weeks old
Hello,
the 2 attached files should allow me to show an rss feed (with images) in a Joomla site. It can be seen at
www.kenyacar.com
www.airtime.co.ke
What can be seen is that the feed does not work…
Any questions via PMB
Thanks
On my RSS Feed I need a unique pubDate.
My Feed is not generating this and I do not know why. I need this fixed.
Here is the feed: http://www.blau-weiss-erc.org/index.php?act=rss
It takes the info from the backend when I enter news on the site.
The news all have unique dates: http://www.blau-weiss-erc.org/index.php?act=post
I have a script that takes an RSS feed URL and displays certain items from it based on the keywords that I select. I’m using the preg_match function to search the title and return only the items that match the keywords that I enter for the preg_match function. The problem is that if I have an item with the title: “News in Computer Programming,” and my keywords are “computer” and “programming,” then the RSS item “News in Computer Programming” will appear in the filtered feed twice-once for each keyword. How do I prevent that from happening?
I don’t use a database and do not want to. I can’t show you my script. I’m only looking for people who know how to do this by heart. I’ve already posted this once and selected three different bidders, but they did not select the project fast enough. Make sure that you check your mail every few hours, because I may have selected you.
I will select someone within 3 hours. I will select sooner if they offer a solution and a low bid. 100% escrow will be provided to the winning programmer.
I have a script that takes an RSS feed URL and displays certain items from it based on the keywords that I select. I’m using the preg_match function to search the title and return only the items that match the keywords that I enter for the preg_match function. The problem is that if I have an item with the title: “News in Computer Programming,” and my keywords are “computer” and “programming,” then the RSS item “News in Computer Programming” will appear in the filtered feed twice-once for each keyword. How do I prevent that from happening?
I don’t use a database and do not want to, unless you have a really cheap solution. Preference will be given to non-database driven solutions.
I will select someone within 5 hours. I will select sooner if they offer a solution and a low bid. 100% escrow will be provided to the winning programmer.
I need some repair to an RSS feature on my web site. I have a directory, and I would like people to be able to be notified if a new listing appears on the state they selected, or for another web page chosen. I have some kind of structure for that, but it doesn’t appear to be working.
So I need someone to go in and make the necessary changes. Or if you have a better recommendation about how to accomplish the same thing in a different manner, I am open to that, too.
Here is the website: http://www.talkinternational.com
Here is my page on my web site regarding RSS:
http://www.talkinternational.com/rss_feeds.html
There are two sets of directories. If you read the RSS page, you will see what I am trying to accomplish. Right now, as I test my RSS, when I subscribe to a state, and then I add a listing to that state, nothing shows up in my RSS reader.
This is probably a basic fix, but there are around 120 pages affected by RSS.
My former assistant and I set this up, with very little knowledge of how RSS works. There may be a better way to approach this.