• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Speed up page loading speed of WordPress blog through wp config file

By Abhishek Ghosh June 12, 2011 10:26 am Updated on June 12, 2011

Speed up page loading speed of WordPress blog through wp config file

Advertisement

Page loading speed is not only important for good ranking in Google, but also page loading speed is an important for better conversion rate, reduced bounce rate etc. Also, not every visitor is using a high speed broadband Internet connection, here is where the importance to speed up page loading time is. Previously, we wrote a series of article to speed up the page loading time; this time we will say you an unique method to speed up your WordPress blog. We will just add few lines of codes to the ‘wp-config’ file to speed up.

 

How we can speed up page loading speed of WordPress blog through wp config file?

 

To use this speed up trick, you need to access the root of your WordPress installation to edit the ‘wp-config’ file. Open with any Text Editor (we recommend using gedit). Find out the line:

 

/**

* For developers: WordPress debugging mode.

*

* Change this to true to enable the display of notices during development.

* It is strongly recommended that plugin and theme developers use WP_DEBUG

* in their development environments.

*/

 

Needed codes to speed up page loading speed of WordPress blog

 

Add the following lines of codes after it :

Advertisement

---

 

define(‘COMPRESS_SCRIPTS’, true);
define(‘COMPRESS_CSS’, true);
define(‘ENFORCE_GZIP’, true);
define(‘WP_POST_REVISIONS’, x);

 

Change x to any integer from 0-9. 0 will mean false. Better to use 2 or 3. Have a look:

 

Speed up page loading speed of WordPress blog

 

Save the file. This is it.

 

Signature Tagged With speed up wordpress page , The file wp-config php already exist

This Article Has Been Shared 140 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Speed up page loading speed of WordPress blog through wp config file

  • Introduction to faster loading of your Website

    We are are listing the best practices for making a website load faster.

  • Responsive Web Design, Grid System and Mobile Website

    Responsive Web Design, Grid System and Mobile Website are used for making a website easily viewable on any mobile devices including Tablets. Here is a guide.

  • Configure the robots.txt in WordPress properly for easy crawling

    We will discuss about the optimum settings of this robots.txt file for your Wordpress website.

  • Editing Blogger’s theme template to have some features like WordPress

    We will discuss about editing the one page template (that is xml file) of Blogger to get your SEO optimized Blogger template which will have most effective SEO features.

  • 100 Tips for Building and Maintaining a Successful Blog

    100 Tips for Building and Maintaining a Successful Blog is the 2500th article published on this website.Free Infographic is also included so that you print it.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Arduino : Independently Blink Multiple LED January 18, 2021
  • What is a Loosely Coupled System? January 17, 2021
  • How To Repack Installed Software on Debian/Ubuntu January 16, 2021
  • Components of Agile Software Development January 15, 2021
  • What is Conway’s Law? January 14, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Speed up page loading speed of WordPress blog through wp config file," in The Customize Windows, June 12, 2011, January 20, 2021, https://thecustomizewindows.com/2011/06/speed-up-page-loading-speed-of-wordpress-blog-through-wp-config-file/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy