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.
- What is a CSS hack writing and
- CSS Hack Code Examples: Compatible IE5.0, IE5.5, IE6.0, IE7.0, FF1.5, FF2.0
- Into CSS
- CSS hack and what is written.
- CSS hack Some Thoughts on How are we going to face it?
- Integrated Web Design: Strategies for Long-Term CSS Hack Management
- CSS hack browser compatibility list
- CSS on
- CSS
- Blogger Hack: Meta Data Optimization
- Focuses on the IE6, IE7, Firefox how to use CSS hack question!
- What is a CSS hack
- CSS Hack quick summary investigation
- The CSS Hack ......
- [To] what is CSS hack
- ? ? ? ? ¨° (css)
- CSS Hack data collection
- One for the CSS Hack IE7
- CSS Hack control technology Fast Facts
- CSS hack?g? [? ? [¨?




