Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
What is the framework, according to my XHTML introduction, multiple independent, independently controlled areas in the browser window are called frames. Frame structure has many advantages, such as convenient navigation, convenient maintenance, unified resources. Of course, this framework content will also have his own shortcomings, we generally pay more attention to the CMS search engine is not friendly to this point, then today will talk about how to do both the use of frame structure and get the favor of the search engine. Cuteseo Information List
So if the Web page has to use the framework, then there are two ways to solve the search engine:
First, use NOS to optimize
<nos> tags must be placed inside the frameset, appearing after the last frame (that is, the last one </> mark), before the outermost </set> mark. Think of NOS as the home page of a plain text content, with links to <> pages and text with keywords between <nos></nos>, as well as the text content of the keyword outside the frame, so that 25058.html "> Enterprise Build station search engine can search the information inside the frame.
<nos>
<body>
<h1> Love to play mobile phone resource Network </h1>
<a href= "http://www.xxx.net/" > Links </a>
</body>
</no>
Second, the use of embedded framework I
Is like a master browser embedded in a child window, the content automatically open, I can be embedded in any part of the Web page, arbitrarily modify the size, code:
<i src= "love to play mobile phone resource network." HTM "width=" height= "scrolling=" "No" ></i>
here to talk about this scrolling property, this is defined as whether there is a scroll bar, yes, no is not
On the optimization of this frame structure here, of course, these are books on the content, want to learn more still have to look at the book, Practice.