|
How to import your job offers in XML format?
Detailed description of our XML format
Fields in red are required, other fields are optional but strongly encouraged:
<?xml version="1.0" encoding="utf-8" ?>
<source>
<publisher>Our Company X Job Site</publisher>
<publisherURL>http://www.compnyXjobsite.com</publisherURL>
<contactEmail>contact@companyX.com</contactEmail>
<job>
<title>Sales Consultant</title>
<publishDate>
<day>11</day>
<month>12</month>
<year>2008</year>
</publishDate>
<expireDate>
<day>11</day>
<month>1</month>
<year>2009</year>
</expireDate>
<url>http://www.compnyXjobsite.com/viewjob.html?jobid=unique123131</url>
<company>Big ABC Corporation</company>
<city>Sofia</city>
<country>BG</country>
<companyType>HRAgency | Company | JobBoard</companyType>
<monthlySalary>1000</monthlySalary>
<jobType>fulltime</jobType>
<description>
Our Company X is looking for Sales Consultants. The candidates should cover
Company X Functional and Technical Service for the following areas:
- Finance
- Controlling and Business Warehouse
- Material Management & Sales & Distribution
[...]
</description>
</job>
[...]
</source>
View complete example XML feed
Requirements
- The fields in red are required. If any of them is missing the document will not validate.
- The nodes, publishDate | expireDate | company | city | country | companyType | monthlySalary | jobType are not required and the document will validate if they are missing. This nodes are encouraged.
- The sequence of the nodes must be the same as this from the example.
- The values of the nodes day | month | year must be integer and valid date values.
- The values in the node url must be unique URLs to the full description of the job offer.
- The node companyType can have only 1 of 3 values: HRAgency (means that the job offer is from Human Resources Agency); Company (the job offer is from a company directly looking for people); JobBoard (the job offer is from a job board)
- The node jobType can have only 1 of 2 values: fulltime or halftime depending on whether the job offer is for fulltime or half time working day.
- All other nodes take text for values.
- The size of the XML document must be under 500kb
Acceptable Use Policies Your job offers will be removed from our search engine without notice if you do not adhere to the following:
- URLs you provide must be permanent links directly to the job description. You must NOT require the user to log in to view your job offer details.
- All jobs provided in your XML feed must be unique to your website. You must NOT include job offers from other job boards in your XML feed.
- You must NOT include expired or closed job offers in your XML feed.
XML Feed Update
- We will check daily your XML feel for new job offers if you give us a URL of the feed. If you upload the XML file on our server your job offers will be uploaded directly into our database. They must be approved from administrator before you can view them in the search results.
- After sending the XML Upload form you will receive a confirmation e-mail. If you do not confirm this e-mail in 3 days your job offers will not be processed.
- Contact us for more information.
|
|