Blue Hat SEO
- Conspiracy Theories Please
If you find portions of my writing style on this blog hard to understand, overly complicated, different then my writing style elsewhere or just generally outside the realm of normal blogging; It’s not because I’m trying to hide something, trick you, cover up a lack of experience, or prevent you from learning the technique. In [...]
- Open Questions - Subdomains and Main Domains
I got a great question on my SEO Empire post from Ryan at NetSEO. I figured it was worth addressing in a post rather than leaving a really long comment.Eli,Can you be so kind and explain why this is:“Primary domains can pass a penalty to subdomains. Subdomains can’t pass a penalty to a main domain [...]
- Advanced White Hat SEO Exists Damn It! - Dynamic SEO
Hello again!I’ve been restless and wanting to write this post for a very long time and I’m not going to be happy until its out. So get out your reading glasses, and I have it on good authority that every reader of this blog happens to be the kind of dirty old men that hang [...]
- We Added A New Java Chat
Facts be faced I haven’t been posting lately. So if you want to chat it up and get some solid advice feel free to join us in the chatroom.Chat.BlueHatSeo.com
- How To Overthrow A Wikipedia Result
A busy ranking artist runs into this problem quite often. I ran into it again the other day and figured I might as well show my Blue Hat peeps how to overcome the same problem since its a fairly popular problem to have and there is a simple solution to it.The ProblemYour site is holding [...]
- Stumble and Digg Begging
Haven’t done a Neat Tricks and Hacks in awhile. Here’s one to remind DIGG and Stumbleupon users to up your shit.PHP<?$sites[’stumbleupon’] = ‘Glad you stumbled upon us. Please leave us a nice review if you enjoy the site!’;$sites[’digg.com’] = ‘Glad you found us on Digg. Please Digg up if you like!’;if( !empty( $_SERVER[’HTTP_REFERER’] ) ) [...]
- New Wordpress Plugin - PingCrawl
I’ve been starting to use a new plugin I helped develop with the coding expertise of Josh Team from Dallas Nightlife Entertainment. It’s called PingCrawl. Its a plugin that helps get your Wordpress blogs deep links automatically on every post.Plugin SummaryEvery time you make a post on your blog it grabs similar posts from other [...]
- Open Questions #4 - Diminishing Values On Outbound Links
I somehow missed this question from the Open Questions post and I can’t help but answer it.From AdsenserI loved your SEO empire post.But I was wondering how much effect does a lot of links from a lot of indexed pages from the same domain have?I always thought that the search engines looked mainly at the [...]
- Blue Hat Technique #20 - Cyclic Documents
Summer You Never Even Really Gave Yourself enough time.There was a bit of confusion with my cycle sites technique illustrated in the SEO Empire Part 1 post. I used autoblogs as an easy to understand example. Autoblogs generate links quickly to themselves and can be cycled (redirected) to a source to push those [...]
- Product Review: Auto Stumble
Oh boy I haven’t done an actual product review in a really long time. Well with my effort to get back into posting regularly it couldn’t hurt to do one for the sake of catching up. More the merrier. This one was sent in by the famous Mark from Digerati Marketing. It’s called [...]
- Blue Hat Technique #19 - Keyword Spinning
Holy cripes! It’s been awhile since I’ve sat down and written a Blue Hat Technique. It just so happens I need this one for the next SEO Empire post. I’m like blah blah talking about Keyword Spinning then I realized you guys have no fuckin’ clue what I’m yammering about. So I figure nows a [...]
- Del.icio.us Captcha Cracked
Here ya go. This is the del.icio.us captcha busted in Python.#!/usr/bin/pythonimport Image,time,random,glob,re,os,sys##$$$$train = raw_input("train? (y/n)")if(train == "y") : train= Trueelse: train = False##fileName = ''.join(sys.argv[1:])def getNeighbourhood(i,width,height,pixels):results = []try:if(pixels[i+1] != 0): results.append(i+1)if(pixels[i-1] != 0): results.append(i-1)if(pixels[i-width] != 0): results.append(i-width)if(pixels[i+width] != 0): results.append(i+width)if(pixels[i-width+1] != 0): results.append(i-width+1)if(pixels[i+width+1] != 0): results.append(i+width+1)if(pixels[i-width-1] != 0): results.append(i-width-1)if(pixels[i+width-1] != 0): results.append(i+width-1)except:passreturn resultsnow = time.time()captcha [...]
- Captchas Captchas Captchas
Guess what I’m in the mood to talk about? You guessed it. Captchas! In fact I feel like dedicating a whole week, maybe more depending on if any downtime occurs. to talking about nothing but captcha breaking. We’ll break every captcha in the book and even by the end of this post the [...]
- User Contributed - Captcha Breaking W/ PHPBB2 Example
This is a fantastic guest post by Harry over at DarkSEO Programming. His blog has some AWESOME code examples and tutorials along with an even deeper explanation of this post so definitely check it out and subscribe so he’ll continue blogging.This post is a practical explanation of how to crack phpBB2 easily. You need to [...]
- Merry Christmas
Roady also wishes everyone a happy holidays.