SWeTE Troubleshooting Guide
1. It keeps saying "Please Wait..."
Question
After adding the SWeTE code to my webpage, it just hangs saying "Please wait". What am I doing wrong?
Answer
If you are experiencing this symptom, it is usually caused by one of the following:
- You are trying to load the page from your local machine rather than over the internet.
- You are accessing the page from a domain other than the site URL that you specified on the sign-up form.
- The Site URL you entered on the sign-up form is too specific (e.g. you entered the URL of a webpage on your site rather than the URL to your site's base directory).
- You placed the SWeTE snippet in the head of your page rather than the body.
- You can some javascript defined in your webpage that conflicts with SWeTE.