How to dynamically create a sitemap with Sanity and Remix
In this article we explain how we use Sanity and Remix to dynamically create sitemaps. The example used is from Heavybit, a developer tools VC in San Francisco.
In this article we explain how we use Sanity and Remix to dynamically create sitemaps. The example used is from Heavybit, a developer tools VC in San Francisco.
Creating custom component is great, but sometimes, it is hard to follow every fields changes, and assure data stability.
Go to Handling complex state in a custom componentSee how we use Sanity and Headless CMS to allow B2B SaaS companies to control their whole site.
We go over different SEO elements that make Shopify stores we build at Tinloof rank on search engines.
We create an optimized translation workflow that combines Shopify and Sanity
This Guide will lead you through the all the steps you need to level-up your use of Portable Text: from setting up block content, adding custom blocks and renderers for the Portable Text Editor in your studio. But also help you query for everything and render your awesome content in React!
Go to Adding things to Portable Text - From block content schema to React componentLeverage Netlify Scheduled Functions to automate tasks.
We use Sanity to build fast websites that rank on the Google search engine and attract users. A/B testing is a great way to find out what content fits better with your target users, so integrating it on Sanity is a great way to test your content with real users before going live with them.
At Tinloof, we aim to create websites that retain users, and tracking their interactions is key to making that happen. We’ll explain in this article the analytics possibilities with Sanity and how we make them possible in our projects.
Sanity is a content platform that is used to unify, structure, and deliver the content of an organization. We regularly use it as a headless CMS for our clients to control the content and layout of their websites, whose frontend is usually built with a framework like Remix or Next.js.
Even though we like Contentful and still use it in some of our projects if it’s the client's preference, Sanity is our headless CMS solution of choice. In this article, we'll explain 5 reasons why we prefer Sanity.
You want to create an international website by either translating content from one language to others or publishing content that is only relevant to a specific locale. Let's see how we achieve that with Sanity.
When we build a website with Sanity, we configure SEO best practices to rank higher on search engine result pages.
In this article, we will see how to extract headings from Sanity Portable Text to automatically generate a table of contents.
SUSAM integrates Sanity asset management with Shopify.
Go to SUSAM: Integrate Sanity asset management with ShopifyCreate a Custom Input Component that allows you to use 3rd party APIs to populate options in your lists.
Go to How to Asynchronously Populate List Options in the Sanity StudioLearn how to use Telegram for sending notifications
Go to Add the Telegram Messaging API to your React applicationThis article will explore how to use SVG in React in three examples
Go to How to use SVGs in React