Why do companies list jobs on other sites but not on their own site?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
15
down vote
favorite
Sometimes I run across jobs on Monster and other similar sites that look really good, and they're listed for companies that are good companies that I'm familiar with. However, when I go to the company website and look through their careers pages, the job doesn't seem to exist and isn't listed anywhere on their pages. Sometimes these jobs are posted just today, a day ago, or up to a couple weeks ago.
It seems very strange that a company would list a job opportunity on a site like Monster but have no trace of that opportunity on their very own careers page. Is this a common practice, or should I be wary of listings such as these? What reasons would a company have to list a job opportunity this way?
websites job-listing
add a comment |Â
up vote
15
down vote
favorite
Sometimes I run across jobs on Monster and other similar sites that look really good, and they're listed for companies that are good companies that I'm familiar with. However, when I go to the company website and look through their careers pages, the job doesn't seem to exist and isn't listed anywhere on their pages. Sometimes these jobs are posted just today, a day ago, or up to a couple weeks ago.
It seems very strange that a company would list a job opportunity on a site like Monster but have no trace of that opportunity on their very own careers page. Is this a common practice, or should I be wary of listings such as these? What reasons would a company have to list a job opportunity this way?
websites job-listing
add a comment |Â
up vote
15
down vote
favorite
up vote
15
down vote
favorite
Sometimes I run across jobs on Monster and other similar sites that look really good, and they're listed for companies that are good companies that I'm familiar with. However, when I go to the company website and look through their careers pages, the job doesn't seem to exist and isn't listed anywhere on their pages. Sometimes these jobs are posted just today, a day ago, or up to a couple weeks ago.
It seems very strange that a company would list a job opportunity on a site like Monster but have no trace of that opportunity on their very own careers page. Is this a common practice, or should I be wary of listings such as these? What reasons would a company have to list a job opportunity this way?
websites job-listing
Sometimes I run across jobs on Monster and other similar sites that look really good, and they're listed for companies that are good companies that I'm familiar with. However, when I go to the company website and look through their careers pages, the job doesn't seem to exist and isn't listed anywhere on their pages. Sometimes these jobs are posted just today, a day ago, or up to a couple weeks ago.
It seems very strange that a company would list a job opportunity on a site like Monster but have no trace of that opportunity on their very own careers page. Is this a common practice, or should I be wary of listings such as these? What reasons would a company have to list a job opportunity this way?
websites job-listing
edited Apr 17 '12 at 16:12
Rarity
4,37643457
4,37643457
asked Apr 17 '12 at 4:31
animusonâ¦
3,016124068
3,016124068
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
27
down vote
accepted
Yes, it happens, for a variety of reasons:
The company web site doesn't support an easy way of posting and maintaining listings
This may sound unrealistic but if you think about it, job listings websites are designed exactly for that purpose, and offer a far friendlier interface to post and more importantly keep track of and organize listings, and collect and archive resumes. Some countries may have specific regulations when it comes to collecting resumes, and it makes much more sense to make use of a job board that already follows them.
In most company websites I've developed such facilities were not asked for, and when I proposed them, the common response was "well, we are using careers site
foo
and we are happy with it".The company web site doesn't really have that much traffic
For companies that don't have much use of their web site other than simply having some sort of on-line presence, it makes much more sense to post their listings at a site where they'll be way more visible, especially from the job seeker's perspective.
The company doesn't want to directly advertise they are hiring
Several companies opt to post listings on job boards anonymously, and only reveal themselves at a later stage of the hiring process. Even if they do post under the company name, it's far less likely that their listings will be found by people who usually check their company web site, employees, clients and competitors.
Now, one could argue that for the first couple of reasons it would make sense to post a listing in both a job board and the company web site. Well, that's really a question of cost, effort and value, in some instances it makes sense and in some it doesn't. If the job board provides an API or any other easy technical way of accessing your own data, the cost and effort are significantly smaller, as most of the process is automated.
In conclusion, it's not unreasonable for companies to only post listings in job board sites and you shouldn't really worry about it.
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
add a comment |Â
up vote
4
down vote
One more reason to add to the answers already given.
The company may be using an outside recruiter and the recruiter is posting the ad on the job board and not the company directly. In this situation where the company wants the recruiter to do some vetting of candidates before HR looks at them they may not post the ad on their own site to avoid being contacted directly by the candidate.
add a comment |Â
up vote
3
down vote
Websites dedicated to job finding probably have a clear and easy way to input new job opportunities and get them displayed in manner of minutes. When it comes to company's private website, sometimes it can be wholly managed by a single webmaster without any special tools for any such tasks. In that case it can take awhile before the new information is inputted to the website, especially if the person is making it harder for some people.
add a comment |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
27
down vote
accepted
Yes, it happens, for a variety of reasons:
The company web site doesn't support an easy way of posting and maintaining listings
This may sound unrealistic but if you think about it, job listings websites are designed exactly for that purpose, and offer a far friendlier interface to post and more importantly keep track of and organize listings, and collect and archive resumes. Some countries may have specific regulations when it comes to collecting resumes, and it makes much more sense to make use of a job board that already follows them.
In most company websites I've developed such facilities were not asked for, and when I proposed them, the common response was "well, we are using careers site
foo
and we are happy with it".The company web site doesn't really have that much traffic
For companies that don't have much use of their web site other than simply having some sort of on-line presence, it makes much more sense to post their listings at a site where they'll be way more visible, especially from the job seeker's perspective.
The company doesn't want to directly advertise they are hiring
Several companies opt to post listings on job boards anonymously, and only reveal themselves at a later stage of the hiring process. Even if they do post under the company name, it's far less likely that their listings will be found by people who usually check their company web site, employees, clients and competitors.
Now, one could argue that for the first couple of reasons it would make sense to post a listing in both a job board and the company web site. Well, that's really a question of cost, effort and value, in some instances it makes sense and in some it doesn't. If the job board provides an API or any other easy technical way of accessing your own data, the cost and effort are significantly smaller, as most of the process is automated.
In conclusion, it's not unreasonable for companies to only post listings in job board sites and you shouldn't really worry about it.
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
add a comment |Â
up vote
27
down vote
accepted
Yes, it happens, for a variety of reasons:
The company web site doesn't support an easy way of posting and maintaining listings
This may sound unrealistic but if you think about it, job listings websites are designed exactly for that purpose, and offer a far friendlier interface to post and more importantly keep track of and organize listings, and collect and archive resumes. Some countries may have specific regulations when it comes to collecting resumes, and it makes much more sense to make use of a job board that already follows them.
In most company websites I've developed such facilities were not asked for, and when I proposed them, the common response was "well, we are using careers site
foo
and we are happy with it".The company web site doesn't really have that much traffic
For companies that don't have much use of their web site other than simply having some sort of on-line presence, it makes much more sense to post their listings at a site where they'll be way more visible, especially from the job seeker's perspective.
The company doesn't want to directly advertise they are hiring
Several companies opt to post listings on job boards anonymously, and only reveal themselves at a later stage of the hiring process. Even if they do post under the company name, it's far less likely that their listings will be found by people who usually check their company web site, employees, clients and competitors.
Now, one could argue that for the first couple of reasons it would make sense to post a listing in both a job board and the company web site. Well, that's really a question of cost, effort and value, in some instances it makes sense and in some it doesn't. If the job board provides an API or any other easy technical way of accessing your own data, the cost and effort are significantly smaller, as most of the process is automated.
In conclusion, it's not unreasonable for companies to only post listings in job board sites and you shouldn't really worry about it.
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
add a comment |Â
up vote
27
down vote
accepted
up vote
27
down vote
accepted
Yes, it happens, for a variety of reasons:
The company web site doesn't support an easy way of posting and maintaining listings
This may sound unrealistic but if you think about it, job listings websites are designed exactly for that purpose, and offer a far friendlier interface to post and more importantly keep track of and organize listings, and collect and archive resumes. Some countries may have specific regulations when it comes to collecting resumes, and it makes much more sense to make use of a job board that already follows them.
In most company websites I've developed such facilities were not asked for, and when I proposed them, the common response was "well, we are using careers site
foo
and we are happy with it".The company web site doesn't really have that much traffic
For companies that don't have much use of their web site other than simply having some sort of on-line presence, it makes much more sense to post their listings at a site where they'll be way more visible, especially from the job seeker's perspective.
The company doesn't want to directly advertise they are hiring
Several companies opt to post listings on job boards anonymously, and only reveal themselves at a later stage of the hiring process. Even if they do post under the company name, it's far less likely that their listings will be found by people who usually check their company web site, employees, clients and competitors.
Now, one could argue that for the first couple of reasons it would make sense to post a listing in both a job board and the company web site. Well, that's really a question of cost, effort and value, in some instances it makes sense and in some it doesn't. If the job board provides an API or any other easy technical way of accessing your own data, the cost and effort are significantly smaller, as most of the process is automated.
In conclusion, it's not unreasonable for companies to only post listings in job board sites and you shouldn't really worry about it.
Yes, it happens, for a variety of reasons:
The company web site doesn't support an easy way of posting and maintaining listings
This may sound unrealistic but if you think about it, job listings websites are designed exactly for that purpose, and offer a far friendlier interface to post and more importantly keep track of and organize listings, and collect and archive resumes. Some countries may have specific regulations when it comes to collecting resumes, and it makes much more sense to make use of a job board that already follows them.
In most company websites I've developed such facilities were not asked for, and when I proposed them, the common response was "well, we are using careers site
foo
and we are happy with it".The company web site doesn't really have that much traffic
For companies that don't have much use of their web site other than simply having some sort of on-line presence, it makes much more sense to post their listings at a site where they'll be way more visible, especially from the job seeker's perspective.
The company doesn't want to directly advertise they are hiring
Several companies opt to post listings on job boards anonymously, and only reveal themselves at a later stage of the hiring process. Even if they do post under the company name, it's far less likely that their listings will be found by people who usually check their company web site, employees, clients and competitors.
Now, one could argue that for the first couple of reasons it would make sense to post a listing in both a job board and the company web site. Well, that's really a question of cost, effort and value, in some instances it makes sense and in some it doesn't. If the job board provides an API or any other easy technical way of accessing your own data, the cost and effort are significantly smaller, as most of the process is automated.
In conclusion, it's not unreasonable for companies to only post listings in job board sites and you shouldn't really worry about it.
answered Apr 17 '12 at 7:21
yannis
4,21873464
4,21873464
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
add a comment |Â
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
I was all set to offer a few reasons in response to this question, when I found that you had covered them all beautifully here. Great answer! I have seen all three of these reasons in action myself - particularly the first.
â Carson63000
Apr 17 '12 at 23:18
add a comment |Â
up vote
4
down vote
One more reason to add to the answers already given.
The company may be using an outside recruiter and the recruiter is posting the ad on the job board and not the company directly. In this situation where the company wants the recruiter to do some vetting of candidates before HR looks at them they may not post the ad on their own site to avoid being contacted directly by the candidate.
add a comment |Â
up vote
4
down vote
One more reason to add to the answers already given.
The company may be using an outside recruiter and the recruiter is posting the ad on the job board and not the company directly. In this situation where the company wants the recruiter to do some vetting of candidates before HR looks at them they may not post the ad on their own site to avoid being contacted directly by the candidate.
add a comment |Â
up vote
4
down vote
up vote
4
down vote
One more reason to add to the answers already given.
The company may be using an outside recruiter and the recruiter is posting the ad on the job board and not the company directly. In this situation where the company wants the recruiter to do some vetting of candidates before HR looks at them they may not post the ad on their own site to avoid being contacted directly by the candidate.
One more reason to add to the answers already given.
The company may be using an outside recruiter and the recruiter is posting the ad on the job board and not the company directly. In this situation where the company wants the recruiter to do some vetting of candidates before HR looks at them they may not post the ad on their own site to avoid being contacted directly by the candidate.
answered Apr 18 '12 at 13:06
JohnFx
3,8302233
3,8302233
add a comment |Â
add a comment |Â
up vote
3
down vote
Websites dedicated to job finding probably have a clear and easy way to input new job opportunities and get them displayed in manner of minutes. When it comes to company's private website, sometimes it can be wholly managed by a single webmaster without any special tools for any such tasks. In that case it can take awhile before the new information is inputted to the website, especially if the person is making it harder for some people.
add a comment |Â
up vote
3
down vote
Websites dedicated to job finding probably have a clear and easy way to input new job opportunities and get them displayed in manner of minutes. When it comes to company's private website, sometimes it can be wholly managed by a single webmaster without any special tools for any such tasks. In that case it can take awhile before the new information is inputted to the website, especially if the person is making it harder for some people.
add a comment |Â
up vote
3
down vote
up vote
3
down vote
Websites dedicated to job finding probably have a clear and easy way to input new job opportunities and get them displayed in manner of minutes. When it comes to company's private website, sometimes it can be wholly managed by a single webmaster without any special tools for any such tasks. In that case it can take awhile before the new information is inputted to the website, especially if the person is making it harder for some people.
Websites dedicated to job finding probably have a clear and easy way to input new job opportunities and get them displayed in manner of minutes. When it comes to company's private website, sometimes it can be wholly managed by a single webmaster without any special tools for any such tasks. In that case it can take awhile before the new information is inputted to the website, especially if the person is making it harder for some people.
answered Apr 17 '12 at 7:14
ThePiachu
95511023
95511023
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f642%2fwhy-do-companies-list-jobs-on-other-sites-but-not-on-their-own-site%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password