How it works
Uploading a page
Sign in to the admin console and press Upload. Drop a single self-contained HTML file (10 MB or less, .html or .htm). The title is read from the file's <title> tag and a URL slug is generated automatically — you can change both before publishing.
As soon as you press Publish the page is live at /p/{slug}. Images, CSS and scripts must be inlined or referenced by absolute URL.
Using QR codes
Every published page has a one-click QR code with a size slider (128–1024 px), a fullscreen mode for showing on screens at your venue, and PNG/SVG downloads for print.
For print, download the SVG for crisp scaling. If you change a page's slug, the QR changes too — keep the redirect option on to keep old prints working.
Archive and trash policy
Archiving hides a page from visitors (the link answers 410) but keeps its slug reserved, so restoring brings it back at the same URL. Deleting moves a page to the trash for 30 days before it is permanently removed together with its versions and statistics.
You can restore from the trash at any time before permanent deletion, or delete immediately with a typed confirmation.
Search engine indexing
Pages are not indexed by search engines by default — they are reachable only by link or QR. Turn on “Allow search indexing” per page to remove the noindex header and include the page in the sitemap.
Service pages such as this help page are always indexable.
How views are counted
Each successful page response counts one view. Known crawler user agents are excluded, and repeat requests from the same visitor within 60 seconds are counted once.
Counting is cookie-free: a salted hash of IP and browser is kept in memory for at most 24 hours for de-duplication and the raw IP is never stored.
Tips for OG tags
PageDrop serves your HTML exactly as uploaded and never injects meta tags. To control how your page looks when shared, add og:title, og:description and og:image tags inside your file's <head>.
Use an absolute URL for og:image and a 1200×630 image for best results.
Frequently asked questions
Still need help?
If you found a page that infringes your rights, or have any other question, send us the address and details.