You can provide access to your album directly from your website by embedding a link to the album’s public URL.
The recommended method — link or clickable button #
The simplest and most reliable way is to embed the public URL of your album as a link or clickable button on your website.
Retrieve the public URL from “My album” → “Public URL of your album” field, then embed it on your website according to your CMS:
- WordPress — insert a button via the block editor and paste the URL as a link
- Wix / Squarespace — use a button or hyperlink component
- HTML site — embed a tag directly
<a href="URL_ALBUM">Voir mes photos</a>
The iframe tag — not recommended #
It is technically possible to embed the album using an iframe tag tag. However, this practice is not recommended — not all browsers allow iframes to be displayed for security reasons, which may result in the album being invisible or blocked for some of your visitors.
💡 A clearly visible button with clear labelling — “View event photos”, “Access my photos” — generates more clicks than a discreet text link. Place it on the results page or the page dedicated to the event to maximise visits.
