SEO Basics - Java Script and Search Engines

So, you finally got the meta tag thing figured out,computer program. And Java script, like flash and
you have rewritten your content to make sure thatimage files, are simply unreadable, even by this giant
your home page is all about your best keywords andof all search engines. That's just the way it is.
one day, there it is. Lo and behold, Google hasIf you really must incorporate java script into your
indexed your site - well at least your home page hassite (perhaps Martha really loves it and has not been
been indexed. Your home page is even beginning toso happy about something since your mother
show promise when Google returns it as a result to abecame eligible for that senior's apartment and finally
keyword query. So what if it is at the bottom ofmoved out) - then at least provide an alternative
page 35? It's a start!that search engines can actually read. Simple text
But what about all those other pages - the ones thatnavigation to at least your main pages somewhere
actually contain all the information for your products?on your home page will go a long way to getting
How will Martha ever sell that roomful of hand knitthose pages indexed. Also, create a simple html site
socks and baby bonnets? And you went to all thatmap with a simple text link to it from your home
trouble to create all those pages, one for every item.page. On the site map make a list of all of your
Just look at them all when you click on the Productspages with their corresponding links. For the anchor
button and the menu drops down with 10 differenttext of those links, use a descriptive keyword or
categories; and every category has a fly-out menutwo. Instead of calling a link "page 27," name it "red
with 12 unique products. And isn't it too cute how thesocks." Your visitors will appreciate the page
mouseover for red socks turns the button red.descriptions and Google will associate the keyword
Mouseover effects, drop down navigation, fly outwith its targeted URL. "Handmade knitted red socks"
menus and a host of other impressive designwould be even better.
elements created with java script are commonplaceYou might wish to consider an alternative to java
today. Java script, java applets and javascript menus, which can still provide some pretty
programming in general have certainly added theimpressive effects and allows search engines to read
spice and dramatic flair to many a humdrum HTMLand follow the text links. The method is called
website project. The simple function of "if this, thencascading style sheets or CSS. With CSS it is possible
that" has no equivalent in HTML. And when thatto specify the look and feel of any number of
simple function is expanded upon even slightly theelements related to the content on your web page.
functionality seems to increase exponentially.This includes the page navigation. Change the
Java script is awesome. It is used for everythingbackground color of the link to make it stand out;
from simple mouseover effects to fancychange it once again for the visited link; choose a
fade-in-fade-out image galleries and many, manynew color for the active link. Add additional color
other applications. And we all love the "bells andoptions to the link text itself. These are just a few
whistles" that this tool brings to the art of webof the basic things you can do with CSS. Drop down
design. Even most of us compulsive-obsessive SEOmenus are no problem, as well. The beauty of CSS
types have to admit it (although secretly and inas an option to java script is that it allows Google
whispers only, of course). We are as impressed asand other search engines to read the text of the
the next guy by the light-box image loading and thelinks and follow them - you get your pages indexed.
fly out menus. We like to see "View as a slide show."A full discussion of cascading style sheets is beyond
However - and once again, please don't shoot thethe scope of this article, but CSS is certainly worth
messenger - unfortunately Google and other searchexploring further. For CSS basics, check out W3
engines remain decidedly unimpressed. I know that itSchools; for a more advanced exploration of CSS,
is difficult to fathom, but even the mighty Googlebotyou can't go wrong with Stu Nicholls and CSS Play.
is really not much more than a simple text reader