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: Copie su código de inserción
En su panel alojado, abra Publicar biblioteca para encontrar su 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 ha creado más de una biblioteca, copie el código de la que desee desde la pantalla Libraries en su lugar.) Pegue siempre el código exacto de su 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, and click Add. GoDaddy then inserts an HTML section that includes a Custom Code field.
Paso 4: Pega tu código de inserción
Confirm the code type reads Custom Code, drop the snippet from Step 1 into the field, and click Done.

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.