Forum Replies Created
-
AuthorPosts
-
March 23, 2016 at 4:47 am in reply to: 500 internal error because of two lines in the htaccess #8581This reply has been marked as private.
Hi, make sure that you follow these steps:
– in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
– in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settingsNote: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writable. After applying above settings the backend login URL will be http://www.YourDomain.com/wp-login.php?hide_my_wp=1234
If it’s still the issue then please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue.
Hi, please generate debug report from HMWP start tab and post it in here as private reply. Also, are you using any CDN? And post your htaccess file’s content (as text file) after you have applied “medium privacy” settings in HMWP.
Hi, please check this FAQ regarding the SEO – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/16131
This reply has been marked as private.March 23, 2016 at 3:11 am in reply to: Recommended options have been applied. But when I am checking my page with Wappa #8575Hi, not sure of the exact date but shall be out within next few weeks.
You should add only one replacement in one box. So, only following line in one box:
wp-jquery-ui-dialog-css ==> jquery_ui_dialog_cssTo replace wp-emoji-release.min.js add this:
Add following replacement in “replace in html” (under replace tools tab):
wp-emoji-release.min.js ==> emj.jsAdd following replacement in “replace urls”
wp-includes/js/wp-emoji-release.min.js ==> wp-includes/js/emj.jsThis reply has been marked as private.It’s working now. I need not add rules to WPEngine panel. Adding rules to your site’s htaccess file worked. I followed the steps as mentioned in my first comment above.
Hi, if you are using CDN, then you’ll need to enter the CDN URL in “CDN Path” field under general settings tab.
Please generate debug report from HMWP start tab and post it here as private reply.
This reply has been marked as private.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.
Hi, can you please generate debug report from HMWP start tab and post it here as private reply. Also make sure that you have custom permalink structure set in – Settings >> Permalinks.
Hi,
1) to replace IDs in tag like “wp-jquery-ui-dialog-css”, add the replacement like below in HMWP ‘replace in html’ option under replace tools tab:
wp-jquery-ui-dialog-css ==> jquery_ui_dialog_css2) to remove wp-json, if you do not use enhanced embeds in wordpress then disable this feature using this plugin – https://wordpress.org/plugins/disable-embeds/
3) “_wpcf7” is a javascript variable added by 3rd party plugin, and replacing it might break the plugin’s functionality.
4) as in step 2 above
This reply has been marked as private. -
AuthorPosts