I have uploaded the files of my website in cpanel in public_html but after that website is not visible on web

3.3k Views Asked by At

I have uploaded my website files to public_html in cpanel 11 but even after that my website will not display online. When I type in the domain name, the site is redirected to some ww2."my domain name" .

2

There are 2 best solutions below

3
On

you could make - telnet "yourdomainname" 80, and after that "GET / HTTP/1.1" to see what will be the response code, and if there are some redirects.

0
On

You will have to make sure following things:

  • Make sure that your domain is resolving correct IP address. If it is not resolving to your hosting server, contact your host for further assistance.

  • Make sure that you have uploaded the contents to proper directory. You may ask your host if you have any doubt in your hosting control panel.