And now with added Google
I added a Google sitesearch box to
the front of this site. It has been interesting watching
www.alleged.org.uk
infiltrate the Google
database—for a period of a few days, one Google search
would find this site, and the next would claim it didn’t
exist. My guess is that different subsets of Google’s
gigantic server farm have different databases, or something like
that.
Search boxes belong near the top right corner of web
pages—that’s where people look for them. To
accomodate this I rejigged the layout of the front page.
I would like to be able to boast it was all a simple case
of tweaking the CSS
code, but in practice I found it expedient to add two
div
elements, surrounding the contents of the main
and side-bar sections of the page—before that each section
had its own div
and that was all. Not sure if the
result is better or worse as far as structure goes!