Kill the splash page. You don't need it especially when you're displaying a 404 picture.
Kill the frame inside the main page. You could use the
PHP include function instead. It works the same way as frames, but search engines will be able to pick you links.
If you don't want to get rid of the frames, then I suggest changing the navigation theme to make it blend in with the site. Bubbles != army font (!= means not equal to).
Overall, I think you just need to work a bit on your HTML skills so that you could create a more attractive template. Go to
http://oswd.org/ to get some inspiration.
Also, you need to fix all the 404 errors on your site.
Reply