Very Strange Spam Site / Link Farm?

Posted July 31, 2007 at 2:26 PM by Ben Nadel

I can only assume that this is a spam site or some sort of weird link farm site:

http://clickblog.com.br/posts/Ecard

It mentions my blog several times in the content but in a totally disconnected and non-sensical way. It even has the phrase "All content is the property of Ben Nadel and Kinky Solutions" in it. But it's all broken english. Very strange!

I can only assume that it is grabbing keywords and phrases from blog aggregation and using it to make it seem like it has valid content so as to boost the ratings of the links on the right. Any ideas? Should I be worried? Will this reflect poorly on me?

Note: I don't want to link it directly cause I don't want to give it any help with ratings.



Reader Comments

Jul 31, 2007 at 4:13 PM // reply »
1 Comments

you can find a phrase in there that is unique.. search for it on Google and then when that page shows up in the results you can use the googlespam reporting page
http://www.google.com/contact/spamreport.html
to report them as a link farm with stolen and duplicate content.

I don't think it does any good.. but sometimes it's good when you're in a pissed off mood and want to feel like you've at least tried to counteract their efforts.


Jul 31, 2007 at 4:36 PM // reply »
1 Comments

On Google, yes if that blog (spam) links to websites with a "bad reputation" likes farms-links it could hurt your reputation (as long as it is linked to you also) if not you will just have a competitor less on your keywords!

On Yahoo and Live I'm not sure of how it works with reputation, but may be nearly the same...


Jul 31, 2007 at 4:57 PM // reply »
11,246 Comments

Well, the page doesn't link to me, it just mentions my blog / name amist the ramblings... plus, I can't seem to Google and phrases on it, so I guess it is not index well.


Jul 31, 2007 at 8:35 PM // reply »
13 Comments

As I am sure you are aware Google periodically will update its index and remove sites like that from their database all together but in the mean time there isn't much you can really do about it as far as I know. I have been getting several like these for my website and it is not anywhere as popular as yours. Just another one of those annoyances that we have to deal with!


Aug 4, 2007 at 3:53 AM // reply »
14 Comments

I read an interesting article recently from webconfs.com that talked about "Bad Neighborhoods". Might not add much to the conversation here but thought it'd be worth noting. Thanks!

http://www.webconfs.com/bad-neighborhood-article-13.php


Nov 20, 2007 at 6:36 AM // reply »
1 Comments

I wonder how much will a site like that exist... i think Google bans them immediately.


Dec 27, 2007 at 10:56 AM // reply »
1 Comments

Link farms should be banned from all search engines, you should not be able to get to a URL that is associated with a link farm unless you type in the URL specific in the address bar.

Link farms hurt the entire web - they hurt those searching the web for legitimate content by wasting time and effort with misleading garbage.

The one sure fire way to end link farms is to ban them from all search methods and to end the revenue stream that is generated for the link farm owners. If no one can find the link farms in the search engines and the sites become unprofitable for the owners the link farms will fade away.

I also recommend that no one ever click on a link found on a link farm. If you arrive at a link farm and see a link that catches your eye, open a new browser and find the link yourself.

Link farms cheat and hurt everyone associated with the web.

Just my 2 cents worth . . .

Kobie


Jul 8, 2008 at 2:18 PM // reply »
1 Comments

Really this is a strange site, is a SPAM site, if you go to home, and press "Enter" you look that redirect to a similar Hotmail page, but i don't know if it is true.

Are they getting hotmail pass with this??

Regards


Sep 12, 2009 at 6:11 AM // reply »
1 Comments

I have seen things like this all over the place, even being perpetrated by "reputable" companies. I guess it's supposed to help with Search Engine Optimization? There are some that I've been seeing for months that google still hasn't taken off. This one, for instance: http://www.medretreat.com/about_us/links.html

Other than that, it seems to be a legitimate company. Is that really supposed to help their site's reputation? Is it considered spam?


Sep 12, 2009 at 8:59 PM // reply »
11,246 Comments

@Jakeausten,

I get all kinds of crazy comments on this site; and sometimes, I can't even tell if they are spam or not.


Nov 5, 2009 at 3:54 AM // reply »
1 Comments

If it's just one link, then it's fine since your blog is of fairly high quality. But looks like it could very well be spam site. I am seeing 11,000 inbound links to that site and it's still a page rank 0 after update. What you can do, is that if the referrer is a bad link farm or suspicious site, you redirect it to a custom error page, this way it doesn't hurt your main page no matter how many bad links they built to you.


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 9:52 PM
Preventing Links In Standalone iPhone Applications From Opening In Mobile Safari
@Muhmmadibn Did you figure out a solution to launching PDFs? I am running into the same issues myself. There is no way to close the PDF or go back once you launch it. Thanks in advance! ... read »
May 23, 2013 at 6:06 PM
The Girl Who Broke My Heart, And Made Me A Better Person
Good day,ladies and gentle men, my name is Dr AMADI the great spell caster in Africa, i have help so many people for different kind of problems,who say there is no solution to problems on earth, that ... read »
May 23, 2013 at 4:26 PM
ColdFusion QueryAppend( qOne, qTwo )
@Heather, Glad people are still getting value out of this! ... read »
May 23, 2013 at 3:49 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@WebManWalking, I meant the code at the bottom (not the video). I did try to experiment with an intermediary variable, like: value = users.id[ i ]; arrayContains( userIDs, value ); ... but t ... read »
May 23, 2013 at 11:06 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, Are you talking about As Number: YES As String: YES As Java: YES? If so, that's with 3 different ways of referencing the constant 1, not users.id[1]. Query object references(*) are what seem ... read »
May 23, 2013 at 9:55 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dan, According to the CF Admin, I'm running Java "1.6.0_45". As far as the DB column, in the database it's an INT. I'll see if I can dig into what CF sees it as. @WebManWalking, But h ... read »
May 23, 2013 at 9:49 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, I think the problem is that we're used to loose typing in ColdFusion, like JavaScript. If a value is a number but it's needed in an expression to be a string, noooo problem. I've encountered ... read »
May 23, 2013 at 9:47 AM
ColdFusion QueryAppend( qOne, qTwo )
You rock! Thank you, thank you, thank you!!! ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools