proudlyb Posted April 24, 2014 Posted April 24, 2014 Since i hosted on heliohost...and i have install everything..... My site is still wrking normal..but as soon as i upload my database....because am moving from another host to heliohst no my site is now slow whats the problm?? Check http://proudlyloaded.in thank.
yashrs Posted April 24, 2014 Posted April 24, 2014 http://www.webpagetest.org/result/140424_4X_7FP/ Your website is getting loaded in 3.530 seconds(Full site with rendering of page). This shouldn't be slow. You maybe far from the heliohost server, so this problem may be occuring. My website is loading at 11 seconds
proudlyb Posted April 24, 2014 Author Posted April 24, 2014 How do i stop my site from slowing....??what the solution
yashrs Posted April 24, 2014 Posted April 24, 2014 http://moz.com/blog/15-tips-to-speed-up-your-website Visit this link for some tips and tricks
proudlyb Posted April 24, 2014 Author Posted April 24, 2014 Am so confeus.....help me with any one of this HOW DO I ENABLE GZIP COMPRESION?? OR HOW DO I SET MY HEADER.PHP TO MAKE MY SITE LOAD FAST
yashrs Posted April 24, 2014 Posted April 24, 2014 <ifModule mod_gzip.c> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file .(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </ifModule> Add the above code to .htaccess file.
proudlyb Posted April 24, 2014 Author Posted April 24, 2014 But earlier i rename my .htaccess to htaccess now how do i do?? Because i dont have .htaccess again Or should i creat a new .htaccess and paste the code inside??
yashrs Posted April 25, 2014 Posted April 25, 2014 Yeah, you should create new .htaccess file. Also, for your forum/blog which is http://proudlyloaded.in/ you should include the proper .htaccess file for that also. Every forum(for eg. IP.Board, PhpBB) has its own .htaccess file which allows the url to be requested to index.php
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now