Title: Website blocking requests
Last modified: January 16, 2024

---

# Website blocking requests

 *  Resolved [cgander](https://wordpress.org/support/users/cgander/)
 * (@cgander)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/website-blocking-requests/)
 * It’s currently not possible to access [http://www.oasisworkflow.com](http://www.oasisworkflow.com)
   due to being blocked by the firewall. The initial page load works but any requests
   after that are blocked
 * Looking at the browser console this seems to be because all the JS resources 
   have had defer=”defer” added to them but it’s been quoted wrong and is being 
   included as part of the src url (e.g. src=”[https://www.oasisworkflow.com/wp-includes/js/jquery/jquery.min.js&#8217](https://www.oasisworkflow.com/wp-includes/js/jquery/jquery.min.js&#8217);
   defer=’defer”).
 * This seems to be triggering the firewall to think it’s an injection attack of
   some kind as all JS resources respond with a 403 error. This then prevents any
   further requests due to the large number of blocked requests and future page 
   loads just timeout instead, before eventually being completely blocked by the
   firewall

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

 *  Plugin Author [nuggetsol](https://wordpress.org/support/users/nuggetsol/)
 * (@nuggetsol)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/website-blocking-requests/#post-17351601)
 * Thanks [@cgander](https://wordpress.org/support/users/cgander/). We will take
   a look and fix it asap.
 *  Plugin Author [nuggetsol](https://wordpress.org/support/users/nuggetsol/)
 * (@nuggetsol)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/website-blocking-requests/#post-17353232)
 * Hi [@cgander](https://wordpress.org/support/users/cgander/), we have removed 
   the offending code and the site is working fine again.
 * Can you check if you are able to access the site as well?
 *  Thread Starter [cgander](https://wordpress.org/support/users/cgander/)
 * (@cgander)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/website-blocking-requests/#post-17398897)
 * Thanks, all working now 🙂

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

The topic ‘Website blocking requests’ is closed to new replies.

 * ![](https://ps.w.org/oasis-workflow/assets/icon-256x256.png?rev=1890301)
 * [Oasis Workflow](https://wordpress.org/plugins/oasis-workflow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oasis-workflow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oasis-workflow/)
 * [Active Topics](https://wordpress.org/support/plugin/oasis-workflow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oasis-workflow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oasis-workflow/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [cgander](https://wordpress.org/support/users/cgander/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/website-blocking-requests/#post-17398897)
 * Status: resolved