Title: ao_noptimize1?
Last modified: July 30, 2022

---

# ao_noptimize1?

 *  Resolved [Nadav Levi](https://wordpress.org/support/users/123nadav/)
 * (@123nadav)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/ao_noptimize1/)
 * Hey Frank, how are you?
    i looked something wired in one of my sites. As you 
   remember me, i have 3 identical sites, in different language: locksmithunit.com
   locksmithunit.cat and the problematic one: locksmithunit.es
 * i notice a lot of traffic from:
    [https://locksmithunit.es/?ao_noptimize=1](https://locksmithunit.es/?ao_noptimize=1)(
   something like 10 times and i see it throw the Google Search Console)
 * I searched in google and found this from 2019:
    [https://wordpress.org/support/topic/what-exactly-does-ao_noptimize1-do/](https://wordpress.org/support/topic/what-exactly-does-ao_noptimize1-do/)
 * Have a chance my site is bugged?
    I tried to turn off and on the plugin, it’s
   not work. Maybe i need to install the plugin again?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fao_noptimize1%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/ao_noptimize1/#post-15872677)
 * hey 🙂
 * If somewhere on the internet there are somehow links to your .es site with that`
   ao_noptimize` parameter, then people clicking on that link will see the un-optimized
   version of your site. This is not a bug, but expected behavior. You could try
   finding the source (the site where that link might be) and change/ remove it.
   You could also use this code snippet to tell AO to ignore the parameter;
 *     ```
       add_filter( 'autoptimize_filter_honor_qs_noptimize', '__return_false' );
       ```
   
 * hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘ao_noptimize1?’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/ao_noptimize1/#post-15872677)
 * Status: resolved