I think that my website
http://www.game4tress.com
has performance issues when dealing with classes. If i let each web page load for some time, it works fine, if when the web page loads i immediately click on a link, some times the page craches and gives me an "unknown error" in a class. Is this possible? is there any workarround?

my thanks in advanced

Looking at your site, one way you could optimize would be to transition away from using tables as extensively as you are. If you use Div tags with the Float and clear css properties set correctly, you can gain the same effect. Removing redundant code would help too. I would also suggest using custom error pages to hide your error messages from the general public.

Without seeing your source code, it makes it hard to say what else could be done to improve performance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.