fbpx

Jobify RSS Job Feed By Job Category and Job Type

I had a really difficult time figuring out the link to the Jobify RSS Feed that I needed to use to generate a Job Feed for my client’s WordPress site that runs the Jobify theme. The default WordPress RSS feed for custom post types worked to show all of the Jobify jobs on my client’s WordPress site but the default WordPress RSS feed category structure didn’t work to filter those jobs by category or to filter those jobs by job type. However, I found that the following Jobify RSS Feeds worked really well and offered more custom filters than the default WordPress RSS feed does.

What are some cool ways that I can use the Jobify RSS Job Feed? You can subscribe users to different lists in MailChimp and create an Automated RSS Newsletter with MailChimp using these Jobify RSS feeds. This would allow you to send new development jobs that you have posted and that exist in your RSS Job feed to customers interested in development jobs.

Show All Jobify Jobs in an RSS Feed

If you want a simple Jobify RSS feed for all of the jobs posted on your site you can use either of the following two links.

https://jobify-job-board.com/?feed=job_feed

or

https://jobify-job-board.com/feed/?post_type=job_listing

Show Jobify Jobs Filtered by Category in RSS Feed

If you want a Jobify RSS feed that only contains certain job categories, you need to add the job_categories query string to your link. For example, if I only want the Jobify RSS feed to contain design jobs, I would use the link below:

https://jobify-job-board.com/?feed=job_feed&job_categories=design

Show Jobify Jobs Filtered by Job Type in RSS Feed

If you want a RSS Job feed that only contains certain job types, you need to add the job_types query string to your link. For example, if you would like Jobify RSS feed to only contain full-time jobs, I would use the link below:

https://jobify-job-board.com/?feed=job_feed&job_types=full-time

However, if you would like the Jobify RSS feed to contain both freelance and full-time jobs, you would use the link below:

https://jobify-job-board.com/?feed=job_feed&job_types=freelance%2Cfull-time

Show Jobify Jobs Filtered by Job Type and Job Category in RSS Feed

What if you only want to show the RSS Job Feed associated with a certain job type and a certain job category. For example, what if you only wanted the Jobify RSS feed to contain jobs that are associated with the freelance job type and the design job category. In this case, you would use the following link:

https://jobify-job-board.com/?feed=job_feed&job_types=freelance&job_categories=design

Show Jobify Jobs Filtered by Search Location for RSS Job Feed

You can also filter your WordPress site’s Jobify RSS Feed further by using the search_location query string variable. For example, if you have clients that are only interested in jobs in California, you would set your RSS feed up to look like the following link:

https://jobify-job-board.com/?feed=job_feed&search_location=california

Show Jobify Jobs Filtered by Search Keywords for RSS Job Feed

What if you have users that are only interested in jobs that have certain keywords in their job descriptions or job titles? For example, let’s say you have a user that is a PHP programmer and there is no PHP category but she is only interested in PHP developer jobs. In this case, the link to your WordPress site’s Jobify RSS Feed would look like the following:

https://jobify-job-board.com/?feed=job_feed&search_keywords=php

Combine all of the Jobify RSS Feed filters together!

You can mix and match all of the above Job filters to provide a highly targeted Jobify RSS feed for your customers. The link below combines all of the available filters to give you maximum flexibility. For example, you can provide your customers with an RSS Job Feed that contains freelance and full-time jobs, that are located in California, that are associated with the development category, and that contain the keyword php, by using the link below:

https://jobify-job-board.com/?feed=job_feed&job_types=freelance%2Cfull-time&search_location=california&job_categories=development&search_keywords=php

Leave a Reply

Your email address will not be published. Required fields are marked *