Skip to main content

All Questions

Tagged with
0 votes
1 answer
25 views

Metatags for shopify

I'm currently working on a project where I need to fetch and display metaobjects from a specific folder in Shopify using Liquid. The folder is named "Johnson Controls" under the "...
Prince Q. Togonon's user avatar
0 votes
0 answers
33 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
38 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
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
0 votes
0 answers
30 views

Website metadata: not detected when Vue is used

I have a Vue project that consists of a single page all of which content comes from the public/index.html file. In particular, its metadata tags. However those tags are not parsed by social media (...
parsecer's user avatar
  • 5,000
0 votes
0 answers
68 views

How to build metatag with image in React app

I have created site with index.html including image meta tag: <meta property="og:image" content="src/assets/images/gcl.jpg" /> content has relative path from dev environment ...
Yuriy G's user avatar
0 votes
0 answers
34 views

Error setting dynamic metadata using NextJS app router

I am having multiple dynamic routes in my nextjs application like /[product] and /u/[user] I am using this code to generate dynamic meta tags for /[product] import React from 'react' import { host } ...
KRISH GOHIL'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
31 views

OG image height and width are not applied to image, even though they appear in html

I have defined OG metadata, including images, for my Rails 7 website. I'm using the meta-tags gem to set the metadata. When I use the Facebook debugger tool (https://developers.facebook.com/tools/...
Rebecca's user avatar
  • 128
0 votes
0 answers
85 views

How to add auto rotation in Next JS

<meta http-equiv="ScreenOrientation" content="autoRotate:disabled"> I want to add this tag in the Next JS metadata, but I don't have a proper way to add it. Please help me. ...
Chandan Sayed's user avatar
0 votes
0 answers
35 views

Multiple Language: Alternate - Canonical Conflict Problem?

I have a page with 3 languages. However, I have questions about alternate canonical. Is what I'm doing correct or incorrect? My main language is English. My other pages are translations of the English ...
PLuToNiuM's user avatar
0 votes
1 answer
2k views

How to add meta tag in Next JS metadata

I am trying to add a meta tag in Next JS 13.4, but I cannot. I have read the documentation and googled it but I couldn't find the solution. I am trying to add this HTML meta tag in the Next JS way. &...
Chandan Sayed's user avatar
0 votes
0 answers
54 views

How to add meta tag in react website view on page source?

I am Using React Helmet NPM Package Plugin But My Website Meta Tag not Show on index.html in public folder enter image description here I am reading and watched out many blogs and Videos but not ...
TOFIQUE KHAN's user avatar
2 votes
0 answers
657 views

Next js 13 metadata not statically generating

I am trying to use the new metadata api. It shows up in the <head> like so: My app is currently deployed at https://flower-shop-three.vercel.app/ But when actually testing it on https://...
slimi dream's user avatar
0 votes
1 answer
278 views

An AppScript which fetch metadata from a list of URLs

Thank you for this great forum. I am a very very beginner in coding. My issue: I have a column of hundreds URLs, and I want to automatically query their metatags to get their: "title", "...
AyS 0908's user avatar

15 30 50 per page
1
2 3 4 5
8