jobmobile is a job search engine that indexes an extensive selection of jobs available on the Internet in a single database. Generate traffic to the websites that publish job advertisements (job sites, recruitment agencies, newspapers, etc..)
Aggregation of jobs by RSS / FEED
If you have a website with ads, you can include your offers in jobmobile! It´s easy:
Create an XML file in the format specified below.
Your ads will be placed on search results ofjobmobile.org very quickly.
XML FEED FORMAT
These are the instructions to generate an XML feed to include your ads.
The XML file will contain a main label <jobmobile> to collect a set of ad tags represented by blocks <ad></ad>. Each block <ad></ad> contains required and optional fields:
Feed XML model: Required Fields (*)
- link:(*) - URL of the ad on your website.
- title: (*) - Title of the offer.
- description: (*) - Job offer description(*)
- pubDate: Publish date. We accept DD/MM/YYYY or DD/MM/YYYY
- city: City of Job Offer (optional)
- state: State/region of the Job Offer. (optional)
- company: Company name. (optional)
- category: Job sector. (optional)
- contract: Contract type (optional).
- salary: Salary ranges. (optional)
<?xml version="1.0" encoding="utf-8"?>
<jobmobile>
<item>
<link><![CDATA[http://www.yourdomine.com/]]></link>
<title><![CDATA[store manager]]></title>
<description><![CDATA[Are you a take-charge retail manager with a gift for motivating people? If you love merchandising, sales and the excitement of hands on retail position, check into becoming a Dollar General Store Manager. We´re one of the fastest growing discount retail companies in America with more than 10,000 neighborhood stores in 40 states.]></description>
<pubDate><![CDATA[01/12/2012 14:15]]></pubDate>
<city><![CDATA[Van Buren]]></city>
<state><![CDATA[Arkansas AR]]></state>
<company><![CDATA[Dollar General Corporation]]></company>
<category><![CDATA[Grocery]]></category>
<contract><![CDATA[Undefined]]></contract>
<salary><![CDATA[Undefined]]></salary>
</item>
</jobmobile>
In order to request the inclusion of your FEED, fill out this form