So I made a site in iWeb and I published it to a folder and it worked fine. I could open up the index file on my computer and it launched the site fine, but when I uploaded it to my web space (through my school) it won't work. It's set to be shared and when you go to the address you just get a few lines of html, but nothing loads. Specifically you see this:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="refresh" content="0;url= 4F2520B1-766C-4058-8CCA-DCA5EB839A53/Welcome.html" /></head><body></body></html>
Any ideas why it won't load the site? I've got the index file and the folder with everything else in it uploaded and I just get the code.
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="refresh" content="0;url= 4F2520B1-766C-4058-8CCA-DCA5EB839A53/Welcome.html" /></head><body></body></html>
Any ideas why it won't load the site? I've got the index file and the folder with everything else in it uploaded and I just get the code.