Home Forums WordPress Plugins Hide My WP HIDEMYWP isn't working with WPENGINE HOSTING

This topic is: not resolved
Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #12303
    webdesignerart
    Post count: 8

    I setup HIDEMYWP plugin in wpengine hosted wordpress theme but the settings didn’t apply properly and the new map urls for .css and js is not found, i setup same plugin to my other cPanel host its working, so this is clear plugin is perfect but its not working with hosting envoirment, now i contact to WPENIGNE they ask me to provide rewrite url, and say these are the accepted url format for there nGIX settings:

    Redirect “domain.com/path/match” to “domain.com/something/?arg”
    domain.com/path/match http://domain.com/something/?arg
    
    Alternative: Redirect “domain.com/path/match” to “domain.com/something/?arg”
    Redirect 301 /path/match http://domain.com/something/?arg
    
    Redirect “domain.com/path/more/anything” to “domain.com/anything”
    RewriteRule /path/more/(.*) http://domain.com/$1 [R=301,L]

    Now i saw there is a NGix configuration button in admin panel, its generate this format:

    # BEGIN Hide My WP
    
    rewrite ^/lib/(.*) /wp-includes/$1?upBg_pflogin=2520287 last;
    rewrite ^/file/(.*) /wp-content/uploads/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7592147d/(.*) /wp-content/plugins/addons-for-visual-composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/4d714215/(.*) /wp-content/plugins/all-in-one-seo-pack/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/5899112b/(.*) /wp-content/plugins/bbpress/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/46bd0893/(.*) /wp-content/plugins/buddypress/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/cca116a0/(.*) /wp-content/plugins/bp-activity-autoloader/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/3c585720/(.*) /wp-content/plugins/buddypress-edit-activity/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/b5e4ea4e/(.*) /wp-content/plugins/buddypress-followers/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/95b828f3/(.*) /wp-content/plugins/bp-live-notification/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/0ba61f60/(.*) /wp-content/plugins/bp-social-connect/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/668da70c/(.*) /wp-content/plugins/bxslider-integration/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/c31bed87/(.*) /wp-content/plugins/login-customizer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/d8007293/(.*) /wp-content/plugins/eltd-booking/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/3d6f1eb2/(.*) /wp-content/plugins/eltd-core/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/98c315b9/(.*) /wp-content/plugins/eltd-instagram-feed/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7a5216f2/(.*) /wp-content/plugins/eltd-listing/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/bde91302/(.*) /wp-content/plugins/invite-anyone/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/59fbc68d/(.*) /wp-content/plugins/p3-profiler/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/231f4865/(.*) /wp-content/plugins/prime-extensions-for-visual-composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7fbba7af/(.*) /wp-content/plugins/buddypress-media/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/947b1b69/(.*) /wp-content/plugins/search-and-replace/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/c978e651/(.*) /wp-content/plugins/the-events-calendar/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/9690c872/(.*) /wp-content/plugins/tinymce-advanced/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/43c5fb1a/(.*) /wp-content/plugins/ultimate-member/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/4bc1783d/(.*) /wp-content/plugins/user-switching/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/5cf0bded/(.*) /wp-content/plugins/woocommerce/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/a0a06108/(.*) /wp-content/plugins/wordpress-importer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/78712cda/(.*) /wp-content/plugins/js_composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/51192515/(.*) /wp-content/plugins/wp-change-default-email/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/9091095c/(.*) /wp-content/plugins/wp-tiles/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/(.*) /wp-content/plugins/$1?upBg_pflogin=2520287 last;
    rewrite ^/template/main\.css /?style_wrapper=1&upBg_pflogin=2520287 last;
    rewrite ^/template/style.css /nothing_404_404?upBg_pflogin=2520287 last;
    rewrite ^/template/(.*) /wp-content/themes/search-and-go/$1?upBg_pflogin=2520287 last;
    rewrite ^/user_submit\.php /wp-comments-post.php?upBg_pflogin=2520287 last;
    rewrite ^/do_ajax\.php /wp-admin/admin-ajax.php?upBg_pflogin=2520287 last;
    rewrite ^/(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?upBg_pflogin=2520287 last;
    rewrite ^/(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?upBg_pflogin=2520287 last;
    
    #If you have a block with "location ~ \.php$"  add following two lines to the top of that block otherwise leave it unchanged
    rewrite ^/(index\.php|wp-comments-post\.php|wp-includes/js/tinymce/wp-tinymce\.php|xmlrpc\.php|wp-cron\.php|wp-login\.php|index\.php|wp-admin/|wp-content/themes/search-and-go/|wp-content/plugins/)(.*) /$1$2?upBg_pflogin=2520287 break;
    rewrite ^/(.*).php(.*) /nothing_404_404?upBg_pflogin=2520287 last;
    
    # END Hide My WP

    I guess the plugin generate my required settings configuration, i ask with wpengine support what format you required for this sample

    http://pakistanfitness.com..../bxslider-integration.min.css?
    
    i want this:
    http://pakistanfitness.com/modules/deb6468d/assets/css/bxslider-integration.min.css?ver=4.6.1

    They suggest
    301 Redirect ^/wp-content/plugins/bxslider-integration/assets/css/bxslider-integration.min.css http://pakistanfitness…-integration.min.css?ver=4.6.1

    So please help me with my plugin generate nGix code how can i use this plugin effectively with the WPENGINE HOST.

    Thankyou.

    #12305
    Suman M.
    Post count: 12478

    Hi, have you followed the steps as mentioned here – https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/17669

    If it’s still the issue then please let us know.

    #12307
    webdesignerart
    Post count: 8

    Yes this is already i did, but no luck really spent whole day but didn’t figure out, Can you please help to setup your plugin on my engine host?

    #12309
    Suman M.
    Post count: 12478

    It seems like WPEngine has recently changed their service, so the instructions in this FAQ might not work exactly. I am assigning this ticket to sr. support so that he can assist you further on this.

    #12322
    webdesignerart
    Post count: 8

    Yeah sure, Plz check with your sr. developer asap.

    #12355
    webdesignerart
    Post count: 8

    Dear support Team member,

    I am still waiting for my solution, No responses still.

    Thanks

    #12358
    Hassan
    Post count: 955

    Hi,

    I have contacted with them days ago but didn’t get any response. Finally, I created a paid account and test it myself.

    Good news! Most of HMWP features can still be used with WPEngine 🙂

    Trick: just use ‘break’ in rewrite rules page.

    I’m creating a video tutorial for it. Should be available today!

    #12359
    webdesignerart
    Post count: 8

    Sounds Good! really, this is my code HMYWP generated:

    # BEGIN Hide My WP
    
    rewrite ^/lib/(.*) /wp-includes/$1?upBg_pflogin=2520287 last;
    rewrite ^/file/(.*) /wp-content/uploads/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7592147d/(.*) /wp-content/plugins/addons-for-visual-composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/4d714215/(.*) /wp-content/plugins/all-in-one-seo-pack/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/5899112b/(.*) /wp-content/plugins/bbpress/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/46bd0893/(.*) /wp-content/plugins/buddypress/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/cca116a0/(.*) /wp-content/plugins/bp-activity-autoloader/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/3c585720/(.*) /wp-content/plugins/buddypress-edit-activity/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/b5e4ea4e/(.*) /wp-content/plugins/buddypress-followers/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/95b828f3/(.*) /wp-content/plugins/bp-live-notification/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/0ba61f60/(.*) /wp-content/plugins/bp-social-connect/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/668da70c/(.*) /wp-content/plugins/bxslider-integration/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/c31bed87/(.*) /wp-content/plugins/login-customizer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/d8007293/(.*) /wp-content/plugins/eltd-booking/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/3d6f1eb2/(.*) /wp-content/plugins/eltd-core/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/98c315b9/(.*) /wp-content/plugins/eltd-instagram-feed/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7a5216f2/(.*) /wp-content/plugins/eltd-listing/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/bde91302/(.*) /wp-content/plugins/invite-anyone/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/59fbc68d/(.*) /wp-content/plugins/p3-profiler/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/231f4865/(.*) /wp-content/plugins/prime-extensions-for-visual-composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/7fbba7af/(.*) /wp-content/plugins/buddypress-media/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/947b1b69/(.*) /wp-content/plugins/search-and-replace/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/c978e651/(.*) /wp-content/plugins/the-events-calendar/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/9690c872/(.*) /wp-content/plugins/tinymce-advanced/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/43c5fb1a/(.*) /wp-content/plugins/ultimate-member/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/4bc1783d/(.*) /wp-content/plugins/user-switching/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/5cf0bded/(.*) /wp-content/plugins/woocommerce/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/a0a06108/(.*) /wp-content/plugins/wordpress-importer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/78712cda/(.*) /wp-content/plugins/js_composer/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/51192515/(.*) /wp-content/plugins/wp-change-default-email/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/9091095c/(.*) /wp-content/plugins/wp-tiles/$1?upBg_pflogin=2520287 last;
    rewrite ^/modules/(.*) /wp-content/plugins/$1?upBg_pflogin=2520287 last;
    rewrite ^/template/main\.css /?style_wrapper=1&upBg_pflogin=2520287 last;
    rewrite ^/template/style.css /nothing_404_404?upBg_pflogin=2520287 last;
    rewrite ^/template/(.*) /wp-content/themes/search-and-go/$1?upBg_pflogin=2520287 last;
    rewrite ^/user_submit\.php /wp-comments-post.php?upBg_pflogin=2520287 last;
    rewrite ^/do_ajax\.php /wp-admin/admin-ajax.php?upBg_pflogin=2520287 last;
    rewrite ^/(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?upBg_pflogin=2520287 last;
    rewrite ^/(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?upBg_pflogin=2520287 last;
    
    #If you have a block with "location ~ \.php$"  add following two lines to the top of that block otherwise leave it unchanged
    rewrite ^/(index\.php|wp-comments-post\.php|wp-includes/js/tinymce/wp-tinymce\.php|xmlrpc\.php|wp-cron\.php|wp-login\.php|index\.php|wp-admin/|wp-content/themes/search-and-go/|wp-content/plugins/)(.*) /$1$2?upBg_pflogin=2520287 break;
    rewrite ^/(.*).php(.*) /nothing_404_404?upBg_pflogin=2520287 last;
    
    # END Hide My WP
    #12363
    Hassan
    Post count: 955

    Take a look at this:

    Configure Hide My WP on WPEngine

    #12367
    webdesignerart
    Post count: 8

    Amazing really, Now website is on HYWP, well i tested my website http://www.isitwp.com/
    it says its on wordpress, that’s i don’t want, can you check and give me solution for this.

    #12371
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #12372
    webdesignerart
    Post count: 8

    I applied your required changes and its replace the backend with your suggested string but still both website showing its powered by wordrpess:

    https://builtwith.com/pakistanfitness.com?er

    http://www.isitwp.com/

    I need to make sure my website isn’t detectable as wordpress from any website, I appreciate your quality support and fast response for my queries, i definitely rate your plugin in 5 Starts.

    Thankyou.

    #12378
    Hassan
    Post count: 955

    Without a doubt, builtwith uses a strong caching system. ِ

    Unfortunately, adding a query to the domain make no change. We already tested those methods! If you’re serious enough create a test site with same configuration and different address (new domain or subdomain) then test it again. Another idea which is easier is parking a domain.

    Please also read this FAQ:
    https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/18294

    #12379
    webdesignerart
    Post count: 8

    Ok i can understand the buitwith have some strong caching functionality, but there are many other also saying the same its on wordpress, i guess there more few things in backend code rendering that is missing, you can check it again we will get success.

    #12386
    Hassan
    Post count: 955

    I checked your site. I believe WP is revealed because of WooCommerce.

    It’s hard for buyers to hide all WooCommerce footprints without breaking their sites. We are working on a new feature in upcoming version which solve this issue. It should be released within next few weeks.

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in to reply to this topic.