To put a job listing on your website using an IFRAME, follow the steps below:
Download the iframe loader zip file. In this file we have added an example RSS feed which will need to be replaced with your RSS feed.
Click Access Button
then click HR Admin.
On the Settings tab, click ATS.
Expand the RSS Feed section and copy the RSS feed you wish to link.
πNote: There are two types of RSS feeds: Internal and External RSS feed, based on the vacancy type you would have selected when creating each vacancy. The External RSS feed will only contain all vacancies that have the vacancy type marked as External.
Open the loader.php file in your Notepad, and near the bottom, replace the following text with your RSS Feed: https://middletonconsulting.peoplehr.net/Pages/JobBoard/CurrentOpenings.aspx?o=c5f1897b-58c2-43cd-99c4-7403058c81ad
Click File, then click Save.
On your server, upload the loader .php file.
Locate the page you wish to add these vacancies to and embed the following iFrame code to the HTML of this page: <iframe src="www.yoursite.com/loader.php" style="width:970px" ></iframe>
β