Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Read this article in the desert, the feeling is still shallow some! I'm going to say something about SEO on HTML page.
One: div naming
div naming, using ID and class
ID: Full page Unique, not reused, used to name the plate section
Class: All stations can be called repeatedly to adjust layout and style usage. When naming, should be able to embody the plate structure, the parent-child relationship. Use the "-"
Two: H1, H2, H3 title tag
H1 H2 H3 must be used in three major pages, list pages, terminals. The home page needs to see the situation. The above several title tags used in the page, make the page primary and secondary, structure clear, keyword distribution reasonable; The following describes the use of H tag.
3:3 Large page HTML writing
Home: Layout pattern of plate structure + core paragraph (page description)
List: Plate structure pattern + core paragraph, update paragraph
Terminal: Plate structure pattern + body paragraph
Subsidiary pages: fully-modular structural model
Home, List:
Format:<h1> Core Keywords </h1>+<p> core paragraphs </p> for example:
<h1> Shanghai Real Estate </h1>
<p> a large number of Suzhou real estate information in the home. 100% Audit, to provide you with more detailed room type, price, community photos, near Street View, bus routes, maps and other up-to-date advice. Find real estate related information, on the tenants!
Terminal:
Format:
<h1> article title </h1>+<p>h1 Body </p>+<h2> article title extension </H2>+<P>H2 body </p>
H1 annotation title, H2 annotation subtitle, that is, the title of the extended title, so that the core keywords evenly distributed in the body!
H1 annotation title, H2 annotation subtitle, that is, the title of the extended title, so that the core keywords evenly distributed in the body!
Four: page div write rules
1: Make the layout use elements concise, as far as possible to use nested patterns
2: Similar to <a> <p> <span> <form> </font> <img> tags and other elements can be directly defined style, without the external nesting div and other elements to layout! (can be defined independently, without nesting)
3: page elements must be written correctly and form a closed state.
Article source 92 Food Network: http://www.92meishi.com (common learning progress)