XML Specs
XML Specs
01. Introduction
Providing us an XML feed is the most reliable and the fastest way to get your job
advertisements included to Jooble’s index. You should provide us a URL, where
your XML feed is located. An XML feed should contain all of the current job ads
that were published on your website.
To index jobs from the XML feed, we use a web-crawler, which identifies itself
as 'JoobleBot' or 'HTTP/1.1 JoobleBot (compatible; https://jooble.org/jooble-bot)'
JoobleBot crawls an XML feed at least once per 24 hours. The time and
frequency of crawling can be adjusted to your requirements.
Each job must be inside a separate tag; this tag must contain a single
"id" attribute, which must contain the unique job ID.
<link> — the full URL of a job, where Jooble will forward users to. The link must
lead to a page with a complete job description.
<description> — a complete job description. Please note that we are able to index
an XML feed that contains complete jobs descriptions. If there are additional fields
such as “job description”, “candidates’ requirements”, “responsibilities”, “working
conditions” on a job page, they must be included to the <description> tag.
<pubdate> — original publication date of a job. Please specify the date in the
DD.MM.YYYY format.
<updated> * — last modification date of a job. By this, we mean the last time when
the original publication date of a job was updated, or when a job description was
edited by an employer. Please specify the date in the DD.MM.YYYY format.
<expire> ** — date when a job gets expired. Please specify the date in the
DD.MM.YYYY format.
Please note
Jooble can index only those jobs that were published less than 45 days ago of the date
when Jooble first indexed your XML feed. This rule applies to <updated> and <pubdate>
tags. If a job does NOT have <updated> and <pubdate> tags, then a job is valid within 45
days of the date when Jooble first indexes this job.
Please note
Adding the tags marked with ** are required if they are available on your website; they may
increase your jobs’ rankings and volume of targeted traffic from Jooble to your website.
Optional Tags
Please note
Requirements to the
Jooble can display a company logo on
Logo Dimensions
the search results page.
<jobs>
<job id="1604354">
<link><![CDATA[http://example.com/Handlers/DoRedirect.aspx?
messageId=249299382]]><
/link>
<name><![CDATA[English Teacher]]></name>
<region><![CDATA[London, Derby]]></region>
<salary><![CDATA[£161/day]]></salary>
</description>
<company><![CDATA[BIG CORPORATION]]></company>
<company_logo><![CDATA[http://example.com/logo/92775.png]]></
company_logo>
<pubdate>11.07.2014</pubdate>
<updated>27.07.2014</updated>
<expire>03.09.2014</expire>
<jobtype>full-time</jobtype>
</job>
</jobs>