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.

meta-tags
0 votes
0 answers
29 views

LinkedIn not displaying correct meta title and meta description for ASP.NET website

I have an ASP.NET website with separate meta title and meta description tags. These tags display the correct title and description on all websites except LinkedIn. Despite following the Open Graph ...
P Narasimha's user avatar
0 votes
0 answers
20 views

Facebook Sharing Debugger reports HTTP error for Open Graph meta tags

I'm encountering an issue with Facebook's Sharing Debugger tool (https://developers.facebook.com/tools/debug/) when trying to debug URLs from my website. The debugger consistently reports an error ...
Abubakr Shomirsaidov's user avatar
-1 votes
0 answers
39 views

How do embed previewers fetch Facebook URL without having the IP banned?

I get that Facebook is extremely anti-scraping. But for sites that only want to get the metadata of the URLs, (e.g. for embed previewers), how do they avoid having the IP banned? Is there a way to ...
Ooker's user avatar
  • 2,533
0 votes
1 answer
9 views

Share info not retrieved from current page OG tags

We are trying to share job ads on LinkedIn but it only gets title and image from our start page. When we share the same ad on Facebook it looks as expected. I have also checked that our URL is not ...
Josef Henryson's user avatar
-1 votes
0 answers
20 views

Posts not showing up on Facebook and Linkedin

We have our website developed using NextJs deployed on vercel and we have used the meta tags for our blogs and articles. The blogs and articles preview show up correctly on my Facebook and on Linked ...
P-Man-Coding's user avatar
0 votes
0 answers
33 views

How to Dynamically Populate Meta Tags with Article Data in Nuxt 3 - SSR

I'm working on a Nuxt 3 application where I need to dynamically populate meta tags with the data of an article. Issue: The problem I'm facing is that the meta tags do not get populated with the ...
Ahmad Muraish's user avatar
0 votes
0 answers
32 views

Updating meta for content security policy dynamic but still getting content security policy issue in Angular app

In my Ionic-Angular project, meta tag is getting added from app.component file. Suppost host url of my application is https://example.com import { Meta } from '@angular/platform-browser'; this.meta....
Pravesh Singh's user avatar
0 votes
0 answers
33 views

Troubles sharing a link to our web app on LinkedIn

We developed a web app using React for the front end and Ruby on Rails for the back end. Having the need to share the pages (those of videos and activities) on social media: Whatsapp, Facebook, X but ...
Iwan B.'s user avatar
  • 4,088
-2 votes
1 answer
63 views

Facebook sharing with a twist

I would like to know, if there is such possibility as to point to a specific URL for FB sharing with its specific og metatags values when I click the share button (I am using ShareThis), BUT the ...
fafa's user avatar
  • 107
0 votes
0 answers
25 views

Twitter meta tags don't work in next.js <Head> component

I have different meta tags in my React page: import Head from 'next/head' export function MyComponent(): JSX.Element { const title = getTitle() const description = getDescription() const image =...
Othan27's user avatar
  • 51
0 votes
1 answer
88 views

React Helmet Async - CSR

Lately we have had issues with meta tags in google indexing. They were working before but don't seem to be any more. Does anyone have an explanation on why this is the case? Thank you in advance. We ...
Luke Price's user avatar
0 votes
0 answers
53 views

React seo optimisation

Why is the meta tag description not displaying in my React component using react-helmet? I have ensured that react-helmet is correctly installed and imported, but the meta tags are not visible in the ...
Chandru Logan's user avatar
0 votes
1 answer
41 views

How to delay rendering of Open Graph meta tags until API call completes in Vue.js?

I'm working on a Vue.js application where I need to dynamically set Open Graph (OG) meta tags based on data fetched from an API. The OG tags are necessary for social media sharing (e.g., Facebook, ...
Husnain's user avatar
0 votes
1 answer
65 views

how can i add genre meta tag in Next JS 13

i want add genre meta in my project but when I use other in metas for creat this my export html I get bellow tag meta name="genre" content="Commodity prices"/> but its wrong I ...
Alireza Bagheri's user avatar
0 votes
1 answer
19 views

custom_labels for Google scraper

I need to implement custom_label_0 to custom_label_5 on my website to let Google scrape it and show in the Google Merchant center. Currently I have it in place on the website for Meta -Facebook in ...
E. Barly's user avatar

15 30 50 per page
1
2 3 4 5
167