Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Fortune 500 Sites Use Hidden Text To Fool Ses
#31
Posted 27 December 2005 - 10:02 AM
That surprised me!
I know that we have a 'no outing' policy here, but since this seemed to be news that was out in the general public, we certainly had no problem discussing the original article.
It does look like that the stuff Robert uncovered is indeed spam, as it is all deceptive in nature. Had he uncovered stuff that really wasn't spam at all, we probably would not be discussing it here.
Has anyone seen any other discussion of this elsewhere? That really surprises me if not!
#32
Posted 28 December 2005 - 12:11 AM
I've certainly not seen any big stink about it though.
#33
Posted 28 December 2005 - 12:57 AM
#34
Posted 31 December 2005 - 10:07 AM
Mr. Medford believes he knows who's been naughty or nice.
The gist of it is he posted a comment on Matt's blog mentioning the spam of the big companies, and his comments seem to only show up for him.
I think he's being slightly paranoid and the problem is more likely that the comments just need to be approved first, but he's seeing a cached copy.
Still, at least we know that MC has been informed of the spam on the sites at this time. We'll see if anything happens to those sites. It may very well be that Google just doesn't consider what they're doing to be spam for some reason.
#35
Posted 31 December 2005 - 06:33 PM
Ya know, I'm also still wondering why some of the self-professed spam-outing crusaders at some other boards haven't picked up on this story and run with it themselves. Why are we the only ones talking about this?
If Matt doesn't eventually approve Robert's comments, does this mean that Google is deliberately covering up the fact that they let Fortune 500 companies and their SEO consultants get away with crap that could exile a "lesser" company's site to the nether reaches of the SERPs? Or does it just mean that they had somehow overlooked this, and Matt's too embarrassed to admit it?
Okay, okay, I guess I should just get out my tinfoil hat and go join the conspiracy theorists over there in the corner...
--Torka
#36
Posted 31 December 2005 - 09:22 PM
It's hard to imagine that there's anything sinister going on, but on the other hand, how else do you explain it?
I don't get it either! Nothing even at the spam haters club of america! (IHY)
And on Robert's Medord's latest blog post about this, he claims that everyone seems to be scared to post about it. He didn't even want to mention our forum here as the only place that would post it, because he said it could be a problem for us. (Or something like that, I forget his exact wording.)
It certainly doesn't bother me if we're mentioned. Spam is spam, and it is interesting that big companies are allowed to do it.
Definitely makes me just figure it simply isn't considered spam by the engines anymore (if it ever was).
Attached Files
#37
Posted 31 December 2005 - 10:30 PM
Okay, so both of those are doubtful. But a guy can dream...
#38
Posted 31 December 2005 - 10:49 PM
I've posted about all these issues at TW too, but apparently new threads have to get approved first, and I suppose they're all out having a life celebrating New Year's eve about now!
#39
Posted 31 December 2005 - 11:38 PM
Matt uses WordPress for his blog I'd be willing to bet. If memory serves, that's the default action for WP unapproved comments when the original poster comes back. No extra plug-ins required.
The original poster always sees their comment unless it's been deleted. I thought WP used to at least give them an message to the original poster stating that the comment had not yet been approved, but that would be easy enough to get rid of.
Tell Robert to go to Matt's blog from another computer that hasn't been used to post to MC's blog, or if he wants to risk not being able to get back to the disappearing comment again to delete the cookie the blog sets on his main computer.
#40
Posted 01 January 2006 - 12:49 AM
#41
Posted 01 January 2006 - 01:11 AM
If so, nope I don't see it.
The last several I see, working backwards are PhilC (9:25pm); PhilC (9:21pm); Aaron Pratt (3:01pm); Lee (2:33pm); What a Maroon (12:49pm); gwen (9:23am); Stephen (9:01am); Harith (8:40am); gwen (8:24am); Stephen (8:18am); Stephen (8:17am) and David W (7:53am). All from today's date of course.
<edit to add>
hehheh Try this one to see if what you see changes Jill.
When you get to the page where you see your comment normally, on which you should probably see the little New Comment boxes pre-filled with your info at the very bottom of the page, go back up into the address bar of your browser. Take out the "www." part of the domain, but leave the rest of the domain and page info there exactly as before. Then hit Enter to go to the non-www version of the same page.
Having just looked at my MC/blog cookie it appears he's setting it as the full www address. But Matt doesn't have a 301 in place to automatically take you to the www version if you enter the non-www version by hand. That should keep the the site from recognizing that you already have a cookie.
Edited by Randy, 01 January 2006 - 01:30 AM.
#42
Posted 01 January 2006 - 01:45 AM
Jill, as of this writing, I don't see your comment either. Guess we'll just have to wait and see what shows up once the holiday weekend winds down, eh?
--Torka
#43
Posted 01 January 2006 - 07:41 AM
As for the spam outing - I only had a look at a couple of examples, but I think the use of <noscript> is one of those grey areas - yes, it can be abused, but yes, it can serve a very legitimate purpose. Possibly naive, but is there really no argument of accessibility issues applied for its use in at least some instances?
#44
Posted 01 January 2006 - 09:50 AM
#45
Posted 01 January 2006 - 10:19 AM
In that case, it would be perfectly appropriate to use <noscript> to serve the identical content to that which is served through the document.write statements. It would not be appropriate to use that <noscript> tag to include additional text that is not visible to JS-compliant browsers.
Most of the companies are using the <noscript> tag to include additional key phrases that are not included in the visible text of the page.
The first one listed in Robert's "dirty dozen" is using opaque layers/divs to conceal <noscript> content that doesn't appear anywhere else on the page from visual browsers even when they have JavaScript turned off. If this were being done for accessibility reasons, the content should be identical to what's served through JavaScript and it should be visible to any browser that arrives with scripting disabled.
The second doesn't conceal the <noscript> content behind anything, so it's pretty easy to see it simply by disabling JavaScript. But the content is clearly different from what's on the "normally visible" page, including a hidden link to a "shopping listing" page (containing nothing but bare links) that starts off with links to 22 "Googlefiles". Take a look at that page and then try to tell me it wasn't intended to only be seen by SEs.
And so it goes on down the line...
The company that forced Robert to remove their name from his press release are using their style sheet to format text thusly:
Do these companies believe themselves to be "untouchable"? Or have they simply been misled by some very bad and/or incompetent advisors to believe that this isn't spam?
Text formatted to 2px and hidden is not an accessibility issue. <noscript> tags that include keyword-laden text and hidden links that aren't available through "regular" browsers is not an accessibility issue.
The sad part is, it isn't even really crafty spam. As I said earlier, this is just plain old garden-variety hidden text, and not very cleverly hidden at that. This is kindergarten-level spam, pure and simple.
--Torka
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









