Can't see website after upload

NeonNinja

Neon Resident
Joined
Nov 22, 2009
Messages
26,357
Reaction score
4,358
Location
Neon World
This is the culprit line. Have no idea what's wrong.

Code:
<?xml namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" / encoding="utf-8"?>
 
It seems you have a missing ":" after the "<?xml" part.

eg.
Code:
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Could you perhaps tell us more about what application you used to create the website and where you're hosting it? I've never seen this kind of XML tag before - so I had to Google for it...
 
Dreamweaver. But I got an HTML template then editing with it. Test hosting at 000webhost while I get a proper domain and host.
 
Somewhere you're doing something horribly wrong, because Dreamweaver isn't supposed to add Microsoft tags in the HTML!
I haven't used Dreamweaver since it was Dreamweaver MX (like 5years+ ago).

If you don't mind sending me a link, then I can quickly have a look.
 
Lol *facepalm* you don't use Dreamweaver to build Wordpress website.

Since you admitted not knowing what you are doing, why did you not simply use some Wordpress template?
 
Lol *facepalm* you don't use Dreamweaver to build Wordpress website.

Since you admitted not knowing what you are doing, why did you not simply use some Wordpress template?

pot kettle black. and you can use dreamweaver to build a wordpress site, you just have to know how to convert it into the wordpress format
 
Could you message me the link, I'll have a look and let you know whats happening if I can spot it :)
 
Removed the line and all is well... This site is exclusive to the one I made via WordPress. It has 4 pages with a template prebuilt, so just editing that (HTML).
 
Top
Sign up to the MyBroadband newsletter
X