Skip to main content

All Questions

Tagged with
0 votes
0 answers
35 views

Image not shown on preview while sharing link on whatsapp

I am facing an issue while sharing my link on whatsapp it didn't preview image in thumbnail. <meta property="og:type" content="Product Detail" /> <meta property="og:...
Sohaib Ahmad's user avatar
0 votes
0 answers
28 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
0 answers
63 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
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
172 views

How to add meta tags to <head> section of all pages in GoDaddy website?

I'm trying to add Google meta verification code and Google Tag Manager (GTM) script tags to all pages of a client website. The website is created using GoDaddy Website Builder. I couldn't locate the ...
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
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
2 answers
1k views

Nextjs13 app/dir metatag adding Google Search Console tag

I'm trying to add google search console to my nextjs13 app website, but their method of verifying is through a meta tag, and I don't know how to add metatag in nextjs13 app directory I tried using the ...
alexRicc2'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
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
1 vote
0 answers
329 views

Using a Custom post type, add a meta tag for Rank Math SEO WordPress plugin

I'm using Rank Math SEO WordPress plugin for my blog website . I'm using a custom post type in my Wordpress theme and custom post tag field , for regular posts Rank Math adding a meta tag to wp_head ...
Javid's user avatar
  • 439
-3 votes
1 answer
494 views

"all" or "index,follow" in robots meta tag?

Is this a correct way to allow the Google bot to crawl our website? <meta name="robots" content="all"/> What is better to allow the Google bot by using? <meta name="...
peter Kane's user avatar
0 votes
0 answers
94 views

How do I use my meta from the template in my script in vue?

I have a vue application which I want to have meta for all the individual route pages I just need to know how to set the meta after I've got them from the template heres what I've got so far. <...
Epimetheus14's user avatar
0 votes
1 answer
479 views

Google search console shows the wrong Meta Title and Meta Description of my site

This is my domain url https://pearlresidencia.com.pk/ of my site. when i search my site name on google it show the wrong Meta Title and Meta Description. Here is the Screenshot's have a look at that. ...
Pearl Developers's user avatar
0 votes
1 answer
439 views

Are <meta itemprop=""> tags still relevant in 2023?

I have recently been interested in the SEO of my projects and have found many articles or forum posts that recommend using the <meta itemprop=""> tags. The fact is that these articles ...
Wawa's user avatar
  • 333

15 30 50 per page
1
2 3 4 5
13