Title: Make fewer http requests
Last modified: March 20, 2019

---

# Make fewer http requests

 *  [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * (@copiaurbietorbi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/)
 * Good day folks!
 * We have run some tests using the pingdom website and we found some requests from
   the plugin. Is there a way to make fewer requests?
 * Thank you for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-fewer-http-requests-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Giovanni Invernizzi](https://wordpress.org/support/users/paperplanenan/)
 * (@paperplanenan)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11370112)
 * You can exclude plugin’s scripts from every page except the ones where you need
   it with something like:
    if ( !is_page( array( ‘your-page-slug-1’, ‘your-page-
   slug-2’ ) ) ) { wp_deregister_script( ‘google-invisible-recaptcha’ ); }
 *  Thread Starter [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * (@copiaurbietorbi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11371077)
 * Ciao Giovanni,
 * Thank you for getting back to us. That’s a good idea. Should we include this 
   in functions.php on the child theme or where exactly?
 * Thank you for your help!
 *  [catboulin](https://wordpress.org/support/users/catboulin/)
 * (@catboulin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11393343)
 * Hello, in case you are interested, I did it with a plugin and we talk about it
   on this page:
    [https://wordpress.org/support/topic/google-recaptcha-any-reason-to-load-it-even-on-page-where-its-not-used/](https://wordpress.org/support/topic/google-recaptcha-any-reason-to-load-it-even-on-page-where-its-not-used/)
 * no problem until now, and this plugin helps a lot to fasten a wordpress website
   also.
 *  Thread Starter [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * (@copiaurbietorbi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11394083)
 * Hello catboulin,
 * Thank you for the note. Are you referring to the asset clean up plugin or which
   one?
 *  [catboulin](https://wordpress.org/support/users/catboulin/)
 * (@catboulin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11394851)
 * yes, so crazy, my website now loads in 1.3s thanks to this plugin
    [https://wordpress.org/plugins/wp-asset-clean-up/](https://wordpress.org/plugins/wp-asset-clean-up/)
   and i only use the free version, so i guess it could even be better ? Please 
   people tell me if you try and find even better settings.
 *  Thread Starter [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * (@copiaurbietorbi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11396349)
 * Hello catboulin,
 * Thank you for your message. That’s great man!
 * So, what plugins are using to resolve the cache? Are you using any other in combination
   to this one?
 * Also, what kind of warnings do you get when you run a speedtest? Does this plugin
   help you with the recaptcha requests?
 * Thank you for your help!
 *  [catboulin](https://wordpress.org/support/users/catboulin/)
 * (@catboulin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11396985)
 * Sorry i’m not so good but was a bit high yesterday and worked all night to do
   things that I never managed / succeeded to do before.
 * First I installed this plugin
    [https://wordpress.org/plugins/wp-asset-clean-up/](https://wordpress.org/plugins/wp-asset-clean-up/)
 * Then I add more motivation to install
    [https://wordpress.org/plugins/async-javascript/](https://wordpress.org/plugins/async-javascript/)
 * which also recommended me
    [https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/)
 * The result is very good and i have checked thoroughly my woocoommerce store and
   everything seems to work well. Also no php error in error log.
 * I was so happy that I wanted to share my happiness !
    I hope that it can be useful
   for the community, because it’s so complicated to find/understand what to do 
   to improve speed.
 *  Thread Starter [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * (@copiaurbietorbi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11397822)
 * Hello Catboulin,
 * Thank you for sharing this information. We will look into it and hopefully our
   site gets faster.
 * Have a good weekend.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Make fewer http requests’ is closed to new replies.

 * ![](https://ps.w.org/invisible-recaptcha/assets/icon-256x256.png?rev=1560060)
 * [Invisible reCaptcha for WordPress](https://wordpress.org/plugins/invisible-recaptcha/)
 * [Support Threads](https://wordpress.org/support/plugin/invisible-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/invisible-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/invisible-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/invisible-recaptcha/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Copiaurbietorbi](https://wordpress.org/support/users/copiaurbietorbi/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/make-fewer-http-requests-3/#post-11397822)
 * Status: not resolved