Using RSS Feeds and Mod_rewrite to add Classified Listings on your Website
- 0
- Add a Comment
Even though some of this may seem beyond us, the way this article breaks down being able to syndicate classified ads on your Website does tend to put one at ease.
Today we’re going to discuss how to put job listings on your site using RSS feeds. You could easily adapt this script to use any type of RSS feeds, but our target for this article is Craigslist.org.
craigslist.org. We’re going to use RSS feeds and some mod_rewrite to create our site. Craigslist makes their ads available for cities all over the world, and we are going to make our listings available all over the world too.Our first step is to create a file called “.htaccess.” This file contains our mod_rewrite rules: [Read the rest]
