Using your own website
Already have a website you're happy with? Keep it. OrderUp can be just your ordering system.
How it works
In BYO (bring-your-own-website) mode, we host a standalone ordering page at:
https://yourname.orderup.example/order
It shows your name and logo at the top, then the menu, cart, and checkout — no extra site chrome. Anyone visiting your subdomain root is redirected straight to /order.
Setting it up
- On the Site page, choose Bring your own website under Website mode.
- Skip the section/color customization entirely — it doesn't apply in BYO mode (your hero logo upload is still used to brand the ordering page and receipts).
- Complete the other publishing requirements (email, Stripe, menu, ordering config) and publish.
Linking from your site
Add a prominent button to your existing site:
<a href="https://yourname.orderup.example/order">Order Online</a>
Tips that measurably help:
- Put the button in your site's header so it's visible on every page.
- Use the words “Order Online” — customers scan for exactly that phrase.
- Add the same link to your Google Business profile (“Order” link) and Instagram bio.
Switching later
You can switch between hosted and BYO modes anytime on the Site page — your menu, orders, and settings carry over untouched. An embeddable widget (menu inside your own page) is on our roadmap.