There are many reasons why your website isn't displaying, and none of them are good. If you can't see your website after you upload your site content, here are a few things you can check.
This isn't a problem for brand-new domains and websites, but sometimes if you're super busy existing domains and sites can lapse before you know it.
Occasionally you might need to clear the web browser cache to see your website:
If your domain is registered with Heart Internet, we updated your DNS records when you set up your account and this shouldn't be an issue. But if your domain name is registered somewhere else, make sure that you're using the right nameservers to point your domain name to the website. For more, see:
If you uploaded your website files to the wrong directory, you'll definitely have problems viewing the site. The name of the correct directory for your files depends on your hosting type:
When your domain name is typed into a Web browser, the home page should display. The file name for your home page could be one of several names depending on how your website files were created (for example, index.htm or Default.html are possible). Here are valid index files in cPanel listed by order of precedence
If your images aren't displaying, make sure that the directory where the images are located and the path specified in your code match exactly.
Note: Paths in Linux accounts are case sensitive - so if there are uppercase characters in your image name (for example, MyImage.jpg) then the path in your code must also use uppercase characters in the same places, or else the image won't appear.
If you developed your website locally, your code should adjust for the environment change that occurs when you upload site content. Web page URLs, image paths, and database names can all be environment-sensitive.
We recommend that you use relative URLs when referencing Web pages. Relative URLs identify a Web page in relation to, or in the context of, the current page. Because they do not reference the domain name, relative URLs do not require modification when changing environments.
Article ID: 882
Created On: Wed, Jun 3, 2020 at 10:46 PM
Last Updated On: Wed, Jun 3, 2020 at 10:46 PM
Online URL: https://www.heartinternet.uk/support/article/my-website-isn-t-displaying.html