After designing a layout for a web site, we obviously start converting it into HTML during this session as a web designer we mainly concentrate on cross browser compatibility but we also need to concentrate on some basic seo things like…
2. Using Meta Content and Meta Keywords.
4. Using Valid HTML and CSS code.
5. Make your web site load fast.
1. Why to Use Doctype and what does correct doctype means?
Document type defination(DTD) is also know as Doctype, doctype informs the browser how to interpret the content of the page. If the the doctype is not declared, the browser assumes you don’t know how to code, and goes into quirks mode. If you know what you are doing and include a correct HTML doctype, your page will be rendered in standards mode.
Some Recommended DTDs to use in your Web document.
Use correct doctype, for example your using strict doctype and you use used align in in div tag or in p tag then doctype you used is not correct because align attribute is deprecated in strict doctype.
2. Using Meta Content and Meta Keywords.
Use proper keywords and content relate to your web site, that helps search engine to crawl your web site.
Specify alt tag for image and that alt tag should be a keyword related to web site, because images you have placed on site can be seen by visitors but not by search engines, so alt tag help search engines to read, with the help of alt tags search engines display the image results.
4. Using Valid HTML and CSS code.
Validate your html and css code and make your code w3c standard.
validate your html code here
validate your css code here
http://jigsaw.w3.org/css-validator
5. Make your web site load fast.
Don’t mess up your site with heavy images that makes your site heavy and slow, try to optimize images that reduces weight and helps to load fast.
Online Image Optimizer




























December 25, 2007 at 11:33 pm |
Nice article, very concise. Would be a big help to beginning web designers.
January 15, 2008 at 5:16 am |
I love your blog. You have some very interesting reading, I hope to see more on your blog. very nice.
Thank-You
http://www.seoarticlerewriter.com
January 16, 2008 at 4:54 pm |
this can really be helpful for SEO aspirants…
January 18, 2008 at 4:03 pm |
Some good points here. Way too many web developers these days do not even consider teh validation of their css and html
January 21, 2008 at 9:29 am |
Some highly useful tips like optimizing images. If you simply reduce the size of images it makes a big difference in your website ranking.
January 21, 2008 at 9:51 am |
This is a very informative post. I definitely agree with what you wrote here for SEO tips. Keep up the nice blog..
January 22, 2008 at 1:00 pm |
agree..having good nice and clean design plus page optimization definitely you’ll going to achieve a nice page ranking in search engines..
July 15, 2008 at 4:44 am |
Its is a informative post.Use proper keywords and content relate to your web site, that helps search engine to crawl your web site.