https://www.youtube.com/watch?v=Nfl35f2lVvM

Small Button. Big Impact

Have No Careers Page?
You Need The J!

Your Jobbio Profile IS your careers page – and it’s an awesome one at that! By clicking the J, potential candidates will be brought directly to your Jobbio profile where they can be blown away by your culture, mission and the story of what you do.

They’ll be dazzled by the photos, videos and links to your social pages that offer a glimpse ‘behind the scenes’ and most importantly, they can apply for your live jobs in one easy step! What’s more – if they don’t see a role that takes their fancy, they can follow you to stay in the loop.

Have A Careers Page?
You Need The J!

If you’re using Jobbio, there’s no need to run a separate internal application system. Once candidates click on the J, we take over the hard work for both parties! Prospective hires are directed to one place where they don’t have to trawl through sluggish application forms and can simply apply with the click of a button.

Even better, you can manage their applications digitally (hurray for paperless!) and you’re guaranteed great resumes in the form of the candidates Jobbio Bio (Sounds amazing? It pretty much is).

Increase relevant applications

Capture passive Talent with a genuine interest in your company and give them the opportunity to connect with your company or apply to your live roles. Pipelining live Talent has never been easier!

Save time and money

There’s no need to be a tech wizard to the add the J. Install it in 4 simple steps, and benefit from an easy to administer careers page with no developer costs. (Sounds amazing? We know!)

Manage your hiring on one platform

By linking your Careers page to your Jobbio Profile, direct all your applications to one destination where you can manage them digitally and efficiently. No more dead CVs sitting in your inbox.

Showcase your company culture

Talent are instantly met with your Profile, your bespoke employer branding page where you can feature team photos, videos, social, blogs and lots more. Show Talent what your company’s all about!

How to Intergrate

Careers Hyperlink

Don’t have a careers page? Jobbio can power your careers page (for free), simply hyperlink your careers tab to your Jobbio page.

https://jobbio.com/insert-company-name?utm_source=partner_b2c_link_gen_view&utm_medium=referral&utm_campaign=

The Jobbio J

If you wish to display to link to your Jobbio careers page, first, download this zip file of available logos and choose which one you would like to display.

Then, ask your web designer to first copy the below text into the desired location of your selected logo, before then editing the relevant information:

<ahref=”https://jobbio.com/INSERT-COMPANY-NAME?utm_source=partner_b2c_jp_gen_view&utm_medium=referral&utm_campaign=” target=”_blank” rel=”nofollow”&gt; &lt;img src=”INSERT-IMAGE-LOCATION” alt=”INSERT-COMPANY-NAME” width=”INSERT-IMAGE-WIDTH” height=”INSERT-IMAGE-HEIGHT” /></a>

Job List API

Use this to show a live feed of jobs on your Jobbio profile on your site. Talent can then click on these to be led to an application on your Jobbio profile.

If your site is powered by WordPress, simply click here to download and install our channel plugin within minutes.

Alternately, copy the following script into the relevant location. Where you see insert-company-name, please enter the company name as it appears in your Jobbio url.

Insert into < head >

<style type=”text/css”>

   .jobbio-widget-container p {text-align: left !important;}

   .jobbio-widget-job-title {color: #333 !important;}

   .jobbio-widget-job-location {color: #aaa !important;}

</style>

Insert into < body >

<script src=”https://code.jquery.com/jquery-3.2.1.min.js”></script>

<script src=”https://widgets.jobbio.com/insert-company-name/jobspartner_b2c_api_gen_apply” type=”text/javascript”></script>

<h1 style=”margin-bottom:30px”>Latest Jobs</h1>

<a style=”padding:10px 40px 10px 40px; margin:20px 10px 20px 0px; background-color:#fcc600; color:#ffffff; border-radius:5px” target=”_blank” href=”https://jobbio.com/insert-company-name?utm_source=partner_b2c_api_gen_view&utm_medium=referral&utm_campaign=“>VIEW ALL JOBS</a>

<a style=”padding:10px 40px 10px 40px; margin:20px 10px 20px 10px; background-color:#fa6160; color:#ffffff; border-radius:5px” target=”_blank” href=”https://content.jobbio.com/pricing?utm_source=partner_b2b_api_gen_addjob&utm_medium=referral&utm_campaign=“>ADD YOUR JOB</a>

<a style=”padding:10px 40px 10px 40px; margin:20px 0px 20px 10px; background-color:#008cba; color:#ffffff; border-radius:5px” target=”_blank” href=”https://jobbio.com/register/talent/and-subscribe/insert-company-name?utm_source=partner_b2c_api_gen_follow&utm_medium=referral&utm_campaign=“>FOLLOW COMPANY</a>

<div id=”jobbio-widget-container” data-display-amount=”30” style=”margin-top:30px; margin-bottom:30px”></div>

<a style=”padding:10px 40px 10px 40px; margin:20px 10px 20px 0px; background-color:#fcc600; color:#ffffff; border-radius:5px” target=”_blank” href=”https://jobbio.com/insert-company-name?utm_source=partner_b2c_api_gen_view&utm_medium=referral&utm_campaign=“>VIEW ALL JOBS</a>

<a style=”padding:10px 40px 10px 40px; margin:20px 10px 20px 10px; background-color:#fa6160; color:#ffffff; border-radius:5px” target=”_blank” href=”https://content.jobbio.com/pricing?utm_source=partner_b2b_api_gen_addjob&utm_medium=referral&utm_campaign=“>ADD YOUR JOB</a>

<a style=”padding:10px 40px 10px 40px; margin:20px 0px 20px 10px; background-color:#008cba; color:#ffffff; border-radius:5px” target=”_blank” href=”https://jobbio.com/register/talent/and-subscribe/insert-company-name?utm_source=partner_b2c_api_company_follow&utm_medium=referral&utm_campaign=”>FOLLOW COMPANY</a>

Floating Widget    

Show that you are hiring with this floating banner.
If your site is powered by WordPress, please click the following link to install our floating button plugin.

Where you see insert-company-name, please enter the company name as it appears in your Jobbio url.

Insert into styles.css file

.fixed-btn {
position: fixed;
left: 30px;
bottom: 20px;
background-color: #ff193b;
/* width: 200px; */

height: 58px;
line-height: 47px;
border-radius: 10px;
font-size: 20px;
}
.fixed-btn a {
position: relative;
display: block;
color: #fff;
padding-left: 67px;
font-size: 19px;
padding: 4px 0 0px 70px;
text-decoration: none;
}
.fixed-btn a:after {
content: ”;
background: url(images/btn.png) no-repeat left center;
width: 40px;
height: 40px;
position: absolute;
left: 14px;
top: 54%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
background-size: contain;
}
.fixed-btn span {
/*position: absolute;*/
/* position: absolute; */

right: 12px;
top: 48%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
color: #000;
border-radius: 50px;
width: 28px;
height: 28px;
line-height: 30px;
text-align: center;
font-size: 13px;
margin-left: 15px;
margin-right: 14px;
padding: 9px;
}
.job-btn {
padding: 10px 40px 10px 40px;
margin: 20px 0px 20px 0;
background-color: #000;
color: #fff;
border-radius: 5px;
}
@media screen and (max-width: 767px) {
.job-btn {
width: 100%;
display: block;
}
}

Insert into < head > tag

<div class=”fixed-btn” style=”background-color:#e8424f”>

   <a target=”_blank” href=”https://jobbio.com/insert-company-name?utm_source=partner_b2c_widget_gen_view&utm_medium=referral&utm_campaign=” style=”color:#ffffff”>

       We’re Hiring!               

       <span>10</span>

   </a>

</div>