These techniques mainly about meta tags set, and in fact has little to comply with web standards, as long as the note at the end add “/” off label on the can, but since it is Tutorial to write more, you know.
Favorites icon
First, the icon to make a 16×16 icon named favicon.ico, placed in the root directory. Then head embedded in the following code areas:
<link rel=”icon” href=”/favicon.ico” type=”image/x-icon” />
<link rel=”shortcut icon” href=”/favicon.ico” type=”image/x-icon” />
To prepare the content for search engines
Code below, replace the contents of your site, you can:
Search Site allows search of all the robot links. If you want to search some of the pages are not recommended method of using robots.txt
<meta content=”all” name=”robots” />
Author information to your website
<meta name=”author” content=”ajie@netease.com,Htshow” />
Copyright information to your website
<meta name=”Copyright” content=”www.yzci.com,Copy Right,2011” />
Brief description of the site (recommended)
<meta name=”description” content=”Web DesignerwebWeb Standards Website,Promoteweb the use of standards in China” />
Site keywords (recommended)
<meta content=”designing, with, web, standards, xhtml, css, graphic, design, layout, usability, ccessibility, w3c, w3, w3cn, ajie” name=”keywords” />
Added that the front five are about to spend the head area code, the actual page content also did not mention the word, do not rush!
In fact, head area is very important to see a page of the head of the code is professional enough to know the designer!
Related posts:
- The fourth day : of the style sheet called Standard design with a web site, the main method is...
- What are the benefits by Using WEB standard construction site? Most of us have a profound experience, whenever the major...
- The third Day : definition language code The third step is to define your language code: <meta...
- The eleventh day : the menu without table Build up the initial layout, I began to fill the...
- The first day : the choice of what kind of DOCTYPE Preface Hello everybody! This series of articles is written W3CN...
Related posts brought to you by Yet Another Related Posts Plugin.

