Plugin Directory

Changeset 329281


Ignore:
Timestamp:
01/06/2011 03:15:31 AM (15 years ago)
Author:
Webstractions
Message:

Description updating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-simplyhired-api/trunk/README.txt

    r329263 r329281  
    2121* Job widget includes option for Post a Job button.
    2222* O*NET support for niche enhancement
    23 * Job search pages created using shortcode syntax. (docs to come)
    2423* Job search pages include pagination and location filtering.
    2524* SimplyHired click-tracking javascript in page footers, with debug option.
    2625* SimplyHired attribution PER terms of agreement to use API.
     26
     27** O*NET Support **
     28Set 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 O*NET code of 15-10*
     29
     30Some 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.
     31
     32** Shortcode Support **
     33Job 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.
     34
     35shortcode syntax: [joblist query="keywords" location="city, state, or zip"]
     36
     37The **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.
    2738
    2839**Roadmap Features:**
     
    6273
    6374== Screenshots ==
    64 
    65 1. To find your Publisher Id, first log into the Advanced tab on your Blog-a-matic Partner Dashboard
    66 2. Your Publisher ID is half-way down the Advanced Job Search XML API page
     751. Screenshot of a job listing page using ONET = 15-10* and a query of "web+developers"
     762. 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**
    6777
    6878== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.