[METHOD] An easy way for beginners to start making money

nice tut. easy and very good to start making money thnx for sharing :)(and the theme)
 
Here's a new download link for the jobroller theme http://www66.zippyshare.com/v/77307576/file.html

Thanks alot ajpis, im thinking of twisting this a little bit to include affilitate programs etc.
 
That's an interesting method, definitely worth the shot. Thanks for the share.
 
Thanks alot ajpis, im thinking of twisting this a little bit to include affilitate programs etc.

would be interested to see what you do, keep me updated with your progress
 
Nice method, I'm going to set this up but within a sub niche. I feel like if you try to do a regular old job niche then it's going to be to competitive.
 
the only problem with using the indeed feed is that your site wont have any content! When you click on the links on the homepage they go straight to the indeed listing. So your page impressions and locations to put your adsense blocks will be limited.

might be worth creating your own listings. then you can really make better money when your put the ads in more visible location
 
the only problem with using the indeed feed is that your site wont have any content! When you click on the links on the homepage they go straight to the indeed listing. So your page impressions and locations to put your adsense blocks will be limited.

might be worth creating your own listings. then you can really make better money when your put the ads in more visible location

I defiantly agree with you that creating you own listings will improve your bank, the indeed feed alone Is more for the lazy imer's
 
i see in step 3 you said copy and paste jobs to your site, do you still manually add jobs from indeed to you site or do you let indeed auto add the jobs to your site (using the code you provided)?
 
i see in step 3 you said copy and paste jobs to your site, do you still manually add jobs from indeed to you site or do you let indeed auto add the jobs to your site (using the code you provided)?

I wouldn't copy and paste from indeed their would be no point as you already have their job feed on the site. I would only copy and paste from the other relevant sites.
 
You can probably extend to local areas as well.

Sub url "place job board" or "place jobs"
 
@ ajpis ..so you are having two source of income...one is indeed and other is adsense..

You told is about your adsense income...can you tell me how much you are earning with indeed??
thanks..
 
@ ajpis ..so you are having two source of income...one is indeed and other is adsense..

You told is about your adsense income...can you tell me how much you are earning with indeed??
thanks..

Not a lot was never more than $2 per day
 
Anyone know where to get this plugin for free? it looks pretty good too https://wpjobmanager.com/add-ons/indeed-integration/

Now that would be awesome because You could really bring in alot of traffic with this.
 
I just came across this. Would it work? It's free also https://wordpress.org/plugins/indeed-job-importer/

try it out and let us know

I've been getting a lot of pm's for the copy of the codes so I thought I would just post it here to make it easier for everyone.

replace your codes with the following

The code for the index.php file is:

< ?php
// Empty search fixes
if ( isset($_GET['resume_search']) && $_GET['resume_search'] ) :
if (isset($_GET['s']) && isset($_GET['location']) && !empty($_GET['location'])) : get_template_part('search-resume'); return; endif;
wp_safe_redirect(get_post_type_archive_link('resum e'));
exit;
endif;
if (isset($_GET['s']) && isset($_GET['location']) && !empty($_GET['location'])) : get_template_part('search'); return; endif;
?>
< ?php get_header('search'); ?>

<div class="section">
< ?php do_action('after_search_results'); ?>
< p style="text-align: center;"></p>
< p style="text-align: center;"></p>
< p style="text-align: center;"></div><!-- end section -->
< /div><!-- end main content -->
< ?php if (get_option('jr_show_sidebar')!=='no') get_sidebar(); ?>

The code for the search.php file is:

< ?php if (isset($_GET['resume_search']) && $_GET['resume_search']) : get_template_part('search-resume'); return; endif; ?>
< ?php if (isset($_GET['location'])) $_GET['location'] = urldecode(utf8_uri_encode($_GET['location'])); ?>
< ?php get_header('search'); ?>


<?php do_action('after_search_results'); ?>
<div class="clear"></div>
< /div><!-- end main content -->
< ?php if (get_option('jr_show_sidebar')!=='no') get_sidebar(); ?>
 
Last edited by a moderator:
that idea is nice but how can i get adsense account i try many time but no use cant get adsense account
 
Back
Top