Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

309
Visualizações
How to show title, image and description when sharing a link on slack using Meta tag in react?

I add the meta tag in my project and its working well on localhost and live website. But my hosted projects share in slack not display the title and description content. How to solve this type of issue

    <MetaTags>
            <title>{TITLE}</title>
            <meta name="description" content={pageDescription} />
            <meta property="og:title" content={pageTitle} />
            <meta property="og:image" content="images/logo-square.png" />
    </MetaTags>
about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

It depends on how load those meta data, if you are using react app and adding those meta data in component, it won't work. As React is single page application, when you share anything on any app like slack, facebook, twitter etc. they search for meta data from head of website by making on request when you send link on those applications. They don't load website on any browser, that will render react application and get those meta tags. You have to provide meta tags on server level response sender.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda