Clean up your code

For best results in SEO you must start with a cleanly coded website. The search engine spiders will find it easier to crawl and index your site if the code is clean.
There are other benefits of validating your code, these include:
- Cross browser compatibility
- Increased accessibility
- Faster loading times
You will probably find your site will start to climb the rankings once you ensure the site complies with the W3C (World Wide Web Consortium) web standards. It is important to check each page validates, and every new page you add to your website should be checked.
Validate your code
Use the W3C HTML validator to check your HTML code. The vaildator will give you prompts to help you fix any bugs it finds.
Use the W3C CSS validator to check your CSS. Again, the validator will help you fix any problems it finds.
By making sure your site validates for both HTML and CSS you are ‘future-proofing’ your site, ensuring long term success.
Related posts:
- Valid W3C - Search Engine Optimisation Friendly Web Design Just as in the written language, there is a right way and a wrong way to write the code that makes a website. Correctly written and valid HTML allows search engines to read the code of a site faster and easier, but with regards to SEO, it can have an...
- 5 Free Search Engine Optimisation tools I’d be lost without! There are many, many lists of “101 free SEO tools that you must try” but who wants to try 101 of them? I know I don’t have time to test 101 tools, however useful they may be to others. So, I’m giving you a list of the free tools I...
- How to make a search engine optimisation friendly .htaccess file A lot of sites can have duplicate content issues and especially CMS (Content Management Systems). I talked about the canonical link element on a previous post, which describes how to let Google know what page holds the original copy within your website. This post on how to build a search...
- SEO headaches: Duplicate Content Yesterday’s WebProNews Video is all about Duplicate content, and it got me thinking. We all know duplicate content isn’t a good thing, and this video drew my attention with the title: “How to Avoid Duplicate Content”. Shari Thurow of Omni Marketing Interactive gives some interesting and straightforward advice about how...
- Canonical Link Element - Duplicate Content After coming across the canonical link element in February i hadn’t yet found a use for this tag / element. But now i believe i have. Basically it is designed to tell Google which page is the true version of potentially a wide range of domain combination or DB queries....








































