Optimize Job Listings for Simply Hired Search - XML Working Example
(Page 4 of 5 )
Here is the working example based on a writer position for SEO Chat. If you are impatient, skip to the next page to read about posting your jobs to the search engine.
<?xml version="1.0" encoding="ASCII" ?>
<jobs>
<job>
<title>Web Editor and Writer</title>
<job-code>012345</job-code>
<action/>
<job-board-name/>
<job-board-url/>
<detail-url>http://www.developershed.com/job-012345.php
</detail-url>
<apply-url>http://www.developershed.com/job-012345.php
</apply-url>
<job-category>Media Editorial</job-category>
<description>
<summary>Edits incoming articles and writes content for company's entire network of websites. Responsible for communicating with freelance writers and producing newsletters. Applicants should enjoy working weekends.</summary>
<required-skills>Writing, Editing, Technical Background<required-skills>
<required-education>Bachelor's Degree</required-education>
<required-experience>2 years</required-experience>
<!-- below are all boolean -->
<full-time>T</full-time>
<part-time>F</part-time>
<flex-time>F</flex-time>
<internship>F</internship>
<volunteer>F</volunteer>
<exempt>F</exempt>
<contract>F</contract>
<permanent>T</permanent>
<temporary>F</temporary>
<telecommute>F</telecommute>
</description>
<compensation>
<salary-range>$25,000-35,000/yr</salary-range>
<salary-amount/>
<salary-currency>USD</salary-currency>
<benefits>401k, Dental, Medical, 5 Holidays</benefits>
</compensation>
<posted-date>2006-03-15</posted-date>
<close-date>2006-04-15</close-date>
<location>
<address>12555 Orange Dr.</address>
<city>Davie</city>
<state>FL</state>
<zip>33351</zip>
<country>USA</country>
<area-code>954</area-code>
</location>
<contact>
<name>Mike McEwan</name>
<email>mike@developershed.com</email>
<hiring-manager-name>Contact Editor</hiring-manager-name>
<hiring-manager-email>contacteditor@developershed.com
</hiring-manager-email>
<phone>(954) 862-1412</phone>
<fax>(954) 862-1413</fax>
</contact>
<company>
<name>Developer Shed</name>
<description>Small web-based company in South Florida with a network of coding, software development, web design, web hosting, and computer hardware websites.</description>
<industry>Internet Media</industry>
<url>http://www.developershed.com</url>
</company>
</job>
</jobs>
If I wanted to, I could plug that into an XML file and submit it. Unfortunately, hiring a new editor is not my decision though. With that done, let’s move on.
Next: Uploading Feeds and Concluding Details >>
More Search Optimization Articles
More By Developer Shed