Quote Originally Posted by Website Rob View Post
Things I have noticed.

- SSL Cert is issued to sourcetech.co.uk
- site does not work without the 'www' in the URL
- invalid characters in JS starting at line 96 of page output
);
//îòñëåæèâàíèå äîïîëíèòåëüíûõ ýëåìåíòîâ
//addListener(document.getElementById('element-id'),

Fixing all of the above will help to sort out some or even a lot, of problems.
The SSL is issued to the www... Non www links are not displayed, but rather 404 as no redirect exists either.

~Melanie