Correct SEO information metadata
These values were not properly set due to a number of misconfigurations and conflicts in docusaurus.config.js. So I cleaned it up and set the correct values for proper meta-tag generation. New values:
Title: Flashbots Writings
Description: A collection of articles and papers from Flashbots.
Avoid repeated title in homepage
The blog's homepage will duplicate the title if you give it as a parametet. So if you pass it the title "Flashbots Writings", the final title will be "Flashbots Writings | Flashbots Writings". To avoid that I removed the parameter from the frontpage template
Two fixes here:
Correct SEO information metadata These values were not properly set due to a number of misconfigurations and conflicts in
docusaurus.config.js
. So I cleaned it up and set the correct values for proper meta-tag generation. New values:Avoid repeated title in homepage The blog's homepage will duplicate the title if you give it as a parametet. So if you pass it the title "Flashbots Writings", the final title will be "Flashbots Writings | Flashbots Writings". To avoid that I removed the parameter from the frontpage template
To test everything, check the values and generated cards in Opengraph.xyz: https://www.opengraph.xyz/url/https%3A%2F%2Fflashbots-writings-website-git-gkoscky-social-537084-flashbots.vercel.app