Forum Replies Created
-
AuthorPosts
-
HassanPost count: 955
Hi ugurterzi,
HMWP checks out server signature to find out server type. Sometimes server administrators manually change signature to hide the real server type (for security reasons).
Currently your server signature is: Microsoft-IIS/6.0
If it works correctly, you can simply ignore the message. You can assume it as linux server and use any kind of configuration you like!
HassanPost count: 955Sorry aferreira,
No, it’s not possible to use W3TC minify without changing core files. I just checked it again. This is duo lake of required APIs in W3TC.
However, Better WP Minify works on latest version of WP perfectly.
HassanPost count: 955Just remove previous license code from development site and enter it in new site configuration. That’s all!
If it doesn’t work it may has another reason.
HassanPost count: 955Hi-
As I said in FAQs minify is a complex process and usually break down, Here is my suggested check list:
1) Change New_plugin_path, New_include_path, New_theme_path to something like /X instead of /static/X. Something like /template /modules etc.
2) Disable HMWP and use (unchanged) W3TC to check whether it’s compatible with your other plugins or not.
3) Disable W3TC minify and use Better WordPress Minify. It works with HMWP without any headache. Read this FAQ: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17298
HassanPost count: 955Hi-
I updated the FAQ:
I recommend Better WP Minify, you just need enable Friendly Minify URL (from advanced tab) and that’s all!You can also enable plugin rename from HMWP options or change cache directory by BWPM. For example change wp-content/cache/minify to /cache/m/. PS: You need to create those directories manually. They should be writable)
HassanPost count: 955Hi guys!
Sorry for delay,
wp-register.php has been deleted from WP months ago but there is a redirection for plugin compatibility.
Now you have two options:
1) Add wp-register.php to Replace URLs to hide it:
wp-register.php==nothing_404_4042) Disable canonical URL from HMWP options
HassanPost count: 955OK Karel,
I’ll install and do basic configuration for you.
Just please re-check the login/password. I couldn’t login because of authentication system!
HassanPost count: 955Just as a reference for others:
I disabled page compression and added these two lines to Replace in HTML:
domain.comfile=domain.com/file
http:\/\/domain.comhttp:\/\/domain.com=http:\/\/domain.comLatest version of User Pro comes with several options as “compatibility settings” which are helpful!
HassanPost count: 955Hi-
In fact, there was a long known-issue with WP Rocket cache. Our latest version could solve this issue and now main features of both plugins are usable.
I reviewed the site again, the problem is that WP Rocket minify not only uses virtual addresses but also pretty URLs (for final files) these both make working with HMWP almost impossible.
This doesn’t mean I don’t think to find a creative way to make them work together but it take some time and I can’t promise about it!
Sorry for any inconvenience!
HassanPost count: 955It’s an attack and they have triad to inject malware code to your site.
Actually, you don’t need to do any thing HMWP IDS has protected you from that kind of attack. However, for your convenient I suggest to scan your site with WordFence.
HassanPost count: 955[Answered by email]
HassanPost count: 955It might be helpful to proivde a screenshot of problem (e.g. source code or messages)
I checked out wp-rocket’s documentation and yes I think it’s minify problem.
Read this FAQ: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17298
HassanPost count: 955Does it a kind of minify?
It means collecting all CSS and JS in order to decrease http requests.
HassanPost count: 955It’s not related to WP itself, you need root access to server files in order to update Nginx config file. It’s usually not possible by FTP.
As I said before, first make sure Nginx configured correctly by testing one line, Add one line (for example rewrite wp-include -> other) and then check out source code, click on jquery.js path to make sure it loaded. (You can also use tools.pingdom.com to find which URLs -files with css, js, jpg files- are loaded and which are not )
Do not try to translate all of rules. Just use Nginx Configurations rules provided by HMWP and remove rules related to themes. Then we can go to next step.
HassanPost count: 955Hi Kivi,
Sorry for delay,
I have solved first problem but it breaks cover image upload.
I already configured UserPro successfully but I think there’s a new change either in WP or UserPro latest version that doesn’t allow us to make it work.
Currently, I’m working on it on my local server. I’ll notify you as soon as I find a reliable solution.
-
AuthorPosts