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

How to find the UK/US groups? I only can find india and other crap groups that bring crap traffic.
 
I cant seem to find a download link without malicious code/malware in it :/
Anyone can help me out? Didnt really want to spend $100 bucks to buy the whole theme.
 
thanks a lot for this idea mate! Been researching what niche to find which suits me?
now i've got my niche!
Thanks!
 
Here you go

JobRoller 1.7.2
Download
Code:
http://www29.zippyshare.com/v/ZepTFNCL/file.html

VT
Code:
https://www.virustotal.com/bg/file/264dee216073cb5c19db585d2f9970d227939b37958f2b24e0fea12614f02671/analysis/

Hey OP do you still work on this project ?
 
Last edited:
The only problem with this method is that adsense does not allow autoblogs ( they word it differently in their terms and conditions, but it's basically what they say) and the OP sounds like he's describing an autoblog, as the site pulls in content from another site automatically. :( What else could be good ways to monetize it?
 
Quick Question: is it legal to scrape job offers from other job related sites and post them on mine with all the contact details?

Wont the be annoyed when the job is already taken but people keep calling?
 
Does anyone have the JobRoller Ad Stuffer plugin that was made for the theme?
 
HI has anyone else expierenced any issues with this plug in? My issue is that the site sometimes disappears and only the search box will appear at the top of the site. but for other people they say they can see things just fine. Anyone else have this issue?
 
What does editing this code do?


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(); ?>
 
ajpis

can you explain a little more, how or more important what to change in the jobroller theme to insert indeed feed?

best regards
 
Ooops... I made a post in the wrong thread...
 
Last edited:
thanks for this tip. since a lot of people are searching for jobs, this should generate a lot of hits. hope it works for me.
 
Hey mate im interested with this method, i tried to browse you link of jobroller theme but it seem redirect to other link, can you check mate so that i can save also 100$.. thanks
 
Back
Top