Web Spam and You
Monday, May 12th, 2008We see people all the time using tricky ways to show above legitimate websites in the search results. Google’s spam specialist, Matt Cutts, educates us on the tricks these spammers are using and how to protect ourselves against them.
Web spammers are generally trying to generate profit from free links or trying to force some sort of propaganda onto the viewer. They use tricks like filling a page with common misspellings of search terms or repetitive keywords in white text that cannot be seen without highlighting the entire page. These tricks make the spam pages seem relevant to the search term and can position them above more relevant, legitimate sites.
Google uses a technique called PageRank to prevent against this type of spam. Rather than simply viewing the content on a page and ranking based on that content, Google looks at the back links to a site and decides the importance and relevancy of the people that link to that page. This allows them to determine the individual value of the page and whether or not the site is spam.
Matt Cutts tells us one procedure to prevent against spam attacks is to incorporate information in the email forms that proves the person filling out the form is a human being. Things like asking a simple math question or requiring a valid email address. Anything that a robot cannot fill in with fake information will help you to differentiate a legitimate customer from a spammer.
Another significant idea to note is that there are illegitimate companies in existence today that claim to sell Search Engine Optimization (SEO) services when they are simply selling spam. It is important to look into the company you are using and discover in detail the strategies utilized to improve your natural rankings. Use common sense, if they doing something that seems sneaking or too good to be true, it probably is. Nobody is going to get you to number one with a click of a button. Anyone claiming to have ‘the secret’ to the search engine algorithm is likely a fake. There are in fact capable SEO firms out there and it takes months to get the results you are looking for. Google even provides a service that allows you to register your site to be reviewed and they will alert you if your website has been hacked or if there are any other problems.
To have your website reviewed visit google.com/webmasters. Please feel free to watch Matt Cutts’ presentation in its entirety as well.





















Google was just named the world’s
Separating content and design is extremely important. One of the most frustrating things on the web is waiting for a web site to load. If I’m browsing the web and find myself stuck loading a page, chances are I close the window and find someplace else to go. So if you want to drive traffic to your site, you want to make it load as quickly as possible. This is where using CSS really shines! Browsers are much quicker at applying CSS properties to an HTML document then reading through HUGE table layouts. CSS files are also cached (stored) on the user’s computer which means it only has to be downloaded once. So if your web site has more than one page that references the same CSS file, load time is almost instantaneous.










