Google Sheets
2 min read

How to Embed a Google Sheet in Wix (Step-by-Step)

Paul

Published in Google Sheets

Want to display live, real-time data from Google Sheets on your Wix site? Whether you're managing a pricing list, a content calendar, or a public directory, Google Sheets + Wix can work together beautifully. In this guide, we’ll show you exactly how to embed a Google Sheet into your Wix website — no coding needed.

1. Publish Your Google Sheet to the Web

To make your Google Sheet embeddable, you first need to publish it:

GleanWise Logo GleanWise

Transform Your Google Sheets into Portals

Gleanwise lets you transform your Google Sheets into portals. Make them public or private to share with clients or team.

Learn More

Steps:

  1. Open your Google Sheet
  2. Click File > Share > Publish to web
  3. Choose the sheet or entire document
  4. Click “Publish”
  5. Copy the iframe code or shareable link

2. Add the Embed Code in Wix

Wix allows you to embed custom HTML or iframe content easily.

Steps:

  1. Log in to your Wix dashboard and open the Editor
  2. On the left menu, click the “+” (Add) button
  3. Go to Embed > Embed a Widget
  4. Drag the HTML iframe block to your page
  5. Click Enter Code and paste this:
<iframe
src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQxxxxxx/pubhtml?gid=0&single=true&widget=true&headers=false"
width="100%"
height="500">
</iframe>
  1. Click Apply

Done! Your live Google Sheet will now appear on your Wix site.

GleanWise Logo GleanWise

Ready to Create Your Own Portal?

Turn your Google Sheets into professional portals in minutes with Gleanwise.

Learn More

3. Make It Responsive

Wix doesn’t support responsive iframes out of the box, but you can adjust the width manually or ensure the container block scales properly.

Tips:

  1. Set the iframe width to 100%
  2. Adjust the container's width for mobile
  3. Preview your site on mobile to test the result

4. Optional: Use No-Code Tools Like Gleanwise

If you want a more beautiful, searchable, or filterable layout without coding, you can use tools like Gleanwise.com. These tools turn your Google Sheet into a styled web portal — perfect for things like product catalogs, lists, or directories — and give you an iframe to embed in Wix.

5. Advanced: Connect Google Sheets with Wix Velo (Developers Only)

For developers who want to pull data dynamically from Google Sheets into a custom Wix app, you can use Wix Velo + the Google Sheets API. But this method requires API setup, backend code, and is only for advanced users.

Conclusion

Embedding Google Sheets in Wix is easy — whether you're using a simple iframe or a no-code portal tool. It’s a great way to maintain your data in one place (Google Sheets), while keeping your site always up to date.

GleanWise Logo GleanWise

Start Building Your Portal Today

Join others who are already using Gleanwise to share their data beautifully.

Learn More