If you want to have your jobs listed on MyJobsCatalog, follow these simple stepss:
Upon receiving your request, we will test your feed abd index you jobs as soon as possible.
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:
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>
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.