Forum Moderators: open
Code:
<div id="text" style="position:absolute; width:693px; height:1px; z-index:1; left: 49px; top: 18px;">
<marquee direction="up" width="1" height="1">
Hidden text & more hidden text!
</marquee>
</div>
The idea is clever because it builds upon many of the things that Google likes nowadays: 1) incoming links from other sites with great anchor text, 2) plenty of good and varied keywords on their own pages, and 3) linking out to related sites, which makes them "authority sites" (a great concept, but a complete joke in practice...as we all know from seeing all these junky pseudo-directories in the current SERPs).
And if you are really serious, do this on many pages and sites and create your own fake authority pages/sites.
There's a saying used by some engineers - If it ain't broke, don't fix it. Google's fight against spam is simply playing into the hands of the big players (in spam).
Kaled.
Yet another of Google's problem solved! Now we've told them about yet another technique they can work into the algo, haven't we?
>>I wonder if there is a hidden text filter at all
We'll never know what they've already got, but I'm sure they fully appreciate all the "help" we're always giving them in refining their filters.
I am sure that we are all dearly close to the Google engineers' hearts, all of us are! They must hold us all in fond affection in response to our most earnest efforts. ;)
Didn’t you say in another post that there are cases of people reducing the KW’s on their pages and ranking better? I have seen this anyway.So, maybe hiding or not hiding text isn’t a (G) issue anymore. Other SE’s may be a different story though.
That could lead to "reverse-hidden-text" if it goes on: people could start adding gifs with text on them - just to reduce kw density.
All of the links duplicate javascript links on the home page which can nto be crawled, and also even if they could be, have no anchor text.
I don't even see this as dishonest.
How to spam Google and be rewarded.Note: Whilst this may not work where special filters are in place (if such things exist) it will generally help to get low PR pages high in SERPS.
1) Create a DIV and place on it links to all your competitors. (Yes you read that right.) Ensure that the anchor text on these links includes the keywords you are targetting.
2) Ensure the DIV is visible. (Yes you read that right.)
3) Create a javascript link to toggle the visibility of the DIV. It should read something like "Other useful sites".
4) Use javascript to hide the DIV when the page first appears.
5) Sit back and wait for the update.
Here's the script code.
// Show/hide DIV
// Tested on IE, Opera, Mozillafunction ToggleDiv(DivName)
{ with (document.getElementById(DivName).style) {
if (display == "none")
display = ""
else display = "none";
}}
Kaled.
I have a hunch...
On April 29-2004, Google finally made a clear statement about "index spammers" and how they manipulate search results. Google also made a public statement about the risk spammers represent today. Google said "If our efforts to combat these and other types of index spamming are unsuccessful, our reputation for delivering relevant information could be diminished."
Since April 29, forums at WebmasterWorld have been more precise about the kind of spam displayed on search results. The kind of spam is made by good SEOs employing the best tricks known today.
So far, Google has removed less sophisticated spam.
I think Google is giving a small time frame for webmasters to clean their websites. If Google applies today a "shock and awe" attack, it could eliminate too much content that could be valuable for users.
I think in the following days more people will talk more about sophisticated spam techniques and Google's inability to catch it.
Some webmasters with the ability to plan good long-term strategy would clean their act. Those who don't should suffer the the consequences of a "shock and awe" update.
April 29, 2004 - Google Inc. Files Registration Statement with the SEC for an Initial Public Offering: "There is an ongoing and increasing effort by “index spammers” to develop ways to manipulate our web search results. For example, because our web search technology ranks a web page’s relevance based in part on the importance of the web sites that link to it, people have attempted to link a group of web sites together to manipulate web search results. We take this problem very seriously because providing relevant information to users is critical to our success. If our efforts to combat these and other types of index spamming are unsuccessful, our reputation for delivering relevant information could be diminished. This could result in a decline in user traffic, which would damage our business."
Some webmasters with the ability to plan good long-term strategy would clean their act. Those who don't should suffer the the consequences of a "shock and awe" update.
It's nothing new. Google draws a line in the sand with a modified algo.
The real problem is that the professional spammers try to mimic what legitimate webmasters are doing. Consequently, a lot of good sites get nuked.