Blogger Hack: Meta Data Optimization

Related Tags:

  Meta Data, here referring to the website <head> </ head> middle of this page to describe some of the information.    Blogger in the system, because templates can be fully customized, so we can carry out some of the Meta Data optimization to improve the compatibility of Blog and readability, but also more convenient to search engines crawl page content. 

  In Internet Explorer solution can not be automatic identification UTF-8 encoding issues: 

  In some cases, the IE browser does not automatically identify Blogger template coding format, will be displayed blank pages, require manual coding changes to the normal display.    Solution: only to the following information on Meta Data encoded in the forefront, which is merely In "head> following: 

  <meta Http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 

  RSS support to the browser automatically identify external RSS address: 

  Blogger template can be the default browser of its own automatic identification of the Atom Feed.    There are, however, many Blogger users in the use of more powerful FeedBurner the Feed and how to have the browser automatically identify the Feed FeedBurner?    In "head> </ head> intermediate join such a statement can be done: 

  <link Rel="alternate" type="application/rss xml" title="WebLeOn's Blog RSS" href=" http://feeds.feedburner.com/FeedName "/> 

  Blogger filter labels: 

  Blogger filtering labels <ItemPage>, <MainOrArchivePage>, <MainPage>, <ArchivePage> of Meta Data is also effective, so we can use these labels to different pages have different attributes: Following is different page Heading different format examples: 

  <MainPage> <title> <$ BlogTitle $> </ title> </ MainPage> 
  <ArchivePage> <title> <BlogPageTitle $ $> </ title> </ ArchivePage> 
  <ItemPage> <title> <Blogger> <$ BlogItemTitle $> </ Blogger> - <$ BlogTitle $> </ title> </ ItemPage> 

  Blogger can provide a lot of labels, a lot of them can be used in Meta Data,抛砖引玉I can do is just hope that we can find more in the use of optimization methods and to share out. 

  PS: The above are in square brackets <> full angle, the need to use byte characters. 

Related articles:

CSS controls the use of ASP.NET 2.0 Adapter generated CSS friendly HTML output
  Tired of the built-in ASP.NET server controls generating HTML <table> elements, and hope that you can use pure CSS?    If so, read on.    .    .    Last week, we released ASP.NET 2.0 CSS control adapter version 1.0.    These adapters u...
Ajax learning - Website memorandum
  1. Resource Site    1, domestic websites    1) Ajax China (recommended)    A professional ajax technology website, classification clearly, a large number of electronic version of Guide, as well as download source AJAX!    Http://www.okajax.com ...
Pages from the user (refresh, back, closed, etc.) messages
  Sometimes users do in the edit pages after revision, may be set, such as the closure of the current misuse of the pages of information loss,    Why not to remind users?    Example code is as follows:    <! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0...
Dreamweaver MX 2004 Video Collection Guide (88)
  Section 88 sets: Javascript function    Curriculum objectives: understanding the role of function, and learning definitions and call functions    Curriculum points: This section presents Javascriptk function in the role, as well as how to define and call functions. ...
Web site to promote 26
  You already have a website, how to increase traffic?    Why not spend a few minutes to look at the paper, listed 26 things.    You already have a web site, but not more than the number of visits.    How to increase the volume?    Why not spend a few m...