SEO Home Head Area code specification

Source: Internet
Author: User
Tags character set
The head area refers to the content between

1. Company Copyright note
<!---thesiteisdesignedbymaketown,inc06/2000--->

2. Web page display Character set
Simplified Chinese: <metahttp-equiv= "Content-type" content= "text/html;charset=gb2312" >
Traditional Chinese: <metahttp-equiv= "Content-type" content= "Text/html;charset=big5" >
English: <metahttp-equiv= "Content-type" content= "text/html;charset=iso-8859-1" >


3. Web Page Creator Information
<metaname= "Author" content= "hhlong.com" >


4. Introduction to the website
<metaname= "DESCRIPTION" content= "xxxxxxxxxxxxxxxxxxxxxxxxxx" >


5. Search keywords
<metaname= "keywords" content= "xxxx,xxxx,xxx,xxxxx,xxxx," >


6. CSS specification for Web pages
<linkhref= "Style/style.css" rel= "stylesheet" type= "Text/css" >
(see table of Contents and naming conventions)

7. Page Title
<title>xxxxxxxxxxxxxxxxxx</title>


You can choose to add a label

1. Set the expiration time of the Web page. Once the page expires, it must be reopened on the server.
<metahttp-equiv= "Expires" content= "WED,26FEB199708:21:57GMT" >

2. The browser is prohibited from accessing the contents of the page from the local machine cache.
<metahttp-equiv= "Pragma" content= "No-cache" >

3. To prevent others from calling your page in the frame.
<metahttp-equiv= "Window-target" content= "_top" >

4. Automatic jump.
<metahttp-equiv= "Refresh" content= "5; Url=http://www.hhlong.com ">
5 refers to the time to stay 5 seconds.

5. Web Search Robot Wizard. Used to tell search bots which pages need to be indexed and which pages don't need to be indexed.
<metaname= "content=" "None" >
The parameters of the content are all,none,index,noindex,follow,nofollow. The default is all.

6. Favorite folder icon
<linkrel= "Shortcuticon" href= "Favicon.ico" >

All JavaScript calls take as much external calls as possible.
<scriptlanguage= "JavaScript" src= "Script/xxxxx.js" ></SCRIPT>



Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.