BuidlGuidl / flashbot-recovery-bundler

https://hackedwalletrecovery-buidlguidldao.vercel.app
MIT License
30 stars 8 forks source link

Populate Head in _document.tsx #55

Closed portdeveloper closed 1 week ago

portdeveloper commented 1 week ago

Currently, the og tags cannot be crawled by the bots so we cannot get any og images with the MetaHeader component.

Try it yourself: curl -A "Twitterbot" https://hackedwalletrecovery.com | grep -i "meta"

To solve this, I have added og tags to the _document.tsx itself.

Here is an example deployment: https://hwr-port-test.vercel.app/ test it in: https://metatags.io/

Also I have added the background color we use throughout the app to favicon images. This will hopefully fix: image, which happens because the background is transparent in the favicon on the branch main.

vercel[bot] commented 1 week ago

@portdeveloper is attempting to deploy a commit to the BuidlGuidl Team on Vercel.

A member of the Team first needs to authorize it.