This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:speeding_up_pages:start [2009/01/29 17:19] james |
tutorials:speeding_up_pages:start [2014/10/29 23:31] (current) geojames |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Speeding Up Page Load ====== | ====== Speeding Up Page Load ====== | ||
- | ===== Many Modules Attached But Not Found ===== | + | There are a few things you can do to help speed up your site, that are highly recommended on high traffic sites. |
- | One of the main reasons that pages can become slow to load (at least because of admin configurations) are the number of modules built on a specific page. | + | **Quick Checklist: |
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | * [[# | ||
- | When you visit any of the pages within the **PAGES MANAGEMENT** admin tool you will find all of the modules attached to that page. As you develop your design in the page template and html modules the system will automatically attach modules it finds in any page template or html module. | + | ===== Turn off "New Icon" |
- | When you save a change | + | The " |
- | The only time a module may be labelled | + | [[admin_menu/ |
+ | |||
+ | Change the setting **"New Listing" | ||
===== Category Levels Displayed in Category Dropdowns ===== | ===== Category Levels Displayed in Category Dropdowns ===== | ||
Line 29: | Line 36: | ||
SITE SETUP > CACHE | SITE SETUP > CACHE | ||
- | And explained further here in the support wiki: [[cache|Cache Explanation]] | + | And explained further here in the support wiki: |
+ | |||
+ | [[http:// | ||
+ | |||
+ | ===== Set up Cron Heartbeat ===== | ||
+ | |||
+ | By default, the software will send a " | ||
+ | |||
+ | [[/ | ||
+ | |||
+ | ===== Reduce Uploaded Image Size ===== | ||
+ | |||
+ | This support wiki page explains [[startup_tutorial_and_checklist: | ||
+ | |||
+ | =====Implement New Features in v7.3 onward===== | ||
+ | |||
+ | These changes include changes to " | ||
+ | DESIGN > SETTINGS > Combine, Minify, and Compress CSS and JS (Recommended for Live Sites) | ||
+ | DESIGN > SETTINGS > Use {footer_html} to delay loading of certain javascript |