Page?Layout?Ideas
With some basic HTML tweaking webpages can be made more Search Engine Friendly i.e more relevant in the eyes of a Search Engine,this articles teaches you how to do just that. Suppose you have a website with 2 sections,
HTML used for the sample above.
Notice,the content of The Left Section appears above The Main Content Area in the source,a Search Engine may thus give more importance / preference to left section of your webpage then your actual content area. The above structure can be improved for search engine optimization purposes. The 'Rowspan' attribute of the <td> can be used to solve the above problem. Using rowspan=2 divide the page into two rows,put The Main Content text in the first row,above the Left section,which should be put in the second row. Optimized HTML Structure
Optimized Output
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |