Forum Replies Created

Viewing 15 posts - 76 through 90 (of 623 total)
  • Author
    Posts
  • in reply to: plugin wont hide wordpress from Wappalyzer #12455
    Hassan
    Post count: 955

    Minification is challenging for HMWP. Read this FAQ:
    https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/17298

    In case of autogenerated pages I couldn’t see the problem. It works as expected (see attachment) or am I missing something?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Can't add purchse code #12437
    Hassan
    Post count: 955

    It was probably jetpack, my IP was 128.199.194.176 which is used to remove browser cache. And yes, 128MB is fine and will help but it also matter if there are popular websites on the server. In future you can also use a simple caching plugins like WP Super Cache.

    To see if replace tools works or not check out HTML source code. You shouldn’t see paths like flaminiaedintorni.com/wp-content/plugins/ and similar that.

    in reply to: Can't add purchse code #12406
    Hassan
    Post count: 955

    Found the problem!

    It was caused by WeePie Cookie Allow. I disabled it and HMWP started working. It seems WeePie Cookie Allow is not a well-written plugin. Fortunately, there are many similar plugins, I suggest to use one of them as an alternative!

    in reply to: Can't add purchse code #12404
    Hassan
    Post count: 955

    The speed improved now. I’m going to disable/enable other plugins to find the problem. I have taken backup of database so if we loose plugin settings it is possible to restore them.

    in reply to: Can't add purchse code #12402
    Hassan
    Post count: 955

    Hi-

    Sorry for delay,

    First, your site is too slow, I randomly got 503 and database error this is totally unacceptable for a website which isn’t public yet. If this is your own server/VPS check other websites on the server. If you use a shared hosting check out PHP memory limit (128MB is good) or contact their support.

    PS:
    Issue with replacing usually comes from coming soon plugins I disabled it so you probably need to enable that once the database go up again. Let me know the result.

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12390
    Hassan
    Post count: 955

    As an example for over-optimization, you hided wp-login both by HMWP and iThemeSecurity. which doesn’t make your site safer.

    Cloudflare, Wt3T, AutoOptimize and HMWP all can minify CSS/HTML/JS files but with different settings and features. You used 2 or 3 of them at the same time! Does it make your site faster? No, it just complicate your setup and generate bugs.

    I spent several hours to find popup problem: enabled and disabled all features one by one but no success. Finally, disabled AutoOptimize and that solve the problem.

    What reason was behind search box problem? I already said it’s better to use medium settings. I used that and that fixed the problem. Anyway, I used your provided settings but change several features: increased IDS thresholds, remove new search queries and disabled clean up posts and avoid direct access.

    I spent several hours to solve those two little problems. As a security man here is my final words: instead of wasting time and money to make the safest and fastest website focus on your business and generate money. Good luck!

    in reply to: HIDEMYWP isn't working with WPENGINE HOSTING #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.

    in reply to: HIDEMYWP isn't working with WPENGINE HOSTING #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

    in reply to: HIDEMYWP isn't working with WPENGINE HOSTING #12363
    Hassan
    Post count: 955

    Take a look at this:

    Configure Hide My WP on WPEngine

    in reply to: HIDEMYWP isn't working with WPENGINE HOSTING #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!

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12338
    Hassan
    Post count: 955

    Are you changing anything? I couldn’t login anymore. (I disabled HMWP still no success)

    Furthermore, /etc/nginx/sites-available is empty. Please let me know where exactly nginx config file for the site is?

    PS:
    I see your environment is over optimized/configured. I mean you use several different tools to do the same thing at the same time. This not only may affect performance but causes headache in future!

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12330
    Hassan
    Post count: 955

    Thanks,

    Make sure you have these lines in your nginx config:

    
    rewrite ^/template_main/style.css /?parent_wrapper=1&IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    rewrite ^/template_main/(.*) /wp-content/themes/pinshop/$1 last;

    If they are not it means you configured Nginx wrongly or changed settings without configuring Nginx. If they are there replace them with these lines:

    rewrite ^/template_main/style.css /?parent_wrapper=1&IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    rewrite ^/template_main/(.*) /wp-content/themes/pinshop/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;

    Doesn’t help? attach Nginx config file for more investigation.

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12327
    Hassan
    Post count: 955

    You can not enable it for certain plugins and disable for others because you usually can’t find out which feature cause the problem.

    If HMWP cause the problem just back up and reset its settings. You don’t need to remove Nginx lines. Nginx lines usually do not cause any issue as long as plugin is disabled or not configured. I’ll take a look in next 2 hours so please add NGINX lines again.

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12298
    Hassan
    Post count: 955

    Found the problem!

    For an unknown reason HMWP replaces source code in WP ADMIN which is undesired. This probably happens because some plugins changed WP filters in a nonstandard way.

    See these HMWP lines in your Nginx file:

    rewrite ^/storage/(.*) /https:/cdn.cakobox.com/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    rewrite ^/template/ext/9a7cc091/(.*) /template/ext/a3-lazy-load/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    ...

    First there is a conflict with your current CDN plugin. HMWP provides its own CDN feature. If you’re satisfied with current service please leave New File Path empty. Otherwise disable that plugin and use CDN path in HMWP then update this line to:
    rewrite ^/storage/(.*) /https:/cdn.cakobox.com/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    to
    rewrite ^/storage/(.*) /wp-content/uploads/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;

    Second problem is plugins paths. You need to change all plugins lines. For example change this:
    rewrite ^/template/ext/9a7cc091/(.*) /template/ext/a3-lazy-load/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;
    to this
    rewrite ^/template/ext/9a7cc091/(.*) /wp-content/plugins/a3-lazy-load/$1?IM_kunci_lang=Tz8YBO7t5BRy3ujt last;

    (Notice the second part.)

    PS:
    You use High privacy mode, this means you may expect small conflicts with other plugins. If you face with such problems change HMWP to medium privacy mode. You may need to modify HMWP lines again!

    in reply to: http://builtwith.com/ still can see I am using WordPress? #12295
    Hassan
    Post count: 955

    Sorry, give me a 20 min and then disable it.

    Can I ask what affects does it cause to other websites?

Viewing 15 posts - 76 through 90 (of 623 total)