Home Forums WordPress Plugins Hide My WP Hide My WP wrong rewrite

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7321
    ashraj98
    Active
    Post count: 11

    When I am using Hide my WP, everything works great on my site, except when the URL has a query string. When going to https://example.com/hello/ , the site loads correctly. When visiting https://example.co/hello/?pa=2 , the page does not load. The page should be loading css and js from /styles/theme/blahblah, but it is trying to load from /hello/styles/theme/blahblah , which obviously does not work.

    Is there a way to fix this rewrite rule issue?

    #7324
    Suman M.
    Post count: 12480

    Hi, can you please generate debug report (from HMWP start tab) and post it here as private reply. Also let us know the URL with query string that’s not working.

    And please follow these steps:

    – goto HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settings
    – goto Permalink & URLs tab and set “rename plugins” option to “all plugins”

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    #7349
    ashraj98
    Active
    Post count: 11
    This reply has been marked as private.
    #7359
    Suman M.
    Post count: 12480

    Hi, I entered “pa” in WP Rocket’s “Cache pages that use the following query strings” field under Advanced tab and it seems to be working fine now.

    #7392
    ashraj98
    Active
    Post count: 11

    That works! Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.