HTML Validation Result of diggweb.com

After validating, we found 0 error and 1 warning.

No Errors!

1 Warning

1. Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. 10 occurrences
On line 10, column 171 '... <meta name="description" content="Domain name search tool, DNS lookup, SSL checker. Check who is hosting any website. Is the website down or not lookup."/> ...'
On line 11, column 64 '...> <link rel="canonical" href="https://www.diggweb.com/" /> ...'
On line 12, column 107 '...> <meta property="og:title" content="Domain Name Checker, WHOIS, DNS Lookup, SSL Checker | Diggweb"/> ...'
On line 13, column 68 '...> <meta property="og:url" content="https://www.diggweb.com/"/> ...'
On line 14, column 52 '...> <meta property="og:type" content="website"/> ...'
On line 15, column 99 '...> <meta property="og:image" content="https://www.diggweb.com/assets/public/img/default.jpg"/> ...'
On line 16, column 170 '...> <meta property="og:description" content="Domain name search tool, DNS lookup, SSL checker. Check who is hosting any website. Is the website down or not lookup."/> ...'
On line 17, column 57 '...> <meta property="og:site_name" content="Diggweb"/> ...'
On line 18, column 66 '...> <meta name="twitter:card" content="summary_large_image" /> ...'
On line 21, column 109 '... <link rel="shortcut icon" href="https://www.diggweb.com/uploads/images/app-favicon-1704398657.png" /> ...'

HTML Validator

HTML validator. Verifies HTML files for compliance with W3C standards and evaluates code quality against best practices.


HTML Validator is a tool that checks your HTML code for errors or mistakes. It's designed to help you ensure that your web pages are properly formatted, semantically correct, and accessible to users. HTML Validator is a great tool for website owners, developers, and designers who want to create high-quality websites that are easy to use and maintain.

How to Use an HTML Validator:

Using an HTML validator is a simple process. Here are the basic steps:

    Enter your website URL.

    Run the validator: Click the "Validate" button to run the validator. The tool will scan your HTML code and generate a report that lists any errors, warnings, or other issues.

    Review the results: Review the results of the validation report to see what errors or issues have been found. The report will highlight the line of code where the issue was detected and provide a brief explanation of the problem.

    Fix any errors or issues: Once you've reviewed the validation report, you can start fixing any errors or issues that have been identified. This may involve editing your HTML code, changing the structure of your web pages, or adding additional content to improve accessibility or user experience.

    Re-validate your HTML code: After you've made changes to your HTML code, it's a good idea to re-validate your web pages using the HTML validator. This will help ensure that you've fixed all the issues and that your web pages are compliant with HTML standards.