PDA

View Full Version : Disabling Smart Tags


bogie
June 28th, 2001, 07:16 PM
:mad: Well, MS has done it again - so-called "Smart Tags" in IE6 are the "dumbest" thing yet! My websites are know proliferate with site design defacing "Smart Tags", in some cases pointing to competitors of my clients.

I have heard that there is a disabling HTML or Javascript that can be added to the site code to rescue us. Has anybody got that code or know where it is readily available?

Any help appreciated! :D

Steven.Bentley
June 28th, 2001, 07:47 PM
Welcome to CTH :)

There's a meta tag you can add

<meta name="MSSmartTagsPreventParsing" content="TRUE">

info's on microsoft.com at
http://www.microsoft.com/windows/ie/preview/smarttags/default.asp

Steven.Bentley
June 28th, 2001, 09:47 PM
Just some further info
http://news.cnet.com/news/0-1003-200-6399150.html?tag=mn_hd

Looks like smart tags have been dropped from the IE 6 in WinXP

bogie
June 28th, 2001, 09:56 PM
Thanks Steven ....
really appreciated.

Got tired of trying to locate the information. Many people will now hear about this simple Meta Tag. I know many developers wanting to use it :D

Steven.Bentley
June 29th, 2001, 10:51 AM
You're more than welcome :)