Help

Re: How to use Airtable as a CMS for your website

19312 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Eric_Goldman1
7 - App Architect
7 - App Architect

Hey everyone,

We wanted to share a tutorial and template for building landing pages on Airtable.

You can use Airtable as a CMS to manage all your assets, copy, SEO and site structure.

Then with new tools like Next.js - you can build a static website that loads incredibly fast, is easy to deploy, and can be quickly updated with a couple clicks in Airtable.

In this first part in the series, you’ll walk step-by-step through creating a simple splash page for a fictitious uptime monitoring company:

You’ll learn:

  • How to configure your Airtable base as a CMS
  • How to connect Airtable to Next.js using Airtable.js
  • How to load your images, copy and search tags into the site

In upcoming parts you’ll expand to pull more data into the site and add multiple pages.

3 Replies 3
Eric_Goldman1
7 - App Architect
7 - App Architect

:v: Part 2: Build websites on Airtable faster using Sync Inc :repeat:

Excited to share the second part of this series with the Airtable community:

In this second part of the tutorial, you’ll learn how to build a website on Airtable faster and with less effort by using Sync Inc.

Instead of Airtable.js or the REST API, you’ll see how you can pull all your data into your website using SQL. In fact, Airtable’s docs recommend this approach for read heavy uses case - like a website:

If you anticipate a higher read volume, we recommend using a caching proxy.
So in this tutorial, you’ll learn how to:

Would love to hear if you have any questions as you build.

Greg_Olts
4 - Data Explorer
4 - Data Explorer

Since websites are very popular today, there are many additional tools, thanks to which you can use your site to the maximum. Our company had a website about two years ago, and we spent a lot of effort developing and optimizing the site. This is a good investment as our customers are always happy. We also integrated apiip.net on our website to get more information about our customers. This greatly simplifies the development of a promotion strategy.

jakepalm
4 - Data Explorer
4 - Data Explorer

Hi @Eric_Goldman1 did you continue to explore this as an option? We have used Airtable to power our website as a "headless CMS" fueling our Article pages, Portfolio pages and more. Feel free to have a look here at our article page.

One challenge I have is to ensure page speed and loading os optimal. Any input on this to a no-coder such as myself?