## Publish Your Jobs on Jooble

Kit creates a Jooble-compatible XML feed for your career portal. It contains your eligible published roles, so you submit one URL once instead of uploading each job separately.

## Copy Your Feed URL

1. Open [**Hiring > Career Portal**](/hiring/settings/career_portal).
2. Find **Jooble XML feed** under **Integration**.
3. Select **Copy feed URL**.
4. Give the URL to your Jooble country manager or [email it to Jooble](mailto:xml_support@jooble.com).

Your URL ends in `/jobs/jooble`:

```text
https://startupkit.app/careers/your-subdomain/jobs/jooble
```

With a [custom career domain](/docs/setting-up-your-career-portal#custom-domains), it is shorter:

```text
https://careers.yourcompany.com/jobs/jooble
```

> [!IMPORTANT]
> Submit the `/jobs/jooble` URL. The nearby `/jobs.xml` URL uses a different job-board format.

## What Updates Automatically

- Publishing or reopening an eligible role adds it to the feed.
- Editing a published role updates its feed entry while keeping the same job ID.
- Pausing, closing, or unpublishing a role removes it from the next feed response.
- Draft roles and candidate data are never included.

Jooble says its crawler checks a feed at least once every 24 hours. A change in Kit can therefore take up to a day to appear on Jooble. Jooble also says newly indexed jobs must have been published or updated less than 45 days earlier.

## Before You Submit

Open the feed URL in a browser and confirm the role is listed. A role needs a complete description and either a location or **Remote** setting; Kit leaves incomplete roles out so the feed remains valid. Add an employment type and salary when available. Jooble receives the same public job description candidates see in your career portal.

For the field-level format, see [Jooble's XML feed specification](https://jooble.org/files/xml_feed_specifications.pdf).