• Hello,

    I am designing a eCommerce website suppose to have a have a high traffic website and need make sure my site is fast enough to display my pages to everyone rapidly. I searched on Google many articles about speed and optimization and here is what I found:

    • Cache the page
    • Save it to the disk

    Word press child Theme-Storefront
    So in order to have features on website i need more plugins which reach upto THIRTY plus excluding SEO security sitemap plugins prone to security vulnerability but need a way out on wordpress..Tested online with Couple of plugins its fast with nos above its too slow.
    My question is how to load wordpress fast keeping all plugins OR merge plugins willing to loose future updates.Merging plugins dir in single folder under same structure output is with functionality and css flaws does it makes any difference where m I going wrong in view css is cascading. Tried various plugins minifying css-js, caching nothing worked .
    Also I would like to know on live server if I encrypt wordpress-plugin directories may be using zendesk ………will it take updates .
    Working on it……….
    ————————————————————————–
    Tested/ing on wamp same results.
    ————————
    ` wamp 3.0.9 All versions..
    Apache version 2.4.23 2.4.27
    php version5625 7.0.10 7.0.22 7.1.8
    mysql version 5.7.14 5.7.19

    This rules out problem on system or wamp server
    Can we merge plugins to theme core using child theme without considering updates as of now?googled many sites but no result. changing it to 127.0.0.1 not using seo,xml sitemap,akisminet, caching or security plugins like w2cahche,wordfence etc.Editing php.ini–httpd-conf file changing ports servers etc
    Other solutions please
    Servers makes difference to some extent yes but looking forward on normal server online/offline.

    P3 (Plugin Performance Profiler) results plugins after ==

    Advanced Metrics Total Load Time: 21.6840seconds avg.
    Site Load Time: 15.1632seconds avg.
    Profile Overhead: 6.5208seconds avg.
    Plugin Load Time: 12.2772seconds avg.
    Theme Load Time: 0.2496seconds avg.
    Core Load Time: 1.9344seconds avg.
    Margin of Error: 0.7020seconds avg.
    (21.6840 observed, 20.9820 expected)
    Visits: 1 Number of PHP ticks: 29,504 calls avg.
    Memory Usage: 84.00 MB avg.
    MySQL Queries: 135 queries avg.

    ==============

    Total Plugins: 55 (currently active) Plugin Load Time 12.277 (sec. per visit) Plugin Impact 81.0% (of page load time) MySQL Queries 135 per visit

    Runtime By Plugin`

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you are looking to speed up wordpress, I would start by building your own theme with a lot of the plugin functionalities incorporated. Then install a few plugins that are a little more indepth, like Wordfence and Woocommerce.

    Merging a bunch of plugins into your theme or child theme. Is not a good idea. Modifying the core is NEVER a good idea. Sacrificing future updates is NEVER a good idea.
    Plugin developer build plugins to work universally, not custom with your site in mind.

    Thread Starter Eugene.chint

    (@eugenechint)

    Thanks.Sorry for delayed reply but real good points to be noted.

    • This reply was modified 8 years, 5 months ago by Eugene.chint.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugins integration to theme or wordpres Core.’ is closed to new replies.