Validate Your Website for Good Search Results

So, you spent a considerable amount of time designingthat type of code, and you may be blocking them
your website. You have attractive graphics on display,from collecting your information for search. Be sure to
user-friendly navigation, perhaps a bit of Flash orallow room for spiders to move around. Keep
javascript to enchance the user's experience on yourcomplicated code to a minimum or forgo it altogether.
site. The site's content is fresh, relevant, and original. AThe cleaner a website's code is, the better a web
site such as yours should attract much attention incrawler can spider the site and gather relevant data
relevant search results, so why is incoming traffic sofor caching. The more relevant, updated information a
slow? Why are the search engines not caching yourseach engine spider gathers from a site, the better
information as quickly and as often as you would like?that site's chances are in search results.
You look at your website and wonder what could beA good way to determine whether or not your
wrong. On the outset, the site looks fine, but considerwebsite is searchable is to have the code validated.
this: what the average Internet user sees is not whatThe W3C Validator is a free service recommended to
the search engine spider (or "bot") sees when it crawlsvalidate site code and check for conformance to
the web to collect the data. The spider reads the site'sW3C standards. The World Wide Web Consortium
code, all of the characters and data you or your HTML(W3C) is an international consortium where member
editor added to create the site. Oftentimes, a spider willorganizations, a full-time staff, and the public, work
attempt to crawl a site only to become entangled in atogether to develop standards for the World Wide
different kind of web! If there is one character out ofWeb. Simply enter your URL in the validator and a list
place, additional code that shouldn't be there, or codeof errors, where applicable, will alert you to what
that is unreadable to spiders, your website just may beneeds to be improved in the code of your site. Think
bypassed altogether.of it as fine tuning, it may take some time to improve
Remember all of those fancy Flash and javascriptyour site's code, but in the long run the increase in
doo-dads you implemented? Some spiders can't readsearch referrals will have made it work the hard work.