admin管理员组文章数量:1402956
I am trying to use the application-title meta tag that was released recently. It should work on Chrome version 134 and Edge version 134, but it is not working.
This is how I am using.
<meta name="application-title" content="Your App Title" />
Your App Title text is not appearing in the title section. Does anyone having the same problem?
I am trying to use the application-title meta tag that was released recently. It should work on Chrome version 134 and Edge version 134, but it is not working.
https://developer.mozilla./en-US/docs/Web/HTML/Element/meta/name
This is how I am using.
<meta name="application-title" content="Your App Title" />
Your App Title text is not appearing in the title section. Does anyone having the same problem?
Share Improve this question edited Mar 12 at 5:07 Jahid Pathan asked Mar 12 at 5:03 Jahid PathanJahid Pathan 11 bronze badge 1- 1 instead of relying on this, try setting this in your manifest file. – ProDeSquare Commented Mar 12 at 9:51
1 Answer
Reset to default -2The <meta name="application-title">
tag has very limited support in modern browsers. According to the MDN documentation, it is not widely implemented, even in the latest versions of Chrome and Edge. Instead, you may want to use the tag for setting the page title or explore alternative approaches depending on your use case.
本文标签: htmlapplicationtitle meta tag not working for PWAStack Overflow
版权声明:本文标题:html - application-title meta tag not working for PWA - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744769648a2624260.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论