oliv.com Open in urlscan Pro
18.194.181.125  Public Scan

Submitted URL: https://u9839041.ct.sendgrid.net/ls/click?upn=bo5KgA6p22rSPz0zcHjwYb4EywkY7c4YJG7gdNsD1VXvrzQOGWtnQbEDRx10tvCfU-2F6UA9IS940Xq-2FH...
Effective URL: https://oliv.com/employers/blog/interns-cheap-labour
Submission: On November 14 via api from AE — Scanned from DE

Form analysis 6 forms found in the DOM

POST /employer/login

<form id="login-form" action="/employer/login" method="post">
  <div class="namebox">
    <div class="fName">
      <input value="" placeholder="Username" title="Username" tabindex="999" class="inpbox Employer_username" onclick="return italic_focus_login(&quot;LoginForm_username&quot;)" onblur="return italic_blur_login(&quot;LoginForm_username&quot;)"
        name="LoginForm[username]" id="LoginForm_username" type="text"> <span class="errorMessage" id="Employer_name_em_" style="display: none;">Username cannot be blank.</span>
    </div>
    <div class="fName">
      <input value="" placeholder="Password" title="Password" class="inpbox Employer_password" tabindex="1000" onblur="italic_blur_login(&quot;LoginForm_password&quot;)" onfocus="myfunc()" name="LoginForm[password]" id="LoginForm_password"
        type="password"> <span class="errorMessage" id="Employer_password_em" style="display: none;">Password cannot be blank.</span>
      <a class="forgot_password" title="Forget Password" href="/employer/forgot">Forgot password?</a>
    </div>
  </div>
  <div class="countryBox">
    <input type="submit" value="Login" class="registerBtn" onclick="return validateRegistrationEmp();">
  </div>
</form>

POST /login

<form id="login-form" action="/login" method="post">
  <div class="namebox">
    <div class="fName">
      <input value="" placeholder="Username" title="Username" tabindex="999" class="inpbox Users_username" onclick="return italic_focus_login(&quot;LoginForm_username&quot;)" onblur="return italic_blur_login(&quot;LoginForm_username&quot;)"
        name="LoginForm[username]" id="LoginForm_username" type="text"> <span class="errorMessage" id="Users_name_em_" style="display: none;">Username cannot be blank.</span>
    </div>
    <div class="fName">
      <input value="" placeholder="Password" title="Password" class="inpbox Users_password" tabindex="1000" onblur="italic_blur_login(&quot;LoginForm_password&quot;)" onfocus="myfunc()" name="LoginForm[password]" id="LoginForm_password"
        type="password"> <span class="errorMessage" id="Users_password_em" style="display: none;">Password cannot be blank.</span>
      <a class="forgot_password" title="Forget Password" href="/users/forgot">Forgot password?</a>
    </div>
  </div>
  <div class="countryBox">
    <input type="submit" value="Login" class="registerBtn" onclick="return validateRegistration();">
  </div>
  <div class="socialLogin">
    <a href="https://oliv.com/users/login/?provider=facebook" class="registerBtn regfb" title="Login with Facebook">
			    <img alt="" src="https://oliv.com/blog/themes/internsme/images/fbLoginIcon.png">
			      <span>Login</span> 
			    </a>
    <a href="https://oliv.com/users/login/?provider=linkedin" class="registerBtn regfb" title="Login with Linkedin">
			    <img alt="" src="https://oliv.com/blog/themes/internsme/images/LinkedInLoginIcon.png">
			       <span>Login</span> 
			    </a>
  </div>
</form>

POST /employer/register

<form id="users-form" action="/employer/register" method="post" onsubmit="return checLeapYearEmp();">
  <p>Join InternsME and be part of the regions fastest growing community!</p>
  <div class="namebox">
    <div class="">
      <input size="20" maxlength="20" tabindex="1" class="inpbox" placeholder="First name" onblur="validate_fnameEmp()" name="Employer[name]" id="Employer_name" type="text"><span class="errorMessage" id="Employer_firstname_em_"
        style="display: none;">First Name cannot be blank.</span>
    </div>
  </div>
  <div class="phoneMain">
    <div class="numberBox">
      <input type="text" id="Employer_contact_number" name="Employer[contact_number]" onblur="validate_phoneEmp()" placeholder="Phone No" class="inputt" tabindex="6" maxlength="16" size="15">
      <br><span id="Employer_mobile_no_em_" class="errorMessage" style="display:none;">Invalid Number</span>
    </div>
    <div class="countryBox">
      <input size="45" tabindex="7" class="inputt" placeholder="Email" onblur="validate_usernameEmp()" name="Employer[email]" id="Employer_email" type="text" maxlength="200"> <br><span style="display:none;" id="Employer_username_em_"
        class="errorMessage">Enter valid Email</span>
    </div>
    <div class="countryBox">
      <input size="45" maxlength="45" tabindex="8" class="inputt" placeholder="Password" onblur="validate_passwordEmp()" name="Employer[password]" id="Employer_password" type="password"> <br><span style="display:none;" id="Employer_password_em_"
        class="errorMessage">Enter valid Password</span>
    </div>
    <div class="countryBox">
      <input size="45" tabindex="8" class="inputt" placeholder="Company Name" name="Employer[company_name]" id="Employer_company_name" type="text"> <br><span style="display:none;" id="Employer_companyname_em_" class="errorMessage">Enter valid
        Email</span>
    </div>
    <div class="countryBox">
      <input class="registerBtn" tabindex="9" type="submit" name="yt0" value="SIGN-UP"> <!--<input type="submit" value="Register" class="registerBtn" />-->
    </div>
  </div>
</form>

POST /users/create

<form id="users-form" action="/users/create" method="post" onsubmit="return checLeapYear();">
  <p>Join InternsME and be part of the regions fastest growing community!</p>
  <div class="namebox">
    <div>
      <input type="text" id="Users_firstname" name="Users[firstname]" onblur="validate_fname()" placeholder="Name" class="inputt" tabindex="1" maxlength="20" size="20">
      <span style="display:none;" id="Users_firstname_em_" class="errorMessage">First name can't be blank.</span>
    </div>
    <div class="phoneMain">
      <input type="text" id="Interns_mobile_no" name="Interns[mobile_no]" onblur="validate_phone()" placeholder="Mobile Number" class="inputt" tabindex="6" maxlength="16" size="15">
      <span style="display:none;" id="Interns_mobile_no_em_" class="errorMessage">Mobile number can't be blank.</span>
    </div>
    <div class="countryBox">
      <input size="45" tabindex="7" class="inputt" placeholder="Email" onblur="validate_username()" name="Users[username]" id="Users_username" type="text" maxlength="45">
      <span style="display:none;" id="Users_username_em_" class="errorMessage">Enter valid Email</span>
    </div>
    <div class="countryBox">
      <input size="45" maxlength="45" tabindex="8" class="inputt" placeholder="Password" onblur="validate_password()" name="Users[password]" id="Users_password" type="password">
      <span style="display:none;" id="Users_password_em_" class="errorMessage">Enter valid Password</span>
    </div>
    <div class="countryBox">
      <input class="registerBtn" tabindex="9" type="submit" name="yt1" value="Register"> <!--<input type="submit" value="Register" class="registerBtn" />-->
    </div>
    <div class="socialLogin">
      <a href="https://oliv.com/users/login/?provider=facebook" class="registerBtn regfb" title="Register with Facebook">
			    <img alt="" src="https://oliv.com/blog/themes/internsme/images/fbLoginIcon.png">
			       <span>Register</span>
			    </a>
      <a href="https://oliv.com/users/login/?provider=linkedin" class="registerBtn regfb" title="Register with Linkedin">
			    <img alt="" src="https://oliv.com/blog/themes/internsme/images/LinkedInLoginIcon.png">
			        <span>Register</span>
			    </a>
    </div>
  </div>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-15645" method="post" data-id="15645" data-name="Employer blog">
  <div class="mc4wp-form-fields">
    <p>
      <input style="display:inline-block;font-size:16px;" type="email" name="EMAIL" placeholder="Your email address" required="">
      <input type="hidden" name="USOURCE" value="organic">
      <input type="hidden" name="UCAMPAIGN" value="employer-blog">
      <input type="hidden" name="UCONTENT" value="/employers/blog/interns-cheap-labour">
      <input style="margin: 0 5px 5px 10px;" type="submit" value="Subscribe">
    </p>
    <div style="display: none;"><input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></div><input type="hidden" name="_mc4wp_timestamp" value="1699939603"><input type="hidden" name="_mc4wp_form_id" value="15645"><input
      type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  </div>
  <div class="mc4wp-response"></div>
</form>

POST

<form id="mc4wp-form-2" class="mc4wp-form mc4wp-form-15645" method="post" data-id="15645" data-name="Employer blog">
  <div class="mc4wp-form-fields">
    <p>
      <input style="display:inline-block;font-size:16px;" type="email" name="EMAIL" placeholder="Your email address" required="">
      <input type="hidden" name="USOURCE" value="organic">
      <input type="hidden" name="UCAMPAIGN" value="employer-blog">
      <input type="hidden" name="UCONTENT" value="/employers/blog/interns-cheap-labour">
      <input style="margin: 0 5px 5px 10px;" type="submit" value="Subscribe">
    </p>
    <div style="display: none;"><input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></div><input type="hidden" name="_mc4wp_timestamp" value="1699939603"><input type="hidden" name="_mc4wp_form_id" value="15645"><input
      type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-2">
  </div>
  <div class="mc4wp-response"></div>
</form>

Text Content

Internsme

Learn more about InternsME for Businesses →

 * Job Seekers
 * Solutions
   * Hiring
   * Event Staffing
   * Employer Branding
 * Categories
   * Advice
   * Guides
   * Resources
   * Stories
   * Templates

Subscribe

Subscribe


 * Home
 * Advice
 * Resources
 * Templates
 * Oliv for Businesses


JOIN


LOGIN

I am an employer

I am a candidate

Join InternsME and be part of the regions fastest growing community!

Username cannot be blank.
Password cannot be blank. Forgot password?

Username cannot be blank.
Password cannot be blank. Forgot password?

Login Login

Join InternsME and be part of the regions fastest growing community!

First Name cannot be blank.

Invalid Number

Enter valid Email

Enter valid Password

Enter valid Email


Join InternsME and be part of the regions fastest growing community!

First name can't be blank.
Mobile number can't be blank.
Enter valid Email
Enter valid Password

Register Register



INTERNS ARE NOT CHEAP LABOUR — BUT THEY CAN SAVE YOU MONEY

 * September 14, 2023
 * Tooba Dilshad

 * Advice

 * Facebook
 * Twitter
 * LinkedIn
   

Does that sound like a contradiction?

It’s not.

Setting up a successful internship and graduate program takes work, which
involves time and investment from a business. But the returns of such programs
for your business are paramount.


FIRST THINGS FIRST, INTERNS ARE NOT CHEAP LABOUR

Our friends at Oursky couldn’t have said it better, “interns are not cheap
labour, they’re inexperienced labour.” This means a good internship program
requires training, mentoring, and skill-building — all of which are investments
on the employer’s part.

Whether at student level or graduate, utilizing an intern’s’ skill set,
knowledge, and support takes planning. As employers and managers of this talent,
you need to design the internship program or projects in a way that allows
interns to contribute with their existing skills and learn new ones.

This means assigning tasks that will be challenging but not overwhelming for the
young team members.


SO, HOW DOES HAVING INTERNS SAVE YOU MONEY?

By utilizing talent the right way, hiring interns can help your business save on
several costs.

MINIMAL INITIAL VISA AND ONBOARDING COSTS

Unless you’re trying to hire an international candidate (visit visas), interns
don’t need employer visas in order for them to legally be part of your workforce
on a temporary basis. You’re only required to apply for a work permit or labour
card (here’s our UAE intern visa guide to help you with that). You save on
paying for a candidate’s insurance policy, vacation time, and medical exams
since those things are covered in their existing visa.

If your organization is a part of the Dubai Creative Clusters Authority, and
you’re hiring an student studying in one of the 23 institutions at DCCA, you can
pass on work-permit costs as well through the Earn While You Learn program.

OPPORTUNITY COSTS

Hiring an intern allows you to have a trial run with the talent in a particular
role (in terms of performance, culture, and personality fit) before you decide
to hire permanently. This way, by the end of the internship period, you can be
fairly certain which intern would be the best fit for your team.

TURNOVER COSTS

A 2009 NACE study reported that interns are more loyal to your organization than
a full-time hire or a long-term employee.

Around 31% of those surveyed reported a higher retention rate amongst their
interns within the first year, and after five years, almost 40% reported higher
retention of hires through an internship program than other hires.

MID/SENIOR-LEVEL RECRUITMENT COSTS

Young people who are in the first stage of their career can be trained for the
positions currently open but can also be molded into the roles your organization
anticipates in the future. The senior level positions that will need experienced
hands often end up filled by former interns within a company.

Senior level positions are expensive to fill, however, if young talent is
nurtured the right way, it can become an integral, and fail-proof, part of your
talent pipeline.

Similarly, once an intern has completed her/his program and leave the
organization, they automatically become a talent referral course for the company
– provided they have had a positive interning experience.

The assumption that budding young professionals are satisfied with being ‘cheap
labour’ for the sake of gaining real world experience is by and large an
unethical one.

It’s crucial to understand that a candidate fresh out of university, without
much work experience will not be able to deliver the way a seasoned employee
with 8 years in the field under their belt will. However, nurturing that talent
can save you resources in the present and the future.

Have you had an intern who has saved you a lot more than hassle? Tell us about
it in the comments below!



P.S. WANT MORE ADVICE ON HOW TO UTILIZE YOUR TEAM OF INTERNS? GET IT STRAIGHT TO
YOUR INBOX

Join +4,500 employers getting our weekly posts.


 * Facebook
 * Twitter
 * LinkedIn
   




HIRE BETTER TALENT, FASTER. GETTING STARTED IS EASY.

Oliv helps you hire talented students and fresh graduates for internships,
part-time jobs, and graduate jobs

Get started →

EMPLOYERS

 * Hiring Platform & Service
 * Emiratisation
 * Event Staffing
 * Pricing
 * Customers
 * Help Center
 * Employer Blog

JOB SEEKERS

 * Jobs
 * Guides
 * Academy
 * Blog
 * Sign up

COMPANY

 * About
 * Careers
 * Press
 * Contact

04 432 4500 • Copyright © 2023 Oliv. All rights reserved.


STAY INSPIRED!

Get actionable advice and resources on growing your business biweekly.


Sumo