I had a bit of a shock earlier, when a 56k dial-up customer told me my index page was taking several years to load. On this forum, Mike Hughes helpfully pointed out the http://www.websiteoptimization.com/s...yze/index.html site (cheers Mike) and I analyzed my site www.piano-accompaniments.com.
I was told I have an Act_Section_Tree.js file of 631kB clogging up my home page, which isn't very clever. Knowing very little about html programming, I thought the way to curb this would be to remove the 'Store Sections' menus I used to have my site (by commenting out the relevant code in the Act_Primary and Act_Brochure templates) and re-loading the site to my web-host. These used to contain the javascript commands for directing customers to various places in the store from my home page. However, this doesn't seem to have worked, as the webanalyzer tool still says my home page contains the section_tree.js file.
So how do I stop Actinic from loading this huge file on to my home page? As far as I'm aware I don't need it. Any advice very gratefully received.
Paul Gardner
I was told I have an Act_Section_Tree.js file of 631kB clogging up my home page, which isn't very clever. Knowing very little about html programming, I thought the way to curb this would be to remove the 'Store Sections' menus I used to have my site (by commenting out the relevant code in the Act_Primary and Act_Brochure templates) and re-loading the site to my web-host. These used to contain the javascript commands for directing customers to various places in the store from my home page. However, this doesn't seem to have worked, as the webanalyzer tool still says my home page contains the section_tree.js file.
So how do I stop Actinic from loading this huge file on to my home page? As far as I'm aware I don't need it. Any advice very gratefully received.
Paul Gardner
Comment