Quote:
Originally Posted by LusciousDelight
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...
|
Luscious - I only have the main page on WP right now, all my category pages are still static html. I had to do an include for the main page, as I have link trades on there and couldn't change it to php, and was told that the SEs will see everything that the include pulls in.
I probably could integrate my category pages onto WP, but it just seemed to make sense to leave them as they were (due to the page extension problem) and so far this seems to work just fine, although there are a couple of minor glitches that I had to work around till I get to fixing them. I did have to play around with the WP css files to get it to look the same, but that wasn't too hard, I learned as I went. The best thing I did was to install a local server on my PC so I could test everything out before going live.
I really like being able to update the main page so easily, which is why I wanted to use WP in the first place.
If you need any help, let me know maybe I can point you in the right direction
