Special Meta-tag for Internet Explorer 8
In december 2007 the new Microsoft internetbrowser was presented and passed the Acid2 test. A common way to test the compatibility of an internetbrowsers.
Developer Chris Wilson posted on the Explorer a problem with the browsers 'super standards'.
Microsoft Corp. hopes to balance backward compatibility with Web standards in Internet Explorer (IE) 8 by enabling a new, optional "super standards" mode in the browser. The new mode, which Wilson said would be turned on by inserting a single "meta" element, will be in addition to the existing "quirks mode" that debuted in IE6 and the "standards mode" unveiled with IE7."We believe this approach has the best blend of allowing Web developers to easily write code to interoperable Web standards while not causing compatibility problems with current content," said Wilson
The solution : meta-tags !
The idea is to implement a meta-tag in the source of a webpage which allows the web developers to specify the browser engine to render the page with - for example, if you specify IEv8, when IEv9+ comes out, it is rendered with the same, prior, version of IE, v8. The goal of the standard would also to be allow multiple browsers to utilize this same functionality so that Firefox, Safari and the rest could also use this to render pages in prior engines for their product line (so I could specify IEv8, FFv2 and Safari v3, for example). On internet you will find many discussions about this new solution but it's a fact that you are able to solve this by adding one simple line in the source of your page.
The implementation you may use in the source of your page looks like this :
meta http-equiv="X-UA-Compatible" content="IE=8"
Meta-tags Summary - Important SEO things to remember
|
Gone through all the steps and made changes to your website? Did you add relevant metatags to your website ? We suggest that you use the Metatags in your index.htm or index.html page. Create relevant different metatags for each and every page.
- Read why meta-tags are important and how they affect the search engines.
- Use our meta-tags generator to create the correct meta-tags.
- Use our website analyzer to get professional advice from the meta-tags experts.
- Submit your website to the search engines and choose one of our packages:
|
 |
|
 |
 |
| Free Trial |
Canada package |
North Atlantic Package |
World Package |
| |
|
|
|
Tags: seo design tips and meta-tags |
|