• Resolved Darren Cooney

    (@dcooney)


    Hello,
    I have an Infinite Scroll plugin, Ajax Load More and users are opening support tickets that when Firewall > Additional Firewall Rules > Bad Query Strings is checked the Ajax request is being blocked.

    Here is an example Querystring:

    https://website.com/wp-admin/admin-ajax.php?action=alm_query_postsquery_type=standard&id=default&post_id=1500&slug=default-alm&canonical_url=https://website.com/default-alm/&posts_per_page=5&page=1&offset=0&post_type=post,%20movie&repeater=default&seo_start_page=1&preloaded=false&preloaded_amount=0&order=DESC&orderby=date

    Do you see anything in here that would be causing the issue?
    Also, I am using Axios for sending the HTTP requests.

    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    Hi,
    It could be that the “http:” string is being caught by those rules.

    One useful rule of thumb – If you had to only have 1 set of firewall rules enabled, it would be the 6G rules because they provide the best overall coverage.

    Thread Starter Darren Cooney

    (@dcooney)

    Thank you @wpsolutions
    It is the http or https in the canonical_url parameter.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bad Query Strings Issue’ is closed to new replies.