Home Forums WordPress Plugins Hide My WP HMWP with W3 Total Cache

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7210
    Hostdev
    Post count: 4

    Hi
    I am using W3TC to minify JS and html
    According to pingdom my total requests are 70
    My issue is that when I use HMWP the requests go up to 130 and my page load time doubles.
    If I go to wp-content/plugins/w3-total-cache/inc/define.php and replace* this line:
    function w3_normalize_file_minify($file) {
    with
    function w3_normalize_file_minify000($file) {
    and disable ‘Rewrite URL structure’ from Minify page
    Will this solve the issue or is there something else I need to do ?

    #7217
    Suman M.
    Post count: 12480

    Hi, if you use W3TC’s minify feature along with HMWP plugin, then you’ll need to make the replacement in W3TC file as you mentioned above. More info here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17774

    #7329
    Hostdev
    Post count: 4

    I have followed the steps carefully but page load time is still higher than normal and the the Requests are high again instead of 60-70 they are showing as 110-119 depending on what tool I use to test the performance. Any further advice ?

    #7339
    Suman M.
    Post count: 12480

    Hi, please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue further.

    #7350
    Hostdev
    Post count: 4

    Just tested again today and it appears to be working now 🙂
    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.