Adding your hosted document library to GoDaddy Websites + Marketing comes down to dropping in an HTML section. Here is the full walkthrough.
Antes de comenzar: Both custom HTML and publishing call for a paid GoDaddy Websites + Marketing plan, and the library only becomes visible after your site goes live.
Paso 1: Copia tu código de inserción
En tu panel alojado, abre Publicar biblioteca para encontrar tu código de inserción y copiarlo. La mayoría de los sitios tienen una sola biblioteca, y la página Publicar biblioteca es donde vive su código de inserción. (Si has creado más de una biblioteca, copia el código de la que quieras desde la pantalla Libraries en su lugar.) Pega siempre el código exacto de tu propio panel, no el ejemplo a continuación:
<iframe src="https://your-library.documentlibrary.app/?dlp_embed=1" title="Document library" style="width:100%;border:0;height:600px;" loading="lazy"></iframe> <script src="https://your-library.documentlibrary.app/?dlp_embed_resize=1" async></script>
Step 2: Open the page for your library
In the GoDaddy site editor, move to the page that will display the library, or add a new one from the site navigation and name it something like biblioteca de documentos. Scroll down to the exact spot where you want the library to show.
Step 3: Add an HTML section
Clic Add Section, search for HTML, y haz clic Añadir. GoDaddy then inserts an HTML section that includes a Código personalizado .
Paso 4: Pega tu código de inserción
Confirm the code type reads Código personalizado, drop the snippet from Step 1 into the field, and click Hecho.

Step 5: Publish and view your library
Clic Publicar at the top right and open the page to find your document library, ready for visitors to search, filter by category, and preview or download each document. One thing to expect: while you are still editing, GoDaddy often displays a placeholder where the HTML section lives. That is normal, and the real library renders on the published page.