• Resolved WidoPriNce

    (@widoprince)


    Hello everybody, how ya all doing? hope that u doing well
    as i said in my Topic title, the thing is every time I hear this terrible words from my fans which is ( wido u site is very slow !!)
    and when i go to check my site’s speed in any of these websites who is giving this serves there is a message showing up keep telling me that i need to compress my site..

    any help ? ^_^

    Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • Well I know of two ways of compressing a wordpress site that works ( I am assuming you are talking about a wordpress site, coz you haven’t mentioned a site-link ). And I am also assuming that you are not a complete newbie and is aware of the terms i will use below.

    1. You can hard-code the below given code to your .htaccess file to employ a simple g-zip compression.

    # BEGIN GZIP
    <ifmodule mod_deflate.c>
    AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
    </ifmodule>
    # END GZIP

    2. You can use a caching plugin like this, works pretty well in my opinion. The advantage of using a caching plugin will be that it will give several other parameters apart from g-zip which may help you optimize it further and will help your site run faster.
    There is a nice, simple and detailed tutorial on this particular plugin...

    Cheers..

    Thread Starter WidoPriNce

    (@widoprince)

    Hello man, I d really appreciated ur respond on my post and sorry I don’t know how did I forget to put my site link ^_^
    here is the link and i’m going to use the 2d choose you gave me if you think it’s the better one ( w3 total cache plugin ) and i will be back after I see the results

    https://www.widoprince.com

    Okay now I can assume that you are a newbie ??

    One advice : Be patient with the tutorial as it may appear a bit long and boring but every bit of information is worth it.

    Other advice : test your site speed here before you make the changes and after you make the changes, otherwise you may not note the difference.

    Yet another advice : BACK-UP your site before making any changes.

    Goodluck

    Thread Starter WidoPriNce

    (@widoprince)

    Hello man, I had installed the w3 total cache plugin successfully and i can feel the change but as u said it may appear a bit long.
    many thanks for ur help and I do really appreciate your time .

    Regards

    and just another issue has been resolved ^_^

    Thread Starter WidoPriNce

    (@widoprince)

    Yes kmessinger i had see that, but i don’t know if it’s good or not,

    it’s maybe will be fix after what i did ( the w3 total cache plugin )

    Refards

    Thread Starter WidoPriNce

    (@widoprince)

    ****Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to Compressed my wordspress site’ is closed to new replies.