The fields that we accept are:
If the required fields are missing, the job will be filtered out by our importing program and will not make it to searchjobs.com's listings.
There is no formal DTD specification yet for the standard xml format (used right now by searchjobs.com, simplyhired.com and others), but for now you can reference this simple xml skeleton of the layout for the files. XML data values can come in the following formats:
<tag value="VALUE" />
or
<tag>VALUE</tag>, and special characters can either be escaped or the item can be enclosed in
Below is the skeleton XML format:
<jobs>
<job>
<title/> required
<job-code/> required
<action/>
<job-board-name/>
<job-board-url/>
<detail-url/>
<apply-url/> required
<job-category/>
<description> required
<summary/>
<required-skills/>
<required-education/>
<required-experience/>
<!-- below are all boolean -->
<full-time/>
<part-time/>
<flex-time/>
<internship/>
<volunteer/>
<exempt/>
<contract/>
<permanent/>
<temporary/>
<telecommute/>
</description>
<compensation>
<salary-range/>
<salary-amount/>
<salary-currency/>
<benefits/>
</compensation>
<posted-date/>
<modified-date/>
<close-date/>
<location>
<address/>
<city/> required (city & state, city & province/territory, or zip)
<state/> required (city & state, city & province/territory, or zip)
<zip/> required (city & state, city & province/territory, or zip)
<country/>
<area-code/>
</location>
<contact>
<name/>
<email/>
<hiring-manager-name/>
<hiring-manager-email/>
<phone/>
<fax/>
</contact>
<company> required
<name/>
<description/>
<industry/>
<url/>
</company>
</job>
</jobs>
United States and Canada.
All active jobs. Include United States and Canada in the same feed.
Option 1: The easiest method is to have a URL on your web server where the XML file will sit.
Simply tell us what the URL is and how often it gets updated. We can then automatically pick
up the file ourselves.
Option 2: Drop off your file on the SearchJobs FTP server. We will give you username and
password and address to login and drop off your feed in the appropriate directory.
Option 3: If you have a FTP server, you can supply us with the login and password information
and we will pick up your feed.
For more information, please fill out the form provided and a SearchJobs representative will contact you.