Home > MySQL, PHP, XML > Create An Xml Feed For Jobsite

Create An Xml Feed For Jobsite

January 29th, 2010

Hi, We use a mysql database and php for our job website. I now would like to add a xml file so that our jobs can be uplifted by other jobsites such as the following.
1) http://base.google.com/support/bin/answer.py?hl=en&answer=66780
2) http://www.job-search-engine.com/add-jobs/feeds/
3) http://www.simplyhired.com/a/add-jobs/feed#feed_spec
4) http://www.oodle.com/info/feed/jobs_feed_doc.html
5) http://www.indeed.com/intl/en/xmlinfo.html

The specs or more or less the same for the XML feed for all these sites. We have an active job site and I would like other sites to be able to uplift our jobs directly via an xml feed.

The job site’s content will always change as new jobs get posted.


Create An Xml Feed For Jobsite

Categories: MySQL, PHP, XML Tags: , , , , , ,
Comments are closed.
Bear