I have created a quick ROI Calculator with V0. Now, I want to include this ROI Calculator in my website (powered and hosted by Webflow). I can embed my V0 deployed app into an iframe on my website, but I am wondering if this is good practice, SEO speaking. What’s your recommendation?
That’s awesome! Would love to see a link to the chat, if you have it handy?
After some research, I found that Google advises that you only use them when absolutely necessary. This is because they can slow down your page loading times, and it’s easier for web crawlers to access information directly on your website. [1]
I recommend deploying your v0 generation to Vercel (or other hosting platforms of your choice) and using that link as the link to your app.
A community member, @harvsducs recently published some content on how he deploys v0 generations to Vercel which may be helpful to you. Check it out!