Meta tags are not showing up when scraped
December 22, 2020 at 12:50pmMeta tags are not showing up when scraped
December 22, 2020 at 12:50pmWhen I use react-helmet to construct meta tags for my site(https://dev.wisedoc.net/how-to-write-a-resume/), it is showing up in the build version of it(public) but when I deploy to s3(cloud-front) and try to scrape it through bots in metatags , it is not showing the meta tags. I tried one of the solutions provided here #22206(https://github.com/gatsbyjs/gatsby/issues/22206#issuecomment-749510287) but it isn't still working. Later, I commented here with the configurations I had.
Please help me out if you have any idea about this scenario! Thanks :)
December 22, 2020 at 1:43pm
sure (blancomaberino)
I followed the default folder structure of gatsby-starter-blog