News

Gemini Might Turn Long Answers Into Webpages You Can Publish and Share

Gemini Google Sites exports could soon turn chat content into shareable webpages, with new creation updates appearing in an APK teardown of Google app version 17.60.13.

Gemini Google Sites exports could soon turn chat content into shareable webpages, with new creation updates appearing in an APK teardown of Google app version 17.60.13.

0 Comments

What to know

  • Gemini is preparing an option to turn chat content into a new Google Site.
  • The broader response-export capability is already public, but exporting directly to Google Sites and showing Site-creation updates are new.
  • Dormant code strings for this unreleased flow appear in Google app v17.60.13.sa.arm64; they reveal no rollout timing.

Gemini can already export responses to Docs, Sheets, PDFs, and other files. Google has publicly documented that broader capability, but a newly added destination could make longer responses easier to publish and share as webpages.

Now, a teardown of Google app v17.60.13.sa.arm64 shows that Gemini is preparing to create a new Google Site directly from chat content. The same build adds messages for reporting the creation process and its successful completion inside the conversation.

About APK teardowns — An APK teardown works by reading the not-yet-shipped code inside a beta build, which lets us preview features a developer is working on before they’re announced. But work-in-progress code can change, stay hidden behind a server-side flag, or be scrapped before it ever reaches your phone.

Google Sites is becoming a Gemini export destination

We diffed Google app v17.60.13.sa.arm64 against the previous build and found a new export option labeled “Google Sites.” This is the clearest indication that Gemini is expanding its existing export tools with a workflow built specifically around creating a Site.

The new destination is distinct from the already public options for moving Gemini responses into documents, spreadsheets, PDFs, and other files. Instead of merely downloading or copying the response, the wording points to Gemini using the chat content to create a new Google Site.

The new string, seen below, identifies the destination directly:

assistant_robin_export_sites_option = “Google Sites”

Gemini will show Site-creation progress in the chat

The build also contains two status messages for the new workflow. One appears while Gemini is creating the Site, while the other reports that the process has finished successfully.

That suggests the export will operate as an in-conversation action: after selecting Google Sites, you would remain in the chat while Gemini reports its progress and then presents a completed state. The strings do not disclose what the resulting Site will contain beyond content from the response, nor do they reveal any additional editing, sharing, or publishing controls.

Code in Google app v17.60.13.sa.arm64 references both stages:

assistant_chat_message_content_actions_export_to_sites_loading_in_progress = “Creating Google Site…”
assistant_chat_message_content_actions_sites_created = “New Google Site created”

The Google Sites export is not available to users yet, and we will watch future Google app builds for signs of its rollout.


Related guides

 

Leave a Reply

Your email address will not be published. Required fields are marked *