Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

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.

meta
2 votes
1 answer
860 views

React <Helmet> is not updating the meta

I have created a react app with around 10 components. I have added meta tag using Helmet. But when I inspect source from browser, but meta tag shows some random imdb the rock type thing. Any ...
Nazmul Hasan's user avatar
1 vote
1 answer
217 views

Hetstats are disappearing from forest plot after leftcols added

everyone! I'm totally novice in R data analysis and I faced the following problem, using meta package and metamean and forest functions: datax # A tibble: 12 x 8 author year num mean sd ...
Kirill Bykov's user avatar
0 votes
1 answer
252 views

Why doesn't Dart's DateTime object make use of the less than and greater than operator override methods?

So I've noticed that one of Dart's unique abilities that it has over other languages is that you can override "primitive" comparisons (<, >, <=, >=, ==) in order to implement ...
TheBrenny's user avatar
  • 527
0 votes
0 answers
28 views

WooCommerce user email and product meta data issue [duplicate]

with latest woocommerce updates my old code stoped working. Any ideas how to fix it? I need to add download links (from meta fields) to some products, that have that field not empty. ?&...
Dark Wizard's user avatar
0 votes
1 answer
49 views

How do I redirect to new domain but permalink link still follow the old domain and using a META Tag? [duplicate]

I need your help to solve my problem. I have domain https://example.com/ I need to redirect it using META tag (No htaccess) to https://newdomain.com But all new permalink in new domain need to follow ...
Aji Muzaqi's user avatar
1 vote
1 answer
2k views

html add meta tag to header after page loaded

I want to dynamically add a meta tag to my html header after the page is loaded. I found some solutions to add a meta tag, but the all only work while the page is loading. After the page is loaded ...
Alex's user avatar
  • 31
5 votes
2 answers
2k views

LinkedIn website share always showing 1 min read

I am trying to figure out how to remove the 1 min read in the description of when I share content to LinkedIn. 1 min read example I have the open graph tags on the page, and verified they do not ...
Geckoty's user avatar
  • 51
2 votes
1 answer
687 views

What META-tag should I use to specify British English language? (Open Graph)

I use Open Graph on my website. How may I specify the British English language? <meta property="og:locale" content="en_GB" />or <meta property="og:locale" ...
msi's user avatar
  • 67
-2 votes
2 answers
362 views

meta in HTML run a hard refresh

I created a HTML file to obtain a file that will update data every 1 minute. I had tried <meta http-equiv="refresh" content="60"> function but it doesn't show the latest data....
Jerry's user avatar
  • 1
0 votes
1 answer
68 views

meta tag "wb:op" what is this?

I've been working on a certain webpage for years now learning as I go.. I have this meta tag that I can't seem to find any information on, like what it is! <meta name="wb:op" content=&...
Ryan Soundman's user avatar
2 votes
2 answers
2k views

Use of specific target_country and country meta tags

The guidebook written by the Brazilian government regarding good practices in web development recommends using the following meta tags: <meta name="target_country" content="br" /...
Caio S.'s user avatar
  • 56
1 vote
2 answers
77 views

Oxwall - Remove meta tags

How can i remove meta tags in Oxwall software or any software. The Oxwall core loads on auto wrong Facebook meta tags. Wrong value (generated by Oxwall): <meta name="og:type" content=&...
ghost-dreams's user avatar
1 vote
1 answer
990 views

Does Meta Tag "Viewport" Property Behave in Emails the Same As the Standard Web Page?

Context: I am trying to maintain some old code (an email template specifically) and I need to make it mobile readable (not necessarily good-looking). The old code I am talking about was basically ...
eric's user avatar
  • 320
0 votes
2 answers
859 views

Website assets 'zoomed in' on desktop version, but not mobile

I am using the following viewport meta in my html: meta name="viewport" content="width=device-width, initial-scale=1 Which works perfectly for mobile devices. However, on the desktop ...
Pingoo1978'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
93