Title: WP-SimplyHired API
Author: Webstractions
Published: <strong>28 Dicembre 2010</strong>
Last modified: 18 Gennaio 2011

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-simplyhired-api.svg)

# WP-SimplyHired API

 Di [Webstractions](https://profiles.wordpress.org/webstractions/)

[Scarica](https://downloads.wordpress.org/plugin/wp-simplyhired-api.zip)

 * [Dettagli](https://it.wordpress.org/plugins/wp-simplyhired-api/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-simplyhired-api/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-simplyhired-api/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-simplyhired-api/#developers)

 [Supporto](https://wordpress.org/support/plugin/wp-simplyhired-api/)

## Descrizione

Host your own job board powered by the SimplyHired API. This plugin allows users
to search for jobs, browse jobs by location and/or keyword, get possibly related
jobs through a recommendation algorithm, and link directly to each job.

**Features:**

 * Admin options for publisher id, jobboard url (needed for click-tracking)
 * Admin global option to filter all results within top-level O*NET category
 * Job widget with options for title, number of results, query, location, etc.
 * Job widget includes option for Post a Job button.
 * O*NET support for niche enhancement
 * Job search pages include pagination and location filtering.
 * SimplyHired click-tracking javascript in page footers, with debug option.
 * SimplyHired attribution PER terms of agreement to use API.

** O_NET Support **
 Set a broad O
NET classification to narrow your niche in the
settings. All searches will pull from this classification. For example, to pull 
results from **computer** jobs, use ONET code of 15-10

Some O_NET codes are not supported by the SimplyHired API such as Web Developers
ONET 15-1099 and will return an error result. Backing up the chain to 15-10_ finally
sends valid results. Adjust this code as necessary.

** Shortcode Support **
 Job search pages created using shortcode syntax with attributes
for query, location, onet, page, radius, etc. ). Create niche targeted directories
and sub-directories using normal WordPress pages.

shortcode syntax: [joblist query=”keywords” location=”city, state, or zip”]

The **query** attribute is required, where the **location** attribute is not. Other
attributes will be available, such as **onet**, **radius**, **type(ft, pt, seasonal,
etc.)**, **listing style**, and whatever else will be helpful.

**Roadmap Features:**

 * Full job search through the SimplyHired API. Browse by company, by keyword, by
   location, or search with any keyword / location combination.
 * Retrieve job details for individual jobs.
 * Customization of permalink structure for complete SEO control (future).
 * RSS feeds for jobs (future).

**NOTE:** _This plugin is a constant state of development and new features are being
introduced at a rapid pace. View the implemented vs. roadmap features above for 
more information._

See the [plugin homepage](http://webstractions.com/wordpress-plugins/wp-simplyhired-api)
for more information and latest details.

Demonstration of current and future plugin features visit [Construction Jobs at Buildz.net](http://buildz.net/)
for live example.

## Screenshot

[⌊Screenshot of a job listing page using ONET = 15-10* and a query of "web+developers"⌉⌊
Screenshot of a job listing page using ONET = 15-10* and a query of "web+developers
"⌉[

Screenshot of a job listing page using ONET = 15-10* and a query of “web+developers”

[⌊To find your Publisher Id, first log into the Advanced tab on your Blog-a-matic
Partner Dashboard. Your Publisher ID is half-way down the page labeled pshid⌉⌊To
find your Publisher Id, first log into the Advanced tab on your Blog-a-matic Partner
Dashboard. Your Publisher ID is half-way down the page labeled pshid⌉[

To find your Publisher Id, first log into the Advanced tab on your Blog-a-matic 
Partner Dashboard. Your Publisher ID is half-way down the page labeled **pshid**

## Installazione

This section describes how to install the plugin and get it working.

 1. Register and obtain a Job-A-Matic partner account at [https://www.jobamatic.com/a/jbb/partner-register-account](https://www.jobamatic.com/a/jbb/partner-register-account).
    Make note of your publisher ID and job board Url, they are needed to use the SimplyHired
    API.
 2. Download and unzip this package to your plugin folder.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress and configure the settings
    to your liking. Your publisher ID and job board Url settings are required to use
    the SimplyHired API.

## FAQ

  Can I see a demo?

Yes. Visit [Construction Jobs at Buildz.net](http://buildz.net/) for an in-production
example of the plugin in action.

  I keep getting a “no results” error on my job listing page, what gives?

This is usually caused by some incorrect values in your required settings. It could
be an invalid publisher ID number, invalid job board Url, or either, an invalid 
O_NET code or severely limiting O_NET code. See the [FAQ page](http://webstractions.com/wordpress-plugins/wp-simplyhired-api)
for more information.

  Where do I find my Blog-a-matic Publisher ID number?

This is a little obscure to find. Go to the **Advanced** tab in your Job-a-matic.
com Partner Dashboard settings [direct link](https://www.jobamatic.com/a/jbb/partner-dashboard-advanced-xml-api).
You will find it half way down the page under **Job Search GET Parameters**. Look
for the _pshid=xxxxx_ value. The x’s will be your Publisher ID number.

  Does the SimplyHired API have a request limit?

No. Currently, they do not have a limit on requests. The plugin does transient caching
of some high-use data for speed however, which will reduce the number of requests.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“WP-SimplyHired API” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Webstractions ](https://profiles.wordpress.org/webstractions/)

[Traduci “WP-SimplyHired API” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-simplyhired-api)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-simplyhired-api/)
segui il [repository SVN](https://plugins.svn.wordpress.org/wp-simplyhired-api/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-simplyhired-api/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-simplyhired-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.1

 * Hotfix for easier Admin configuration.

#### 0.3

 * Added shortcode [joblist]
 * Added O*NET support

#### 0.2.21

 * Added finding pubid to FAQ
 * Updated attribution link

#### 0.2.2

 * Added Post a Job button to Job widget
 * Added job posting data options to Admin area

#### 0.2.1

 * Added SimplyHired click-tracking script to page footer
 * Added SimplyHired attribution (per terms)
 * Added frontend stylesheet
 * Minor changes to Widget Html
 * Admin code cleanup

#### 0.2 ALPHA

 * Admin profile and customizable widget

#### 0.1 ALPHA

 * Original plugin release. Only widget support until version 0.2

## Meta

 *  Versione **0.3.1**
 *  Ultimo aggiornamento **15 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.8 o superiore **
 *  Testato fino alla versione **3.0.5**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-simplyhired-api/)
 * Tag
 * [api](https://it.wordpress.org/plugins/tags/api/)[job board](https://it.wordpress.org/plugins/tags/job-board/)
   [jobs](https://it.wordpress.org/plugins/tags/jobs/)[simplyhired](https://it.wordpress.org/plugins/tags/simplyhired/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-simplyhired-api/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/wp-simplyhired-api/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-simplyhired-api/reviews/)

## Collaboratori

 *   [ Webstractions ](https://profiles.wordpress.org/webstractions/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-simplyhired-api/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://webstractions.com/)