Skip to main content

Questions tagged [meta]

Meta elements are the HTML or XHTML <meta … > element used to provide structured metadata about a Web page. DO NOT USE this tag for questions about Stack Overflow; post these on meta.stackoverflow.com instead.

517 questions with no upvoted or accepted answers
8 votes
0 answers
1k views

new iOS start to ignore meta viewport maximum-scale for device-width

I noticed, that the "classical scenario" with meta viewport for a fixed device-width along with maximum-scale=1 doesn't prevent the page from zoom-in by user on the ios anymore. <meta name="...
Farside's user avatar
  • 10.2k
7 votes
0 answers
294 views

jslint camelcase and dot notation conflict

This issue is some what silly and can be solved by ignoring camelcase or dot notation. What I'm curious about is how are other people handling cases where you're parsing JSON that contain underscores. ...
Matt 's user avatar
  • 1,072
6 votes
3 answers
7k views

Zoom issue in iPhone for iOS 10

Is there any viewport meta tag available for iOS 10 ? I am facing zoom issue on my iPhone. I am using <meta name="viewport" content="user-scalable=1.0,initial-scale=1.0,minimum-scale=1.0,maximum-...
user avatar
6 votes
1 answer
235 views

How Facebook linting scraper work, and what are its expectations from my web site?

a short story, I bought a new domain, and before I publishing it I used the free hosting of kissr then I couldn't be able to share the url at Facebook as it seems Facebook doesn't trust any thing at ...
George Botros's user avatar
5 votes
1 answer
2k views

Is <html prefix="og: http://ogp.me/ns#"> mandatory when using the Open Graph Protocol?

Simple question: Do I need this: <html prefix="og: http://ogp.me/ns#"> To use this: <meta property="og:title" content="The Rock" /> <meta property="og:type" content="video.movie" /&...
cbdeveloper's user avatar
  • 30.4k
5 votes
0 answers
339 views

AngularJS dynamic metatags - Is it possible to reevaluate a dynamic meta tag? Specifically apple-itunes-app smart banner meta tag

In AngularJS, I am trying to have a dynamic apple-itunes-app smart banner for iOS safari. I have one single section for the app in my index.html as I am using ui-router.I have successfully displayed ...
Jorge Suárez's user avatar
5 votes
1 answer
3k views

open graph string linebreak using meta tags

I am currently updating my page with facebook open graph meta tags so it get's a nice preview when pasting the url to facebook. Sadly, the og:description property or any other property of type string ...
McFarlane's user avatar
  • 1,837
4 votes
0 answers
684 views

Mobile web app capability and viewport in safari mobile 13

For a webapp, I tried two cool meta tags, namely apple-mobile-web-app-capable and viewport. The first one to allow the web application to be displayed fullscreen in iOS, when the application is added ...
Ogier Maitre's user avatar
4 votes
2 answers
3k views

Twitter Cards - "WARN: No metatags found"

Having setup metatags for sharable pages via a heroku-hosted react web app. I've noticed that Twitter cards are not being properly presented, despite page source correctly presenting twitter and og ...
Robert's user avatar
  • 43
4 votes
0 answers
37 views

Why are there three meta content tags with the same values for this web article?

Why are there three meta content tags with the same values for this web article. I'm wondering if it is a mistake or if it serves a functional purpose? If so what purpose does it serve? https://...
user avatar
4 votes
0 answers
877 views

Meta tags not display on page view source using angular 6.1

I'm using Angular, I want to add meta tags dynamically. I am using form : https://www.npmjs.com/package/@ngx-meta/core npm install @ngx-meta/core --save I Tried the code below, it is showing in ...
Mahi Kumawat's user avatar
4 votes
0 answers
2k views

facebook og:video not working

I have .mp4, and am trying to post using meta tags for content of post. The Facebook Debugger agrees I have the following.. <meta property="og:type" content="video.other"> <meta ...
user3094755's user avatar
  • 1,621
4 votes
0 answers
2k views

How to add a line break inside metatag description

I'm trying to add a line break inside my meta tag description. <meta property="og:description" content="Say goodbye to dirty dishes. Spray on and come back later"/> I'm mainly doing this for ...
YoYo Mel's user avatar
  • 161
4 votes
2 answers
991 views

&amp;#039; issues in titles (Joomla) & how it renders in Facebook

Hello I use Joomla as CMS with a plugin (K2) to handle my articles. Right now all the meta titles are outputting this &#039; when there is an apostrophe, and Facebook posts render like this ...
user1865698's user avatar
3 votes
0 answers
900 views

Website looks bigger on server than on localhost

I have seen similar questions asked, but usually the issue people have is the opposite of mine. I am working on my online portfolio and for some reason when I upload the website to the server in the ...
Pingoo1978's user avatar

15 30 50 per page
1
2 3 4 5
35