Please ensure that your XML validates and is formatted similar to that below. Spurkle is somewhat flexible on the fields you supply.
Required fields are:
In addition to the mandatory fields above, Spurkle also encourages supply of as many of the following as possible:
Spurkle will check the XML validation of your feed and attempt to automatically map its fields to the Spurkle Engine. You will be asked to verify this mapping and can amend it if necessary
<?xml version="1.0" encoding="ISO-8859-1"?> <jobfeed> <publisher>Spurkle For Jobs</publisher> <publisher-url>http://www.spurkle.co.uk</publisher-url> <job> <job_uid>321123321</job_uid> <posted>2008-09-01 11:45:41</posted> <title>Kitchen Porter</title> <description>Must have at least one year prior experience in a Kitchen Porter position</description> <link>http://www.spurkle.co.uk/jobs/kitchen-porter-321123321</url> <recruiter>Kitchen Porter Agency</recruiter> <salary>£9.20/hr</salary> <jobtype>Permanent</jobtype> <location>West End, London</location> <deadline>2008-09-14 11:45:41</deadline> </job> <job> <job_uid>321123322</job_uid> <posted>2008-09-01 11:45:41</posted> <title>Sous Chef</title> <description>Sous chef wanted for newly opened Manchester Bistro. Applicant must have....</description> <link>http://www.spurkle.co.uk/jobs/sous-chef-321123322</url> <recruiter>Local Restaurant</recruiter> <salary>£20000</salary> <jobtype>Permanent</jobtype> <location>Central Manchester</location> <deadline>2008-09-14 11:45:41</deadline> </job> </jobfeed>
Note: RSS feeds must contain the xml declaration at the top of the file. The rss declaration should be on the second line, followed by the opening channel tag on the third line:
<?xml version="1.0" encoding="ISO-8859-1"?> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>media-match jobs</title> ... ... </channel> </rss>
Click here to register with Spurkle For Jobs
Click here if you have forgotten your login and password and wish to be sent it via email.