How many wordpress plugins can you run?

by ChrisH
29 replies
What is the optimum number of plugins you can run on wordpress or does this depend upon your type of hosting i.e. shared etc? Or does it also depend upon the type of plugin and what it does?
#hosting #plugins #run #wordpress
  • Profile picture of the author CyberAlien
    There's absolutely no way to give a set number honestly. Some WordPress plugins will use 100x more resources than others. For example, ones that have to query every post/page in your database are going to use up a ton more resources than ones that just change your logo or something simple like that.
    {{ DiscussionBoard.errors[8150416].message }}
    • Profile picture of the author ChrisH
      What about those plugins that post to FB and Blogs? Do they generally take up more resource? The reason I ask is that I will be setting up some blogs and have a ton of plugins but will have to look at them to see which are the most useful for that particular niche etc.
      {{ DiscussionBoard.errors[8150430].message }}
  • {{ DiscussionBoard.errors[8150441].message }}
    • Profile picture of the author ChrisH
      Hi Romeo,
      Do you run any plugins that feed out to other sites or do they just tweek your blog?
      Chris
      {{ DiscussionBoard.errors[8150464].message }}
  • Profile picture of the author RobinInTexas
    Best course of action would be to install WordPress › P3 (Plugin Performance Profiler) « WordPress Plugins and see which programs are affecting the site.
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[8150478].message }}
  • Profile picture of the author WillR
    The optimum number of Wordpress plugins is zero. I think people tend to go overboard nowadays and use certain plugins just for the sake of using them. I once logged into a customers dashboard and they had 40 plugins activated.

    There are also a lot of plugins that do simple things to your site that could be easily done by editing the template files directly which is a much better way of doing things.

    As someone else noted above it's impossible to just give a number since every plugin is coded differently. Some plugins will not put any drain on your resources at all. Other ones might really slow things down.

    It's a balancing act but just be sure to get rid of any plugins that are not critical to your site.
    {{ DiscussionBoard.errors[8151493].message }}
    • Profile picture of the author Kingfish85
      Originally Posted by WillR View Post

      The optimum number of Wordpress plugins is zero. I think people tend to go overboard nowadays and use certain plugins just for the sake of using them. I once logged into a customers dashboard and they had 40 plugins activated.

      There are also a lot of plugins that do simple things to your site that could be easily done by editing the template files directly which is a much better way of doing things.

      As someone else noted above it's impossible to just give a number since every plugin is coded differently. Some plugins will not put any drain on your resources at all. Other ones might really slow things down.

      It's a balancing act but just be sure to get rid of any plugins that are not critical to your site.
      ^This. The number of security issues we see with Wordpress sites is alarming and 99.9% of the time it's due to plugins.

      The less, the better.
      Signature

      |~| VeeroTech Hosting - sales @ veerotech.net
      |~| High Performance CloudLinux & LiteSpeed Powered Web Hosting
      |~| cPanel & WHM - Softaculous - Website Builder - R1Soft - SpamExperts
      |~| Visit us @veerotech Facebook - Twitter - LinkedIn

      {{ DiscussionBoard.errors[8152439].message }}
    • Profile picture of the author DelSyllables
      Originally Posted by WillR View Post

      The optimum number of Wordpress plugins is zero. I think people tend to go overboard nowadays and use certain plugins just for the sake of using them. I once logged into a customers dashboard and they had 40 plugins activated.

      There are also a lot of plugins that do simple things to your site that could be easily done by editing the template files directly which is a much better way of doing things.

      As someone else noted above it's impossible to just give a number since every plugin is coded differently. Some plugins will not put any drain on your resources at all. Other ones might really slow things down.

      It's a balancing act but just be sure to get rid of any plugins that are not critical to your site.
      Great, I have 30+ plugins but so far, site is still working fine. I think I should learn how to code and edit the backend files. It's good that I encountered this thread.
      {{ DiscussionBoard.errors[8266355].message }}
  • Profile picture of the author seasoned
    Originally Posted by ChrisH View Post

    What is the optimum number of plugins you can run on wordpress or does this depend upon your type of hosting i.e. shared etc? Or does it also depend upon the type of plugin and what it does?
    This is one of those things with a VERY specific and yet general answer. Up to a set limit(which I don't believe these products have), the limit is dictated by CPU horsepower, memory, swap space, and disk size, along with compatibility and a few other things!

    SO, with some plugins the answer may be ZERO, with others maybe hundreds. YOUR limit may NOT represent what another can or can't do.

    Basically, pic what you WANT! MONITOR it, and kill unreasonable things.

    ***************WARNING*************** If you are on a shared system, and you fail to remove a hog, ISPs CAN and very likely WILL disable your website or WORSE! It HAS happened to MANY! If you are on a DEDICATED system, and a plugin scrapes or emails, you may find they do the same thing THERE ALSO!

    Steve
    {{ DiscussionBoard.errors[8152463].message }}
  • Profile picture of the author simonpiemon
    Originally Posted by ChrisH View Post

    What is the optimum number of plugins you can run on wordpress or does this depend upon your type of hosting i.e. shared etc? Or does it also depend upon the type of plugin and what it does?
    How long is a piece of string?

    One plugin might be too many if it's a bad or "heavy" plugin.

    100 might be just fine if they all behave themselves.

    I say choose carefully and less is more, I tend to run 2-10 plugins on any one site. If it's more perhaps the site is trying to do too much?
    Signature

    My stuff...
    1 simoncrabb.com (consulting and coaching - I've been a full time affiliate marketer since 2000)
    2 plrproducers.com (free and paid PLR products)
    3 concealeddeals.com (digital downloads deals site)

    {{ DiscussionBoard.errors[8152496].message }}
  • Profile picture of the author mindwire
    There are major and minor wordpress plugins which greatly differ from each other.
    You do not want to drastically increase the loading time if your page!

    I generally reduce it to around 10 plugins per site.
    {{ DiscussionBoard.errors[8152549].message }}
  • Profile picture of the author stevedenness
    If you run the key plugins that everyone uses to start their blog, which is around 10 plugins. Your blog will run fine, it's when you get hooked on having every latest and fashionable plugin around, you'll get problems.
    {{ DiscussionBoard.errors[8152585].message }}
  • Profile picture of the author RobinInTexas
    I hate to be repetitive, but I'd like to remind everybody to check out the
    P3 (Plugin Performance Profiler)

    You can remove it once you are done setting up the site, but it will tell you which plugins are slowing down your site.

    I also use WebPagetest - Website Performance and Optimization Test which, if you look at the detailed analysis, you can also pick out problems and slowdowns.
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[8153262].message }}
  • Profile picture of the author Istvan Horvath
    The good news: anybody can write a WP plugin, if they can put together two PHP strings.

    The bad news: anybody can write a WP plugin, if they can put together two PHP strings.


    ================================
    Which means there are excellent plugins adding useful additional features to a WP installation... and there is a lot of garbage. Especially, in this "IM blogoshere" there are many people eager to make a buck and they hire obscure novice coders as cheap labour to put together a half-baked plugin - and then with a well written copy they pimp it (as a wso) as the best thing since the sliced bread.

    Signature

    {{ DiscussionBoard.errors[8153273].message }}
  • Profile picture of the author 11811
    Thanks to those who recommended Plugin Performance Profiler, I have installed that one and run it on a site with 35 plugins. The profiler didn't take long to run.

    Funny how Jetpack by Wordpress is by far the plugin that is taking the longest time to load...
    {{ DiscussionBoard.errors[8153302].message }}
  • Profile picture of the author williams5678
    Usually I install 10-15 plugins as needed. Too much plugin slow down my sites.
    {{ DiscussionBoard.errors[8153563].message }}
  • Profile picture of the author Rebeccha Haase
    I am using SEO Yoast, Commentluv at this moment. Thinking of making my site's administrator security stronger. I want to keep my tasks easier always. This is why my blog is not loaded with a lot of plugins.
    {{ DiscussionBoard.errors[8154683].message }}
  • Profile picture of the author RockNRolla
    On my personal blog, I run around 20 plugins. This is the most I've ever run on a WordPress set up and so far it seems the load performance hasn't been effected too much.
    {{ DiscussionBoard.errors[8156595].message }}
  • Profile picture of the author Alex Blades
    You can add as many plugins as you like, until your website comes to a complete stop or takes five days to load
    Signature
    " I knew that if I failed, I wouldn't regret that.
    But I knew the one thing I might regret is not ever having tried. "

    ~ Jeff Bezos

    {{ DiscussionBoard.errors[8156618].message }}
  • Profile picture of the author Lightlysalted
    It's a question I have never even considered before but it's an excellent one. I suppose it depends on the system resources used by each plugin and also if you are self hosting or not. I self host and I find that I can run a good number.
    {{ DiscussionBoard.errors[8156679].message }}
  • Profile picture of the author PioneeringProfits
    You can't put a number on the amount of plugins you can run as there are too many variables. One such example is the resources available on the servers hosting your site.
    {{ DiscussionBoard.errors[8158534].message }}
    • Profile picture of the author ChrisH
      Thanks to everyone for your useful replies. I have a lot to investigate.

      One of the reasons I asked this question (I don't have any WP sites yet!) is that there are a lot of plugins that allow you to do things on other sites, facebook etc. So would an answer to be to set up a blog specifically for doing this without having to attract traffic or monetise the blog? Just a thought!
      {{ DiscussionBoard.errors[8177446].message }}
  • Profile picture of the author AvusBlue
    Sometimes the plugins interact not so well with eachother and break certain parts of your website. So no real specific number, just don't break your site lol
    {{ DiscussionBoard.errors[8266554].message }}
  • Profile picture of the author leoj888
    though you can use as many plugins as you want,better only use the necessary plugin to your website
    Signature
    Now Looking for 6 serious partners only to team up to build $5000/month income In next 90-120 days!
    Will show you more detail if you interested,thanks!
    {{ DiscussionBoard.errors[8266862].message }}
    • Profile picture of the author ChrisH
      Thanks for all the replies. Does anyone have an answer to my last question about setting up a WP blog purely to run plugins from? Has anyone done this?
      {{ DiscussionBoard.errors[8306280].message }}
  • Profile picture of the author GeorgR.
    The "number" of plugins is entirely meaningless, it depends what the plugin(s) do.

    I actually 'brought down' an entire hosting company once by running two plugins on one site only, it was a combination of auto-blog plugin and auto-posting on twitter.

    Imagine a single plugin pulling X posts in certain intervals and then at the same time posting them on the site and "feeding them" elsewhere. Each time wordpress posted one of the countless posts it also pinged several RSS etc. sites to attract search engines, in addition to that the plugin embedded videos on the site as well which caused considerable load for some reason.

    That being said, "normal" plugins usually don't do such hacks and there is no reason looking at the numbers and becoming concerned - BUT as a general rule, I always think it's better to keep installs clean and free from clutter. "Feeding" other sites might become a bit problematic, due to the above reasons. With wordpress you can quickly max out what your average "hostdaddy" grants you on resources (eg. server load, traffic etc..etc..)...so I long ago stopped hosting with shared hosters and I am exclusively either using good VPS hosting or hybrid hosting to avoid all those problems with shared hosters.
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[8306932].message }}

Trending Topics