I was excited to read this in the June newsletter that @patricia sent out today:
- Your apps now show up better in Google searches! We’ve made Anvil apps easier for Googlebot to visit, so it can now see the results of your anvil.server.call(…) execution!
My conclusion from reading old posts about SEO in the forum was that I had to use a separate static page (e.g. Wordpress) that embeds my anvil app in an iFrame in order to achieve decent SEO. Anvil apps would need server-side rendering in order for google to search and index it.
Now I’m thinking (hoping) that this has changed…
Can someone help me with the questions I have:
- Is the content of my anvil app (no login) landingpage indexed by google?
- If I have a link ‘About’ in the nav bar, will Google find and index the content under that page?
- Can I now make the whole landing page just in Anvil and get good SEO?
- Does this improvement automatically apply to all anvil apps, or do I need to do something to an old app?
I’m sorry if I over-interpret the quote from the newsletter or repeat questions that may have been answered in other posts on the forum. But if I am confused, probably others are too.