HandheldFriendly is a tag that indicates the use of mobile optimization on the page. Initially, it was prescribed only for the AvantGo browser, which was used in archaic Palm and Blackberry models with a specialized focus on mobile devices.
<meta name="HandheldFriendly" content="True">
Today, the scope of use of Meta Handheld Friendly has expanded. The meta tag is recognized by many browsers on mobile devices. Its appearance (parameter true) is a signal that the page is optimized for handheld devices. Additional functionality is to instruct readers that during adaptation the desired web document will be reflected without the reverse scaling that would otherwise be done automatically.
|