cheap targetted banners on seo blog

Learn Real Top Notch Blackhat SEO

Bulk Mailing Software – Mail Mascot Review

February 10th, 2011 by iglow

This is blackhat software of another kind that we used to review here. A mass/bulk mailing tool with a few other powerful options.



What is mailing used for ?
For the last 10 years mass mailing has been growing, and for one main
reason. It is profitable! Businesses worldwide send millions of emails a day
and take huge profits ($100,000+ p/m). Now is your chance to get in on this
action with this blackhat tool!
And the case here is – its game of numbers.” There are many different mailing strategies, you can either extract huge lists and
send to them about things they can be interested, buy opt in/targeted lists
or go legit and use your own opt ins and sign ups. Obviously, the final
method would bring you the highest conversions, but nevertheless it is all
possible through the Mail Mascot now. And the case here is – its game of numbers.
You either need to send loads of emails to stuff that anybody can be interested in – Buy Viagra Cheap, Propecia Online, Lexapro, Rolex Watches etc or need a targetted list to send there CPA offers.



Mailing Fucntions
Mass Blackhat Mailing ToolMail Mascot program is made for mass mailing. It has everything You may need – proxies rotation for mailing, SMTPs rotation, Accounts alive checkers, List filters, up to 100 threads speed, possibility of mailing straight from computer without servers, HTML editors and more.. Read everything on the site – HERE.



What Mail Mascot Gives Us as a Bonus
About the function of mass mailing itself Mail Mascot software give us some addon tools that will help to start bulk mailing.
- The tool email harvesters from Twitter and Craiglist. By proper usage You can get here a preety decent number of free email listnings [so no need to buy lists] emails that will be targetted [if You scrape from proper categorys].
- This blackhat mailer has also a normal harvester of emails – it will harvest them from a page given.
- Spam score tester – it check how You email may be seen by filters. Preety usable
- Yahoo account creator - yeah, only this module is almost worth the price of the tool. Currently captchas have to be put in manual mode tho.
- email tracking – quickly track emails through google analytics
- email merge / name personalization – send personalized emails, and use auto tags/tokens like subject, location and name in kinda spinned way.
Even if You are not really experienced in blackhat mailing the owner gives prety fast and noob friendly support. See more about Mail Mascot On Official Site



Want to have access to closed posts, tools and discounts ?

SUBSCRIBE TO EXCLUSIVE MAILING LIST

Posted in Blackhat SEO Tools | 9 Comments »

How To IFrame CPA Offer For Free Without CPAGod

June 8th, 2010 by iglow

What is iframing ?
This is a totally blackhat technique.. Actually its even considered fraud so keep that in mind before starting.
The method is mailinly to make people submit email to something else that it really is and get paid for each email.

This method is not hard but the article may look a bit crazy to You. Just read few times, try to make the files and You will understand everything.

What will we need to iframe CPA offer
This is used mostly for email submits, can be used for zip submits too. Anyways on this case lets do it with email.
You will need CPA network that has those, unfortunately i cant tell here any company names so they dont come to me whining. That is for Your own research.
Those companies usually pay just for USA/UK traffic, so You should actually cloak the offers by the ip. But we wont talk here of cloaking – thats another story. Even without that, You still can make the cash.
OK so we need:
- cpa account
- email submit offer
- hosting [can be free one]
- an idea to make people put emails

Lets get business
We go to THIS PAGE that will let You autoiframe the cpa offer. For this example i will use my own submit form since i do not want to show any CPA offer publicly. So we will iframe the blackhat newsletter page – http://blackhatpwnage.com/subscribe-to-newsletter/. We just put it as URL and then ‘draw around the submit box.

CPA Iframe Trick

On the side note – this is not best form. You need a form with plain background, and preferably just with email [email submits are usualy build like this]. This way it will be eaiser to make fake page without nobody noticing that par of it is iframed cpa offer :)
After You draw it, click export and You get the code to paste on Your new site.

<div style=”overflow: hidden; width: 284px; height: 86px; position: relative;” id=”i_div”>
<iframe name=”i_frame” src=”http://blackhatpwnage.com/subscribe-to-newsletter/” style=”border: 0pt none ; left: -517px; top: -515px; position: absolute; width: 1848px; height: 944px;” scrolling=”no”></iframe></div>

Now just make background of this color and write above offer ‘Subscribe to get free ipod” – thats just example. You need to put there something hot that people want, so they will submit. “See latest porn of XXX celebrity” etc. The main hard thing with this phrase is to have good idea and drive traffic :)

Now its time to hide us a bit from CPA affiliate manager. We will use a double meta refresh. Without this You will be banned faster than You think :)

Now we make new page, for example call it:

1st.php

inside:

<?php
echo “<meta http-equiv=\”refresh\” content=\”0;url=second.php\”>”;
?>

now we make second.php

<?php

$sites = array_map(“trim”, file(“links.txt”));

$redirect = $sites[array_rand($sites)];

$referer = $_SERVER['HTTP_REFERER']; if($referer == “”)

echo “<meta http-equiv=\”refresh\”content=\”0;url=http://”.$redirect.”\”>”;

else
{

echo “<meta http-equiv=\”refresh\” content=\”0;url=http://blankpage.com\”>”;
}
?>

along with it we have links.txt that is where we put the adress of page we want to iframe aka http://blackhatpwnage.com/subscribe-to-newsletter/

http://blankpage.com from the last file is just a page with same color of backgroud as our offer. This will be seen by people who didnt loose the referer on the way [aka didnt get blanked], to make sure we dont get banned.

Now we get back to our code that we iframed from cpa on start and instead of http://blackhatpwnage.com/subscribe-to-newsletter/ we put there 1.php

so it will look like:

<html>

<body>

<font color=”red”>subscribe below to get free mass prestige poster on email</font>

<div style=”overflow: hidden; width: 284px; height: 86px; position: relative;” id=”i_div”>
<iframe name=”i_frame” src=”http://ourdomain.com/1.php” style=”border: 0pt none ; left: -517px; top: -515px; position: absolute; width: 1848px; height: 944px;” scrolling=”no”></iframe></div>

</html>

</body>

and we call it index.html

Few methods of usage
For example when Michael Jackson died people were making such closed websites saying “Submit email to get latest news on Michael Jacksons Death”. You can say its nice/not nice, but im just trying to make You understand ways of using it.
Many people were doing stuff like “I want to give out my old iphone, submit here email and i will choose the winner randomly”. Then of course the iframed CPA was free ipod.
The tircky thing is here if You dont convert anything [usually people have to click a link that comes in the email!] You may get banned too. Thats why its good to put iframe technique inbetween working campaign or at lest touching the theme – if iframe is for free laptop, make something connected to laptop, if to music then do music etc.
And thats the best answer to How To IFrame CPA Offer For Free

Posted in Blackhat SEO Tools | 14 Comments »

Greyhat SEO Link Building

May 24th, 2010 by iglow

What is Greyhat ?
Actually who cares.. its all names. Imo any SEO that is offsite cant be considered white. Even tho some people want to call themselves white to feel better.. Like it matters.. WHat matters is money. Anyways for people who love definitions Greyhat SEO is about using Blackhat Tactics a little be more Whitehat SEO way..

Lets get to the point and see some more or less dirty seo tricks..

Link Juicer

This is a linkbuilding service that will give You 20 links a day by making articles on free blogs, social meda account etc. Keep in mind they dont allow gambling nor pharmacy.. I used to be one of beta testers of this linki building service and with a bit tweaks it can bring You a nice background of static greyhat links. Currently Linkjuicer can post to Articler.de, Articler.net, Articlesweets, Awesome Blogs, Bigblogzone, Blinklist, Blog.com, Blogchime, Bloggingsprint, Blogposties, Blogwogin, Delicious, Diigo, Doodleo, Havesome, Infonubs, Jacuna, Jumblit, Juridicum, Knowitall, Linkagogo, Linkdup, Luxella, Multiplybk, Order House Plans, Personaltrainersydney, Phenolics, Portalios, Prof. Blogging, Repoarticle, Savemoney-tips, Spotback, Theonlinefacts, Tigriso, Toprankedpages, Vevuzo, Vox, Youknow. All is done on autopilot with rotating texts and anchors.

Free .EDU Directory
People who are on my mailing list already know about it since people on mailing list get stuff before others. Free no reciprocal edu directory allows You to add main page of Your site [not subdirectories of freehost allowed] with a dofollow anchor link. Doesnt require reciprocal links and is free. It allows casino and pharmacy so You can get a free sticky .edu casino or viagra link. Just there are some rules of submitting links that i suggest to read befor adding anything to directory- http://edupack.edu.pl/guidelines.php. The rules are strict but its really worth having such link.

Getting HIGH PR Links From Trusted Sources

Okay i dont want You to say i wrote here only simple stuff.. Now let me give You a nasty greyhat seo trick ;)
This method will let You get 100% free high pr links in the legal way. We will use open source companies and some others and host their mirrors to gain HIHG PageRrank links. Complicated? Ok lets get to some examples ;)
The only downside to this is You need a dedicated server or at least Hybrid VPS. You will need a Rsync, around 11gb space.. So not so much for getting sticky high pr backlinks from trusted resoruces.
Now we go to Opera Mirror Registration and we will make a mirror in subdomain of our main site. So if we have Buy Biagra site with http://buyviagra.com we will do http://opera.buyviagra.com.
Now after they approve You [12-48h preiod of time] You will have a link on http://www.opera.com/download/mirrors/list/. And notice – the link is to You main site with anchor instead of the mirror itself :)

I would post here more sites but i dont want the trick to get too saturated. Of course people on mailing list get something extra..

Want to have access to closed posts, tools and discounts ?

SUBSRIBE TO EXCLUSIVE MAILING LIST

Posted in High Page Rank Sites | 8 Comments »

« Previous Entries Next Entries »

Pages


Check Also This Posts

Recent Articles

Categories

Follow igl00!

Tags