Forum Replies Created

Viewing 15 posts - 1,396 through 1,410 (of 9,718 total)
  • Author
    Posts
  • in reply to: Replace URLs Help #27293
    Suman M.
    Post count: 12480

    Hi, Replace URL option is to rename URL to something else. If you directly access the old URL it will still be accessible as HMWP doesn’t physically rename any file/folder, it makes use or rewrite rules to mask the url.

    You can see the example here – https://support.wpwave.com/documentation/hide-my-wp/features-overview/replace-tools-settings

    in reply to: Refund Request #27290
    Suman M.
    Post count: 12480

    As I mentioned above it could be simple issue related to htaccess file. If you can provide us with your site’s wp-admin login details (as private reply) then we can configure the plugin in your site. Thanks!

    in reply to: help! WP and plugins still detected #27287
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: HMWP appears in page source #27286
    Suman M.
    Post count: 12480

    No problem. We have noted it down. Let us know if you have any other issue. Thanks!

    in reply to: help! WP and plugins still detected #27283
    Suman M.
    Post count: 12480

    These detectors actually looks for certain wordpress paths, WP plugins/theme keywords, comments, etc. And if those are found it states the site as WordPress site.
    They keep on updating detection algorithm meaning that they’ll look for new keywords and patterns.

    This our plugin needs to tackle and we too need to keep it updated. We have done some updates to take care of such detections, and this updated version will be out soon.

    in reply to: HMWP appears in page source #27282
    Suman M.
    Post count: 12480

    Can you please let us know your site’s wp-admin login details as private reply so that we can look into the issue further? Thanks!

    in reply to: Refund Request #27281
    Suman M.
    Post count: 12480

    Hi, can you please let us know what exactly is the issue you faced? Most of the times it’s related to simple issue in htaccess file which we can resolve for you. Thanks!

    in reply to: help! WP and plugins still detected #27275
    Suman M.
    Post count: 12480

    Hi, I don’t think these detectors cache results that long. These detectors keep on updating their detection algorithm, and hence we also need to keep HMWP plugin updated. We recommend you to wait for the next major release of HMWP plugin which will take care of these detectors too. Thanks!

    in reply to: /wp-admin/ redirects to the correct login page #27274
    Suman M.
    Post count: 12480

    /wp-admin and /wp-login.php are inter-related, and wordpress redirects wp-admin to wp-login.php. I didn’t get, what’s the point of hiding only wp-login.php and not wp-admin. The users and bots will know that it’s WP login page if either /wp-login.php or /wp-admin is accessible. So, either hide both or none.

    in reply to: Question about wp-load.php?pubkey= #27270
    Suman M.
    Post count: 12480

    Hi, HMWP IDS detects malicious requests coming to your site and notify you about it. But all these requests might not be harmful and you need not worry as HMWP IDS will take care of this and will block the malicious requests if Impact level is more than 20 (default value specified in HMWP IDS). You can stop receiving emails regarding this by setting “Notification Threshold” option to 0 in IDS Firewall tab.

    Note: If in case, valid request is also listed as intrusion then hover over that request name and click on Exclude link to add it to exception list.

    Suman M.
    Post count: 12480

    Hi, I checked it and login is successful only in second attempt. Also, HMWP is deactivated and hence the login issue shall not be related to HMWP pugin. I see that the login path is renamed to /login, so there could be issue there, or some other issue.

    Also I see that the site is still not fully secured via https – https://www.screencast.com/t/YjOviAIb

    in reply to: site crash when active the plugin #27264
    Suman M.
    Post count: 12480

    The htaccess rules do start with “Rewrite”. Example:

    RewriteRule ^other/(.*) /wp-includes/$1 [QSA,L]
    RewriteRule ^file/(.*) /wp-content/uploads/$1 [QSA,L]
    RewriteRule ^ext/(.*) /wp-content/plugins/$1 [QSA,L]

    So Carlos, if you disable OpenLiteSpeed, the .htaccses rules will not be read at all, because nginx doesn’t read .htaccess
    >> Does this mean that your site/server uses Nginx? If so then the rules needs to be added to Nginx config. So please confirm if it’s Apache server or Nginx server.

    in reply to: HMWP appears in page source #27263
    Suman M.
    Post count: 12480

    The current latest version of HMWP is 5.6.2, and I meant the next version that will be out in some weeks.

    To remove/replace HMWP plugin name, please add this replacement in “Replace URLs” section in Replace Tools tab:

    wp-content/plugins/hide_my_wp/js/scripts.js ==> hw-scripts.js

    in reply to: /wp-admin/ redirects to the correct login page #27262
    Suman M.
    Post count: 12480

    To block direct access to /wp-admin you will need to enable/check “Hide Admin” option in General Settings tab.
    If it’s still the issue then please let us know your site’s wp-admin login details (as private reply) so that we can look into it. Thanks!

    in reply to: 404 errors and ph issues #27261
    Suman M.
    Post count: 12480

    please keep REST API enabled. Thanks!

Viewing 15 posts - 1,396 through 1,410 (of 9,718 total)