Creating a Filtered RSS feed
If you need a version of your jobs RSS feed that only includes a specific portion of your jobs, you can create a filtered RSS jobs feed.
The easiest way to do this is to go to your live Career Portal, set the search criteria, click "Begin Searching". At the top of the page, you'll see an RSS feed icon.
If you click it, it will open in a new window, and the filtered RSS feed in the address bar is now filtered by your search criteria. You can further filter using the left sidebar filter function - after you "Update Results", the RSS URL in the address bar will update as well.
Alternatively, you can visit your Career Portal dashboard via myHaley, find your standard RSS jobs feed, and add criteria to the URL as per the instructions below.
To use this criteria to limit your RSS feed, just add ?fieldname=value to the end of the RSS URL, replacing fieldname with a field from the list below and value with the value of the field in the Career Portal.
http://client.jburl.com/rss/rss.smpl?fieldname=value
Here are the exact field names you can use to filter:
• location (City)
• state (State)
• category (Industry)
• POST_EMPLOYMENT_TYPE (Employment Type)
• Featured (featured jobs)
• contact (filter by recruiter)
To find the category ID to filter by category, go to Manage Categories - the ID is in the category label in the select a category drop down.
You may string together multiple criteria by simply replacing the question mark (?) with a ampersand (&) on subsequent criteria:
http://client.jburl.com/rss/rss.smpl?fieldname=value&fieldname=value
You may also limit the number of posts displayed by appending &pp=value (where value is the # of jobs)
http://client.jburl.com/rss/rss.smpl?fieldname=value&fieldname=value&pp=3
Note that to use values that contain spaces or special characters, the character must be replaced:
- Space must be replaced with %20
- Ampersands must be replaced with %26
- Parenthesis: opening with %28 - closing with %29
- Forward Slash must be replaced with %2F
- Exclamation marks must be replaced with %21
- Quotation marks must be replaced with %22
- Pound sign must be replaced with %23
- Dollar symbol must be replaced with %24
- Percentage symbol must be replaced with %25
To search for a specific phrase, wrap the phrase in quotes - using the characters above - eg. &keywords=%22Search+for+this+phrase%22
Filter by Recruiter ID
You can also add a field to the RSS feed to filter by recruiter ID. To obtain the recruiter, ID, you would login to myHaley and go to the Admin screen then click Users in the sidebar menu.
The values you will need are the ID numbers that show up in the drop down under Select a User. Please note, these feeds can only been seen in a feed reader on Chrome, Edge or Firefox. The parameter to use is "contact" - example:
http://jobs.haleymarketing.com/rss/rss.smpl?contact=93857
If contact is an additional filter:
http://jobs.haleymarketing.com/rss/rss.smpl?arg=list_posts&contact=93857
Comments
0 comments
Article is closed for comments.