Jump to content
lwarren1500

Extremely slow website loading time

Recommended Posts

lwarren1500

I can't figure out why my site is loading like a slug. It's based almost completely on the amount of time it's taking for one css file to load.

/wp-content/themes/pagelines/pagelines-compiled-css-1_1350316783/

I've taken the following measures and it still is painfully slow:

1. Enabled CSS minification

2. Installed W3 Total Cache plugin

3. Setup Amazon Cloudfront

4. Increased php memory limit to 128

I've run my page through Pingdom and it's telling me that my site is 88% slower than all other sites. (screen shot attached)

Any advice is greatly appreciated. BTW, I am NOT an expert on how to best setup W3 Total Cache so if anyone has advice on what to enable and what not to enable, I'm all ears.

Thanks,

Leann

post-37791-0-05818600-1350331920_thumb.j

Share this post


Link to post
Share on other sites
Simon

This has been asked 100's of times ;)

1. W3 cache is OK for static page cache but NEVER use the disk based object/database cache!!! Unless you have access to APC/memcached memory caches, and you wont on shared hosting!

2. Your using cloudfront as a CDN but only 8 objects are using it, favicon and 7 images, non of the css/js/framework images are using the cache. So that isnt setup right either.

3. Enable the static css file mode by adding define( 'LESS_FILE_MODE', true ); to wp-config.php

  • Like 1

Share this post


Link to post
Share on other sites
lwarren1500

Sorry for the repeat. I did search the forum but didn't find any answer that addressed everything I had attempted. Perhaps this is a topic for the Docs (which I did try to find and got this)

O.k. Here's what I did after your reply:

1. Got the W3 Total Cache settings squared away.

2. Got Cloudfront setup correctly with images, css, js using the cache

3. Added define( 'LESS_FILE_MODE', true ); to wp-config.php

Results: these changes made a HUGE difference. My pages are loading quickly now.

Thanks for the help.

Share this post


Link to post
Share on other sites
mackenzie

The topic was marked as resolved.


Mackenzie - PageLines Help Desk

The Centsible Family - Writer, Photographer and Coffee Addict

---------------------------------------------------

Kindly search this forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

Share this post


Link to post
Share on other sites
ingrid_lorena

Hi Simon,

I have the same problem with my website but I just started! I have less than one page done. My site is so slow that I haven't even able to finish one page! I was reading previous posting and everybody installed the W3 Total Cache plugin so I was about to install it BUT the video tutorial for W3 Total Cache plugin says that it should be installed until the website is done. What can I do? I have my hosting in godaddy and someone told me that godaddy was very slow in running wordpress. What can I do? I am desperate!!!

Share this post


Link to post
Share on other sites
blzalewski

Is this true ^? that installing w3total cache shouldn't be done until the website is done? I'm constantly modifying my website

Share this post


Link to post
Share on other sites
Simon

Well no, why do you want a cached site while you are developing it?

Share this post


Link to post
Share on other sites
elegua

I have the same problem on a couple of my sites. I also suggested a friend use PageLines, she spent the money, bought it, and now her site is extremely slow. I have done all of the above in the suggestions. I have checked my site on every web site test, and the css, and js always show they take at least 6-12 seconds to load. I am going to see if I can't somehow get these files to move to CloudFront.

Share this post


Link to post
Share on other sites
elegua

- Oh, and one last thing. That 6-12 seconds is a blank page, nothing else is loaded until those files load. 

Share this post


Link to post
Share on other sites
Rob

Hi,

 

What are the RAM resources allocated to PHP? You can find this out through the PHP Info file.  If you don't have one, ask the host.

 

If it's less than 64Mb ask them to raise it to that minimum.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
elegua

I am not certain why RAM would have anything to do with transfer speed. I think it may have something to do with the size of the file, and that it cannot be compressed, and the name changes dynamically so you can't send it to a CDN, or really, do anything that I have found so far. Memory, btw, is already set at 64.

Share this post


Link to post
Share on other sites
Simon

How can this file be compressed?

If you have an issue PLEASE read the instructions here and start a new topic explaining your problem and give a link to a site to test.

You have already asked the same question on another topic which i also replied to.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×