this XHTML1 standard div layout is the famous web designer Atzie 2004 published in the "Web designer", a very classic layout, in IE, Mozilla and opera browsers can achieve center and highly adaptive. Complete code is as follows (in the original code based on a certain standard collation):
Page Implementation Intermediate XHTML Technical Analysis please go to my edited post, or "Web designer" view, effect demo and Code:http://www.seobbs.net/xhtml32.html
below analyze the advantages of this layout from the SEO perspective: Let's look at the content distribution in the page by the Web Design Convention, in general, the head (area a) for the site navigation, the bottom of the (d) for auxiliary navigation and copyright information, etc., the Left (b) will put search, list, ranking and other functional content, the core content is concentrated on the right (area C). as shown in the figure above, according to the traditional layout, the code sequence is "A->b->c->d", or it can be understood as "feature-> feature -> Core content-> function ". all know, search engine spider crawling, is in the page code order from top to bottom, in this case the spider is very difficult to crawl to the core content of the fastest And when the page code is too much, the spider may not crawl to the core content to retrace, crawl to is the same as other pages of functional content, this page becomes a similar web page. In order to avoid such a situation, including Sina, Sohu, NetEase and many other websites (possibly including you ^_^), all in the design of the page B and C swap. To see this layout again, the page code order is "A->c->b->d", by content distribution can be understood as "feature-> core content -> function-> function ", in the case of not changing the page display, the core content part of the front. In this way, spiders crawl in the shortest possible time to index the core content of the Web page. plus the advantages of the XHTML standard design code streamlining,Spiders crawl efficiency and quality will be very high, will be more popular with spiders .
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.