- Website Development - SEO
- Website Development - Adwords
- Advertise Your Webpage
- Speed Up Your Website
- Website Development - Security
- Testing Your Website
- Webpage Migration
- Back Up Your Website
- Small Business Website
- E-Commerce Payment Gateway
- E-Commerce Platforms
- Purchasing a Public Certificate
- Public Authority Certificates
- Website Development - Setup
- Website Development - Cpanel
- Choosing a Web Hosting Company & a Plan
- Commercial & Free Themes
- Publishing & Development tools
- Flat & Dynamic Webpages
- CMS Platforms
- Configure DNS Record on a Hosting Platform
- Domain Privacy
- Website Development - Subdomains
- Domain Name Registration
- Domain Name
- Required Skills
- Website Development - Introduction
- Website Development - Home
Website Development Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Testing Your Website
In this chapter, we will learn how to do some small troubleshooting of a website.
Scenario − The scenario is simple – When trying to open a website there is an error which is popping up – Page cannot be displayed.
Answer − This issue can be addressed by following the troubleshooting steps given below.
Step 1 − Firstly, you must ensure that you don’t have an internet connection problem. You can check it by just simply trying to open another website and see if you get the same result or not.
Step 2 − You have internet in your computer but the website is still not opening.
You should check with the hosting provider, if your hosting plan has expired or not (maybe you forgot to pay it).
You should also check with your domain registrar, if your Domain Name is still vapd and it has not expired too.
Step 3 − After you are done with checking the above-mentioned steps, you should check your DNS records if they are ok or not. Sometimes Hosting Providers change the DNS servers and forget to update the records. You can check this by opening CMD, type ping yourdomainname.com and if you get the following response, please check further.
Ping request could not find host yourdomainname.com. Please check the name and try again.
If you get the following result, then the DNS records and the server are healthy.
Step 4 − Check for any database connection errors, if you are having similar errors pke the screenshots shown below.
To check if the database is functioning in the backend, you should have confirmation that the username, file permissions, passwords and ports of the database did not change.
Step 5 − If you have a the Error 404 Not Found as shown in the following screenshot, then while opening
, you should check if your directory structure has not changed and it is pointing on the Pubpc_html folder. Advertisements