mikhael28 / pareto-static

Statically generated home page for Pareto Learning, with (over 100) custom pages generated for items in the Library of Context for helping developers have access to high quality educational and economic resources.
0 stars 0 forks source link

SEO-ify one part of knowledge base and deploy #2

Open mikhael28 opened 3 years ago

mikhael28 commented 3 years ago

In order to test how effectively Next.js is handling the auto-indexing of the Sanity driven blog-posts, we need to add slugs/the correct information for one of the knowledge base areas and deploy the site - this way, we can test how effectively the indexing is working on Google's side and make a decision as to where to go from there.

This will likely require some library like Helmet to add metadata from Sanity.

mikhael28 commented 3 years ago

It appears that Next + Gatsby is a potent combination! The real issue now is in filling out the level of quality in the CMS, making sure there is good copy, etc.