There wasn't really anything we did with the design that would cause slow loading, especially on fast connections. Once the layout elements (css, javascript, html) are loaded once, your browser puts them in cache and future pages load them instantly.
There could possibly be issues with a page hanging while waiting for an ad server to load; some things to think about include:
- Do you have any firewall or privacy settings that block third party scripting? (Merely blocking it would just make ads not display, such as with firefox's noscript add-on. This should not cause slow loading).
- Do you have anti-virus software installed on your computer? How does it handle web pages?
- In order to test if the problem is related to advertisement display, you can install noscript for firefox, which will block all scripts by default (you can allow them on a case-by-case basis or site-by-site basis).
- How do the TractorByNet.com home page, reviews and other sections load? Are slow loading pages limited to the forums? If so, which pages?
- When a page loads slowly, check all the way at the bottom for the page generation time. It will look like this: Page generated in 0.08217 seconds
- If multiple computers have the same problems, we generally start to look at ISP routing and issues that occur somewhere between your ISP and our server.