Created three calculators that sit on the same page.

  • Tamara McClintic
    Asked on August 18, 2019 at 5:59 PM

    Good Afternoon!

    I recently created three calculators that sit on the same page. 

    Is there any reason this would cause trouble when the site experiences heavy traffic?  

    Is there anything special that should be done to fix the issue?

    Here's a link if you want to check it out:  

    https://www.michiganpipetrades.com/wage-calculator/

    I've been told the calculators are getting a lot of traffic due to high usage.  Is there anything special that needs to be done in order to alleviate the site having a slower loading time?

    Thanks in advance!

  • jonathan
    Replied on August 18, 2019 at 7:31 PM

    I checked on your website page, and indeed there were 3 forms embedded on the same page on the site.

    1566170790zzz 2019 08 19 07 Screenshot 10


    It is possible that script conflict were happening between the form scripts and those on the website.

    What I suggest you try for now is to re-embed each of the form on the website using instead the form iframe embed code.

    Guide : Getting the Form iFrame Code

    Then observe after if the slow down issue still occurs during high traffic/usage.

    Let us know if you need further assistance.