Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor littlebizzy

    (@littlebizzy)

    As per description only certain types of strings are removed by default, for other types you can define them in your wp-config.php using provided constant.

    Thread Starter goehlert

    (@goehlert)

    The query strings which are not removed are:
    – ?version=5.4.5 (3x)
    – ?v=4.7.0

    In your description:
    “By default, this plugin only removes query strings:
    ?=
    ?v=
    ?ver=
    ?version= ”

    So why should wpconfig.php be neccessary?

    Plugin Contributor littlebizzy

    (@littlebizzy)

    What plugin or theme? Is it added via jQuery?

    You need to provide a lot more info for anyone to be able to diagnose your issue —

    Thread Starter goehlert

    (@goehlert)

    Sorry…
    It is the Impreza Theme, which comes with the Revolution Slider plugin (three query strings of this plugin are not removed and so they are the main issue).
    JQuery.js is loaded (together with the other scripts).

    Thread Starter goehlert

    (@goehlert)

    I found a way to minify even the js-files of Revolution slider (didn’t work with WP Rocket alone, but with additional WP Rocket Footer JS), so that there are only 2 issues left and one of it is …woff?5510888, which probably is too complicated to change, so that …woff2?v=4.7.0 is left.

    Alexandra Nicole

    (@alexandra-nicole)

    Hi Little Bizzy – I downloaded your plugin as recommended by the folks at my Beaver Builder Theme site and also Dream Press but it is not working for me that I can see but I am novice user and don’t know much about website maintenance. Maybe I need some code.

    Can you take a look at my reports below and let me know what you think.

    Here is my report:
    https://tools.pingdom.com/#!/cMBzWs/www.artbyalexandranicole.com

    https://gtmetrix.com/reports/www.artbyalexandranicole.com/tjx8RZHp

    When I went into my WordPress Dashboard to check on your plugin – I did get this report BELOW of a bunch of plugins to try as a result of loading and activating your plugin. Do you think it necessary to use these to get yours to work… I don’t want to overload my site with plugins.

    “Remove Query Strings recommends the following free plugins:
    Disable Emojis Install now!
    Completely disables both the old and new versions of WordPress emojis, removes the corresponding javascript calls, and improves page loading times.
    Disable XML-RPC Install now!
    Completely disables all XML-RPC related functions in WordPress including pingbacks and trackbacks, and helps prevent attacks on the xmlrpc.php file.
    Remove Category Base Install now!
    Completely disables the category base from all URLs generated by WordPress so that there is no category slug displayed on archive permalinks, etc.
    Disable Author Pages Install now!
    Completely disables author archives which then become 404 errors, converts author links to homepage links, and works with or without fancy permalinks.
    404 To Homepage Install now!
    Redirects all 404 (Not Found) errors to the homepage for a better user experience, less abuse from bots, and 100% elimination of Google GSC warnings.
    Force HTTPS Install now!
    Redirects all HTTP requests to the HTTPS version and fixes all insecure static resources by implementing secure URLs without altering the database.
    Server Status Install now!
    Useful statistics about the server OS, CPU, RAM, load average, memory usage, IP address, hostname, timezone, disk space, PHP, MySQL, caches, etc.”

    Beaver Building said if this does not work I might could add code to my Child Theme which I know nothing about really.

    Let me know what you think and I appreciate any help.

    Lisa

    Plugin Contributor littlebizzy

    (@littlebizzy)

    @goehlert Please try another theme, if the issue resolves than perhaps it’s being caused by your theme adding query strings post-load (e.g. jQuery).

    @alexandra-nicole Kindly delete your reply, and begin a new topic, thanks!

    Alexandra Nicole

    (@alexandra-nicole)

    Sorry – unable to delete my comment – there is no option – I will figure it out – thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Some query strings are not removed’ is closed to new replies.