Digital Invitation
Definition
A digital invitation is a page doing a card's job: who is inviting, what for, when, where, what to wear or bring, and how to answer. It arrives in a chat thread or an email, and that changes two things. It is opened on a phone within seconds of arriving, so the essentials have to be visible without scrolling. And the message shows a preview card before anyone taps, which means a title, a line of text and an image are doing much of the persuading. For a wedding, the invitation is usually the way into a fuller wedding website; for a birthday, a leaving do or a house-warming, the page is the whole thing.
Why It Matters
An invitation nobody can answer becomes a list of questions for you to field one at a time. The reply mechanism is the part people get wrong, and it is also the part a page cannot do unaided. Presentation counts for more here than elsewhere: a link pasted into a group chat with no social preview reads as spam and gets scrolled past, while the same link with a title and an image reads as an invitation. Unlike a card, though, the page can be corrected — a changed time, a moved venue — for everybody at once, provided you did not print the address wrong in the first place.
How It Works
The page is one static file with the details in the first screenful and a large, unmissable reply button. Set Open Graph tags — og:title, og:description and og:image — because that is what messaging apps read when they build the preview, and test it by sending the link to yourself before you send it to forty people. Replies need somewhere to go: a static page has no server and cannot accept a form submission, so point the button at a hosted form, a shared spreadsheet form, a mailto link with the subject prefilled, or the host's own lead capture form. Link an .ics file so phones and mail clients can add the date to a calendar in one tap. If the guest list is private, put a password on the page rather than trusting that nobody forwards the address.
Real-World Example
Someone organising a fortieth birthday publishes it at sams-40th.99helpers.site: date, address, a line about parking, one photograph, and an RSVP button pointing at a free form. The link goes into a single group chat and shows a proper preview card. Thirty-one replies land in the form without one message asking what time it starts. When the venue swaps rooms the week before, a single edit fixes it for everyone who opens the link afterwards.
Common Mistakes
- ✕Expecting the page to collect RSVPs by itself — a static page has nothing to receive a form, so the reply has to go to a service that can
- ✕Skipping the preview tags — the invitation lands in the chat as a bare address and gets scrolled past
- ✕Publishing the full address of a private home on a public page — use a password, or give the street only to people who have already replied
Related Terms
Wedding Website
A wedding website is a small public page carrying the details guests keep asking about: date, venue, times, travel, what to wear and how to reply. It is normally reached from a link or a code printed on the invitation rather than found through search.
Event Page
An event page is the single address that answers what, when, where and how to get in. Conferences, gigs, workshops and community meetups all need one, usually before anything else about the event exists.
Social Preview
The card a social platform builds from your page's tags when someone posts your URL — an image, a headline and a line of text instead of a bare address. You control it by what you put in the page head.
Open Graph Tags
Meta tags in the head of a page that tell other sites how to draw a link to it — the title, the summary and the picture in a shared card. Without them a link shows as a bare URL.
Lead Capture Form
A short form shown in front of a hosted file or site: the visitor gives a name and an email, the content opens, and the answer lands in the owner's dashboard.
Put a file online in seconds
Drop in a document, an image, a page or a whole static website and share the link — free, with no build step and no server to set up.
Host a file free →