Topic: Repairing and old site - a nightmare
Hello,
I have to "repair" an old website: ww w.lah t.com and it's been a nightmare to me.
The site is completely built with tables...not divs, no css... so it is specially cumbersome and painful to change anything.
Also, the site uses asp, I use php... imagine
But I have some few specific questions:
a) The client wants every page of this site indexed by Google analytics. I inserted the code on a include file, common to every page on the site. I did that 24 hours ago, and still nothing. I double checked to see if the code was the same as the one provided by Google, still nothing. Any ideas?
b) I noticed that if you type: www. laht. com or www. laht. com/Index.asp (notice the capital I), and www. laht. com/index.asp or even www. laht .com/INDEX.asp it works every time. How is this possible? I thought the index name had to be always in lower case. Is there a code I am missing somewhere? Maybe this: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> makes that possible? I'm completely lost.
Actually the client wants me to “merge” the ww w.laht.com/index.asp page and the
ww w.laht.com page…Why does he think there are two different “index” pages? How do I answer that?
I hope I will never have to work on an already built web site again, especially if my job consists in finding and fixing other people's bugs
Cheers,
Eduardo
