
Originally Posted by
Saloni
1: Static URL - Dynamic websites have ugly urls of the webpages from the scripts of like PHP, ASP, or whtever technology is used for the web development. these urls are not readable by search engines that contains any such paratmeters,
2: Through URL rewriting, we can give a neat look to both visitors and search engines for all dynamic webpages and this helps better search engine crwaling for those webpages.
3: Light Script - Well defined codes to make the website codings lighter for fast downloading. And as much as the codes are light, it is good in terms of SEO
4: Tabless HTML Codings - Tables used in the HTML codings are not easily crawled by search engines and so if html codings are done using css through DIV, it is good for better SE indexing.
5: W3C Validated HTML Coding - HTML coding if done through W3C standarad, it is very consedired good for SE. W3C is a defined standarad for HTML codings.