Add your jobs using XML Feed
Providing us with XML feed is the fastest way to add your jobs on recruit.net. It also helps save your resources because we only need to access the file once a day. It does not matter if you have thousands of jobs or only a few jobs we just need to access a single file to add all your jobs.
We can add different types of XML feed formats but if you do not have an existing feed yet then we suggest that you use the following XML format. If you have any questions or are facing any difficulties with the XML format you can contact us.
<?xml version="1.0" encoding="utf-8"?>
<jobslist>
<publisher>Moon Research Institue</publisher>
<lastBuildDate>Tue, 06 Nov 2018 10:00:01</lastBuildDate>
<job>
<title>Warehouse Operation Manager</title>
<link><![CDATA[http://youlike.to.know/]]></link>
<guid>UniqueJob1</guid>
<postDate>2018-11-06</postDate>
<ExpireDate>2018-11-06</ExpireDate>
<description><![CDATA[
<strong>Research in Warehouse Operation Manager</strong>
<br/><br/> Candidates with less experience will be considered as Consultant (Database)
<br/>Qualified Candidates should possess:<br/>
<br/>Analyze issues raised and devise solution for the issues.<br/>
<br/>Monitor and keep track of tasks assigned to team members <br/>
]]
></description>
<location>MoonBase1</location>
<city>Moon City</city>
<state>Lunar State</state>
<country>Moon</country>
<postalCode>00000</postalCode>
<company>MoonBase1 Research Institute</company>
<companyDescription>On the moon!</companyDescription>
<locale>en</locale>
<jobType>Contract</jobType>
<jobQualification>Diploma or Degree</jobQualification>
<jobExperience>15 years+ in Windows 2003 Server</jobExperience>
<jobSalary>Peanuts</jobSalary>
<currency>Peanuts</currency>
<minSalary>Peanuts</minSalary>
<maxSalary>Peanuts</maxSalary>
<cpc>0.25</cpc>
</job>
</jobslist>
The fields marked in red are required fields.
Requirements
- The link(URL) field should be unique. If link(URL) field is same for more than one job then we will only add the first one. Any subsequent job with the same guid will be ignored.
- Make sure to put your content inside CDATA if it contains special characters. Not doing this may result in error when processing your XML file. Also make sure not to include HTML, CSS tags inside the job description.
"by adding the <br/> inside the the this allows the line to break, thus creating a new line! "
- We prefer if you provide all your current job listing in the XML file. If you are looking to provide us with incremental feeds, please contact us to arrange for addition of your delta feed.
Character Encoding
- Please make sure you provide a proper character encoding for your XML feed.
- The example above is using UTF-8 character encoding. But based on what language, locale you are using in the feed it may be different. Please consult your tech team if you need clarification.
- Failure to provide the proper character encoding can result in some weird characters showing up in your jobs (like ���).
Acceptable Use Policies
- URLs of the jobs provided must be permanent links directly to the job description. It must not require user to login to view (or apply for) the job.
- You must not include expired or closed jobs in the XML feed.
- You must have full rights to the jobs included in the XML file. You must not include jobs which you do not have authority over.
Feed updates and Delivery
- We will download your feed once a day.
- You can provide your feed as HTTP/FTP downloads. You may choose to protect it using a password.
- If you are unable to provide us with HTTP/FTP downloads then you can upload the feed to our server. Please contact us for details.