Quote:
Originally Posted by QxM
close to the top is always good, you might want to use tableless designs with CSS which reduces the amount of code in the page.....
|
Yes, I am working on that. I don't know if I can get rid of all the tables, but if I get it down to 1 or 2, should be an improvement. How do php statments/includes work? If I have a php statement on my index which pulls a list of links and descriptions, does Google only see the one php line? in that case I might be better off using a static list rather than a dynamic one..(?).
What I really want to do is move everything to Wordpress and have something along the lines of Ponygirls "blinklist" but I can't get my script to play well with Wordpress for now...