Top "Metatag" questions

The HTML meta element provides a means to add various kinds of metadata to an HTML document.

How to add meta tag in javascript

I want to add <meta http-equiv="X-UA-Compatible" content="IE=edge"> for a particular page. But my pages are …

javascript metatag
Safari Mobile full screen

I'm trying to set the full screen mode on my iPhone Web App, I have read the Apple's documentation on …

iphone web-applications fullscreen iphone-standalone-web-app metatag
X-Frame-Options is not working in meta tag?

I want to restrict my site content to be used in other domains through iframe control. The recommented meta tag …

html x-frame-options metatag http-equiv