I’ve been talking to EngineHosting and they’re saying I’ve done everythign right so they’re unsure of why these weblog pages I have are still taking like 35 seconds to load.
There are only 4 pages that have weblogs. I’ve followed the guide here: http://www.solspace.com/downloads/PerformanceGuidelines.pdf
This is what I’ve done:
(we’re getting ready to update the CMS to the lastest build.)
Here’s what an example of my many weblogs looks like and the sections that I have that pretain to the databasing in EE:
—-Query Caching—-
{exp:weblog:entries disable="categories|member_data|pagination|categories|category_fields" weblog="basis_regionallive_5areadirectdressed" entry_id="388" sort="asc" limit="1"} CONTENT
{/exp:weblog:entries}—-Tag Caching—- Not sure if I should add “{exp:weblog:entries cache="no" …}
—-Template Caching—- Cache Dynamic Weblog Queries? NO
—-Query Caching—- Enable SQL Query Caching? NO
—-Template Caching—- Template preferences: Enable Caching? NO on all of the templates.
My pages are static now so there are no conditionals, the only thing that’s dynamic is the membership data at the top for users to login. The only actual dynamic weblogs on my page are the solspace module and that looks like this:
{exp:weblog:entries disable="categories|member_data|pagination|categories|category_fields" weblog="basis_current_feedercattle" entry_id="342" sort="asc" limit="1"}
{exp:favorites:saved entry_id="342"}
{if not_saved} <div class=”favoritelinks”><font [removed]>Add this to your favorites</font></div> {/if} {if saved} <div class=”favoritelinks”><font [removed]>Remove this from your favorites</font></div> {/if}
{/exp:favorites:saved} {/exp:weblog:entries}
I’ve done everything I can. With the dynamic favorite’s module I don’t think I can use their static page caching module but I will check. I can tell you that without the weblogs that contain the favorite’s module the pages load in milliseconds.
I would love to give you some CPpanel access so you can see for yourself how I have this. I greatly appreciate any feedback or help or insight that you can provide me. Thanks in advance guys.
Right, sorry that I did not include this. Here’s a quick glance at what I’m seeing when I turn on the debugging and sql queries:
Memory Usage: 44,691,232 bytes
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.