Simple Website Translation Engine

 

 

Web Lite Solutions Corp.

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:

  1. You are trying to load the page from your local machine rather than over the internet.
  2. You are accessing the page from a domain other than the site URL that you specified on the sign-up form.
  3. 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).
  4. You placed the SWeTE snippet in the head of your page rather than the body.
  5. You can some javascript defined in your webpage that conflicts with SWeTE.
Login