Multiple admin-ajax.php crashing site
-
We have multiple forms on our site all associated with a cookie-based workflow. There are popup forms for website conversion CTA’s as well as every download document on the page… well over 10 or 15 forms loading on the page at any one time.
We had extremely slow load times, and eventually ended up with website 503 server errors and cancelled statuses on the admin-ajax.php calls.
Since we require many forms on one page, how do we avoid the multiple instances of the admin-ajax.php that is crippling our site? My only work-around is to create a landing page for each form so that the admin-ajax.php only triggers once per page, but this is not ideal at all? Any help with this is much appreciated please.
The page I need help with: [log in to see the link]
- The topic ‘Multiple admin-ajax.php crashing site’ is closed to new replies.