Free Templates for Blogger
Friday, August 18, 2006
10 web design tips to get your website noticed by spiders
by: perfect optimization
Many web designers do not pay attention in coding structure, the result is no one can find those websites in search engines!. In many cases search engine spiders cannot crawl 100% of those sites, this is because of huge size, html code error, navigation problem due to using scripts. By following these ten tips while designing and developing your website, you can improve your web presence.1) Table structure: Nested tables can cause the huge page size and it could be problem with download times. Use separate tables wherever possible. Rather than using tables, use CSS to format your page layouts.2) Page size: small web pages load faster. Make your page size to below 50K, so that search engine spiders can able to crawl your entire website without having any time delay.3) Frames: Do not use Frames. Some search engines not even supported frames and it could be some display/alignment problem with some browsers. It could also affect while bookmarking a page. Remember, whatever you are trying to accomplish by using frames can usually be done with CSS.4) Alt tags: Minimize the use of graphics and Flash. If your site having graphics try to explain those by adding ALT text. Since search engine spiders cannot read text within images, you should provide alternative text, so that spiders can understands what they mean.5) Navigation: Each pages on your website should be easily connected. Use of JavaScript links and image maps may affect spidering your entire site or you should use text links at the bottom of your page to help search engine spiders to navigate each ...more>>>
by: perfect optimization
Many web designers do not pay attention in coding structure, the result is no one can find those websites in search engines!. In many cases search engine spiders cannot crawl 100% of those sites, this is because of huge size, html code error, navigation problem due to using scripts. By following these ten tips while designing and developing your website, you can improve your web presence.1) Table structure: Nested tables can cause the huge page size and it could be problem with download times. Use separate tables wherever possible. Rather than using tables, use CSS to format your page layouts.2) Page size: small web pages load faster. Make your page size to below 50K, so that search engine spiders can able to crawl your entire website without having any time delay.3) Frames: Do not use Frames. Some search engines not even supported frames and it could be some display/alignment problem with some browsers. It could also affect while bookmarking a page. Remember, whatever you are trying to accomplish by using frames can usually be done with CSS.4) Alt tags: Minimize the use of graphics and Flash. If your site having graphics try to explain those by adding ALT text. Since search engine spiders cannot read text within images, you should provide alternative text, so that spiders can understands what they mean.5) Navigation: Each pages on your website should be easily connected. Use of JavaScript links and image maps may affect spidering your entire site or you should use text links at the bottom of your page to help search engine spiders to navigate each ...more>>>