Utilizing Emotion, Tailwind, and Radix for Advanced Color Theming
Jennifer Scroggins
Jennifer Scroggins
Posted underDevelopment Blog
IndexNow is a protocol that allows you to instantly notify participating search engines (like Bing and Yandex) about updated, added, or deleted URLs. Mysteriously, Webflow does not support this out of the box. As I recently encountered this problem professionally, I’ve collected some notes regarding how we automated this to happen each time our Webflow site is published.
The WPGraphQL plugin produces a public /graphql endpoint that can be queried for any published content. Because I want control over where my content is displayed and by whom, I have added JSON Web Token authentication to this site’s build process.