App title and logo for each app environment

What I’m trying to do:

For each client, I have a separate app environment with a public custom url to my client’s domain.

Is there a way to define the app title and logo for each environment, so that when you google the client’s url, the result would show their name and logo, and not the global app title and logo in the anvil editor general settings?

What I’ve tried and what’s not working:

It should be possible to change the header meta data by javascript after the app has loaded. But I suppose that the header is only scraped once on load time by google so that changing it afterwards doesn’t help.

It would be better if the correct app title and logo was inserted from the app environment on load time.

7 Likes