Skip to main content

Questions tagged [meta-tags]

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

0 votes
0 answers
105 views

How to add icon and meta description on site so that it is visible when someone search on google in React JS

I am using react js for website creation Problem: I am not getting website icon and meta description while search on google. but I am getting icon with title at the top when open website Here is my ...
It's Ritik Dude's user avatar
0 votes
1 answer
71 views

How to include meta keywords on dynamically created page in WordPress?

Using a single service page, I have created 50 location based service page dynamically. I dont know how to add meta keywords for each location based pages dynamically. I used arrays to display the ...
Karthy's user avatar
  • 1
0 votes
0 answers
26 views

Drupal Schema.org Metatag

I have a problem displaying the json object, there are null attributes. When I add the name attribute for the first time it is displayed correctly but when I add a second telephone attribute for ...
Raouf Belanes's user avatar
0 votes
0 answers
45 views

LinkedIn Not Displaying Open Graph Description

I have properly configured all the HTML Open Graph meta tags for sharing my webpage on LinkedIn, but the og:description of my page is not being displayed when shared. Here is the link to my webpage. ...
user3013561's user avatar
0 votes
1 answer
178 views

Is there a way to add meta tag like open graph on my API?

I have a mobile app that has share functionality. I want the link that will shared from my app will has some preview like the name of my app and a picture of it not just plain link. I have learn about ...
Maulkariem's user avatar
0 votes
0 answers
257 views

Shopify - using custom meta fields from the Search & Discovery App in liquid code

I'm using the Dawn theme and I'm styling the facets within facets.liquid and component-facets.css. I want to use a grid view for one of my filter types however when I change the visual_layout_class ...
chris-t93's user avatar
1 vote
1 answer
181 views

.NET 8 Blazor ssr meta tag content shows hashed for utf-8 characters in browser "View page source"

I have a Blazor component and set a persian or arabic characters for HeadContent meta content: <HeadContent> <meta content="@encodedContent" /> <meta content="@...
Mohammad Komaei's user avatar
0 votes
0 answers
41 views

How can I use 3 letter hreflang?

I can't seem to find any information on this online I have a few use cases for supporting some ISO 639-2/3 (3 letter) language codes in pages (less well known language variants) According to all the ...
user16861522's user avatar
0 votes
0 answers
45 views

Implementing Meta Tags for my dynamic links

I have a Flutter app with a NestJs server. My flutter app routes are set up with go_route. What I am trying to achieve is that when I share links from my app like for example an user (https://...
carrasc0's user avatar
  • 390
1 vote
0 answers
144 views

Do LLM crawlers respect the robots meta tag?

It is currently possible to use robots.txt to disallow Large Language Model crawlers via user-agent strings: User-agent: GPTBot Disallow: / But this approach is very broad and while it works for site ...
MediaFormat's user avatar
0 votes
1 answer
281 views

How to set dynamic meta tag in react js?

I am making a website in which I am trying to set meta tag dynamically from the backend I am using Laravel as a backend and react JS as a frontend but it doesn't work i already tried Helmet but it won'...
Hetvi Gohil's user avatar
0 votes
1 answer
51 views

highlight.js disappearing html meta tags

I have used highlight.js successfully in other places. but I can't get it to work now. Code disappears. hljs.highlightAll() <pre><code class="language-html"> <!-- android - change ...
Pycm's user avatar
  • 873
2 votes
2 answers
51 views

Meta tag with dot in key is not recognized

Microsoft would like to find this tag in my <head> part: <meta name="msvalidate.01" content="5..............................Z" /> So I write: page.meta { msvalidate....
peter_the_oak's user avatar
0 votes
0 answers
21 views

Remove newspaper wordpress theme automatic post/page description

I am using Newspaper theme for my wordpress blogging website (https://emotionxpert.com) and using Rank Math SEO plugin. I usually use Rank Math to add my blog meta description but when I see the ...
MUBBASHER YASIN's user avatar
-1 votes
2 answers
532 views

Dynamic Nonce : Error using dynamic nonce in .htaccess Content-Security-Policy (CSP) and PHP

I know this has been asked countless times, but I cant seem to find a solution to my problem. The Problem : I am unable to use Content-Security-Policy nonce and its generating an error. The Error via ...
Shasha's user avatar
  • 433

15 30 50 per page