Post for FREE

Your jobs in MyJobsCatalog

If you want to have your jobs listed on MyJobsCatalog, follow these simple stepss:

  • Create an XML Feed using our format
  • Fill the Form to send the url where we can read the Feed

Upon receiving your request, we will test your feed abd index you jobs as soon as possible.

XML Feed Format

Here are some simple guidelines for preparing an XML feed in order to include your jobs in MyJobsCatalog. If you would like additional information about the XML format, check Wikipedia.

The feed should be written in UTF-8

The feed should start with a tag <items> and one or more element <item>. Each of this 'item' should contain:

id
id of the job on your website (numeric or alphanumeric, it must be unique, we use it to avoid duplicate entries) Required
url
URL of the job detail on your website Required
title
Title/Position Required
description
Description of the job Required
date
Date (and time) the job was published (Valid format DD/MM/YYYY HH:mm, DD/MM/YYYY) Required
town
City, town or village where the job is located
region
County where the job is located
company
Hiring company name
jobtype
Working hours(Eg. full-time, part-time)
contract
Type of contract
category
Job sector (Eg. Sales, Marketing, etc)
experience
Minimum experience required
requirements
Any other requirements
studies
Studies required
expiredate
Date (and time) the job will expire on (Valid format DD/MM/YYYY HH:mm, DD/MM/YYYY).

Example of an XML feed:

<?xml version="1.0" encoding="utf-8"?>
<items>
	<item>
		<id><![CDATA[...]]></id>
		<url><![CDATA[...]]></url>
		<title><![CDATA[...]]></title>
		<description><![CDATA[...]]></description>
		<date><![CDATA[...]]></date>
		<town><![CDATA[...]]></town>
		<region><![CDATA[...]]></region>
		<company><![CDATA[...]]></company>
		<jobtype><![CDATA[...]]></jobtype>
		<contract><![CDATA[...]]></contract>
		<category><![CDATA[...]]></category>
		<experience><![CDATA[...]]></experience>
		<requirements><![CDATA[...]]></requirements>
		<studies><![CDATA[...]]></studies>
		<expiredate><![CDATA[...]]></expiredate>
	</item>
	<item>
		....
	</item>
	<item>
		....
	</item>
	...
	...
	...
</items>

Contact form

To request to have your jobs included on MyJobsCatalog, please submit your information using the form below. Please note that MyJobsCatalog does not make any guarantees that your jobs will be included.

To activate the import process of your jobs, you must add a link to MyJobsCatalog on your website.

Your data will be processed in accordance with the Privacy Policy