We use cookies to improve our services. Read more about how we use cookies and how you can refuse them.

Start Free Trial
Back

How to Replace Your GloriaFood Order Button, Links and QR Codes

GloriaFood is being discontinued. Oracle states that GloriaFood products and services are being phased out, with full end of service scheduled for March 31, 2027.

Most restaurants respond to this news by comparing alternatives. That is the right first step, and our Delivety GloriaFood Alternative guide covers it in detail. But choosing a new ordering system is only half of the migration.

The other half is quieter and easier to get wrong: replacing every place where customers actually start an order.

Over the years, your GloriaFood setup has spread across your digital and physical presence. There is a button on your website. There may be widget code in your page templates. There are ordering links on your Google Business Profile, in your Instagram bio, in old email campaigns. There are QR codes on table cards, flyers, packaging and storefront windows.

If even one of those entry points still leads to GloriaFood after you switch, some customers will keep landing on a system that is heading toward shutdown — and eventually on a dead end.

This article is the practical switchover guide: how to find every GloriaFood entry point, replace it with Delivety, and test everything before going live. For the full migration (menu, data, staff workflow, timeline), see the complete GloriaFood migration guide.

Restaurant website with GloriaFood order button replaced by a Delivety Order Now button

Why the GloriaFood button matters

On most restaurant websites, the order button is the single most important conversion point. Everything else — the photos, the story, the reviews — exists to get a hungry visitor to click "Order Now," "Order Online," "View Menu" or a similar label.

GloriaFood's website-ordering setup made this button central. GloriaFood's own materials walk restaurants through adding and customizing a "See MENU & Order" button, and its restaurant website builder instructs restaurants to place that button on their sites to take online orders. GloriaFood even recommended adding the button in multiple places on the same page.

That advice worked. It also means the button is now in more places than you may remember:

  • the desktop header;
  • a sticky button on mobile;
  • the hero section call to action;
  • the menu page;
  • the footer;
  • individual location pages.

If you replace your ordering platform but forget even one of these buttons, you create a broken customer journey: a visitor who is ready to order clicks through to a system you no longer operate. That is the most expensive kind of website bug a restaurant can have.

Delivety online ordering open on an iMac, replacing the GloriaFood order button on a restaurant website

What GloriaFood entry points you need to find

Before you change anything, build an inventory. Work through this checklist and note every location where a GloriaFood button, link or code exists.

On your website:

  • header buttons;
  • hero-section buttons;
  • sticky mobile buttons;
  • menu-page buttons;
  • footer links;
  • location-page buttons;
  • popup widgets;
  • embedded menu or ordering widgets.

In your website code:

If your site uses the GloriaFood widget rather than a plain link, search your page source and templates for these strings:

  • glf-button
  • data-glf-cuid
  • data-glf-ruid
  • foodbooking.com
  • fbgcdn.com
  • ewm2.js
  • "See MENU & Order"

These are identifiers and script references GloriaFood commonly used in its button and widget code. If any of them appear in your site, you have widget code to deal with, not just a link.

In external channels:

  • Google Business Profile ordering link;
  • Facebook page action button;
  • Instagram bio;
  • TikTok profile;
  • WhatsApp business profile;
  • restaurant directories;
  • email templates and signatures;
  • SMS campaign templates;
  • paid ads and their landing URLs;
  • QR codes anywhere;
  • printed menus;
  • receipts;
  • flyers and posters;
  • packaging and delivery bags;
  • storefront signs.

For agencies — in managed client assets:

  • client website templates;
  • reusable page sections and blocks;
  • shared headers and footers;
  • campaign landing pages;
  • client QR code files and print-ready artwork.

Keep this inventory in a simple spreadsheet. You will use it again at the testing stage, and once more after launch when you retire the old links.

Checklist of GloriaFood customer entry points to replace: website, Google, social media, QR codes and print

Before you replace anything, prepare Delivety first

Do not remove the old button on day one. The right order of operations is: build the new ordering flow, test it, and only then switch the entry points over. Otherwise you risk a gap where customers cannot order at all.

Work through this readiness checklist in Delivety:

  • create or configure your restaurant;
  • prepare the menu — categories, dishes, modifiers, photos, prices;
  • configure pickup ordering;
  • configure delivery ordering;
  • set up delivery zones and fees;
  • set working hours and ordering times;
  • set up payment methods;
  • configure order notifications;
  • prepare the staff workflow — who accepts, prepares and dispatches orders;
  • copy your direct ordering link;
  • prepare the Order Now button integration for your website;
  • generate your QR code;
  • place at least one full test order and confirm it arrives.

Delivety's Order Now button and QR code feature gives you the replacement pieces for the customer-facing side: a button integration for your existing website, a direct ordering link that works anywhere a link works, and a QR code that opens your ordering page. All of them lead into the same ordering flow, so you can use one method or all of them.

Only when a test order has gone through end to end should you start switching entry points.

Preparing the menu, delivery zones and payments in the Delivety dashboard before replacing GloriaFood

How to replace the GloriaFood order button on your website

With Delivety prepared, replacing the website button is a controlled, repeatable process:

  1. Find every existing order button. Use the inventory you built. Check every page type, not just the homepage.
  2. Identify what each button does. Some buttons are plain links to a GloriaFood ordering URL. Others trigger the GloriaFood widget through embedded code. The replacement approach differs, so check each one.
  3. Choose your Delivety connection method. For a simple swap, point the button at your Delivety direct ordering link. For an ordering experience that opens from your own site, use the Delivety website integration and connect it to your button.
  4. Keep your button design if it works. There is no need to redesign. If your current button matches your brand and gets clicked, keep the look and change only where it leads.
  5. Replace the destination or action with Delivety. Update the link target, or connect the integration to the button.
  6. Test on desktop and mobile. Click every replaced button on both. Sticky mobile buttons and popups deserve special attention.
  7. Confirm the order arrives in Delivety. A button that opens a menu is not a success yet. A test order appearing in your Delivety dashboard is.

This process works across common platforms — WordPress, Wix, Webflow, Squarespace, custom HTML sites and agency-built frameworks. The specifics depend on your platform: a direct link can be attached to any normal button, while the connected button integration requires access to your site's HTML, custom-code area, theme or tag manager. Custom-code support varies between website builders and their pricing tiers, so check what your platform allows or ask the person who manages your site.

Replacing a restaurant website order button with a Delivety ordering link on a laptop

How to remove or replace old GloriaFood widget code

If your website used the GloriaFood widget, there is code to clean up — not just a link to change.

The old implementation typically involved a snippet containing GloriaFood-specific identifiers and a script reference. Searching your site's source for strings like glf-button, data-glf-cuid, data-glf-ruid, foodbooking.com, fbgcdn.com or ewm2.js will show you where that code lives. Check these locations in particular:

  • global headers and footers;
  • CMS-wide blocks and reusable sections;
  • theme files;
  • tag managers;
  • individual page embeds.

A few rules keep this step safe:

  • If you are not comfortable editing site code, ask your website administrator, developer or agency. This is a small job for someone who knows the site.
  • Remove or disable the old widget code only after your Delivety flow is tested and live.
  • Do not run both ordering widgets at once. Two active ordering paths confuse customers and split your test data.
  • Do not leave old GloriaFood scripts loading silently in the background after the switch. Dead scripts slow pages down and can produce unexpected behavior later.

If your implementation team provides a website integration snippet for Delivety, add it in the same place the old GloriaFood widget code lived, following the setup instructions in your Delivety account. Always use the exact code from your own Delivety setup rather than copying an example from an article.

Searching website code for old GloriaFood widget identifiers before replacing them with the Delivety integration

How to replace direct ordering links

Many GloriaFood ordering links never touched your website. Customers reached them from Google, social profiles, messages and campaigns — and those links will not update themselves.

Take your Delivety direct ordering link and work through this list:

  • Google Business Profile ordering link;
  • Facebook page action button;
  • Instagram bio link;
  • TikTok bio;
  • WhatsApp business profile and saved replies;
  • email templates, automations and signatures;
  • SMS campaign templates;
  • loyalty program messages;
  • digital ads and their destination URLs;
  • local business directories;
  • food and restaurant directories;
  • any printed materials that show a written URL.

The Delivety direct ordering link is designed for exactly this: it works anywhere a normal link works, with no script required. After updating each channel, open the link from that channel — not from a bookmark — and confirm it lands on your Delivety ordering page.

Updating direct GloriaFood ordering links to a Delivety ordering link across channels

How to replace GloriaFood QR codes

A QR code is just a URL in visual form. If the URL behind it points to GloriaFood, the code has to be replaced — reprinting the same QR image achieves nothing, and a scanned dead link loses the sale on the spot.

GloriaFood actively promoted QR code ordering, so many restaurants have more GloriaFood QR codes in circulation than they realize. Check:

  • table cards and tents;
  • printed menus;
  • flyers and posters;
  • storefront windows;
  • receipts;
  • packaging and delivery bags;
  • hotel and office partner materials;
  • event materials;
  • social media images with embedded QR codes;
  • downloadable PDF menus.

Generate your new QR code from your Delivety ordering URL. When a customer scans it, your standard Delivety ordering page opens on their phone — the same menu and checkout as every other entry point. Note that this is a standard online-ordering QR code: it opens your ordering page and does not identify a specific table or seat.

For printed materials, plan the replacement in waves: reprint high-traffic items first (table cards, window stickers), then work through packaging and long-lead print runs. Digital QR images — in PDFs and social posts — can be swapped immediately.

QR code replacement workflow: retire the old GloriaFood QR code, generate a Delivety QR code, scan and place a test order

How to update Google, social media and directories

A significant share of customers never visits your website at all. They search your restaurant name on Google and tap the ordering link, or they order from your Instagram or Facebook profile.

That makes these links some of the most important — and most forgotten — parts of the switchover. None of them update automatically; you or your agency will need to change each one by hand:

  • Google Business Profile — update the ordering link in your profile;
  • Facebook — the page action button and any pinned posts with ordering links;
  • Instagram — the bio link and link-in-bio tools;
  • TikTok — the profile link;
  • WhatsApp — business profile links and message templates;
  • local restaurant directories;
  • TripAdvisor, Yelp or their local equivalents, if they carry your ordering link;
  • email signatures across the team;
  • running paid ads and their landing URLs.

Old GloriaFood links have a way of surviving in unexpected places — a two-year-old pinned post, a directory listing nobody remembers creating. Your inventory spreadsheet is the defense: add every discovered location to it and tick each one off when it is updated and tested.

Updating Google Business Profile and social media ordering links from GloriaFood to Delivety

Agency workflow for multiple restaurant clients

If you are an agency managing restaurant websites, this is not one migration — it is ten, thirty or a hundred. The difference between a controlled rollout and a chaotic one is process, not effort.

A workflow that scales:

  1. Build a full inventory of GloriaFood clients. Every client website that uses a GloriaFood button, widget, link or QR code goes on the list.
  2. Map every entry point per client. Buttons, code locations, external links, QR files. Templates and shared components count once but affect many sites.
  3. Prioritize by order volume. Migrate the clients who depend most on online ordering first, while there is plenty of calendar room before the shutdown.
  4. Prepare each client's Delivety flow before touching their site. Menu, zones, hours, payments, notifications, test order.
  5. Use one shared QA checklist for every client. Consistency catches the entry points that individual judgment misses.
  6. Update website buttons and widget code. If clients share a template, fix the template once and roll it out.
  7. Update QR codes and external links. Deliver new QR files to each client with clear instructions on what to reprint.
  8. Confirm a tested order for every client. Not "the button looks right" — an actual order received in that client's Delivety dashboard.
  9. Track everything in a spreadsheet. Client, entry point, status, test date, owner.
  10. Schedule printed-material replacement. Print has lead times; plan it per client rather than leaving it for the end.

Handled this way, the GloriaFood shutdown becomes a service opportunity rather than a fire drill. Delivety's White Label for Agencies lets you run each client's ordering flow, link and QR code under your own brand, with separate menus, domains and settings per restaurant. For the commercial side of that transition, see the GloriaFood Partner Program alternative for agencies.

Agency migration board tracking GloriaFood button, link and QR replacement across multiple restaurant clients

Final testing checklist before going live

Test as a customer would, on real devices, before you consider the switchover done:

  • homepage order button opens the Delivety flow;
  • menu-page button works;
  • sticky mobile button works;
  • footer link works;
  • Google Business Profile link opens the new ordering page;
  • social profile links open the new ordering page;
  • QR code scans to the new ordering page;
  • full desktop ordering flow completes;
  • full mobile ordering flow completes;
  • a pickup test order goes through;
  • a delivery test order goes through;
  • delivery-zone calculation applies the right fees and limits;
  • modifiers and extras appear correctly on the order;
  • payment method works end to end;
  • order notifications fire;
  • the order appears in Delivety;
  • staff can process it in the Operator Dashboard;
  • the kitchen workflow receives it, if you use the Kitchen Display System;
  • the courier workflow receives the delivery task, if you use courier management.

If any single item fails, fix it before removing the old entry point it replaces.

Testing the full Delivety ordering flow on desktop and mobile before going live

What to do with old GloriaFood links after the switch

Once Delivety is live across your entry points, close out the old system deliberately:

  • remove every visible old button from your website;
  • remove old GloriaFood scripts from headers, footers, global blocks and tag managers;
  • replace or withdraw old QR materials as reprints arrive;
  • keep your inventory spreadsheet as a record of where old links lived — it is your checklist if a stray link surfaces later;
  • watch for customer complaints about ordering in the first weeks; they often point to a missed entry point;
  • search your website source one more time for the old GloriaFood strings (glf-button, foodbooking.com and the rest);
  • check your analytics and referral data if available — traffic still arriving from GloriaFood-related domains means an old link is alive somewhere.

During the transition period, you may keep the old system accessible internally while you verify the new flow. What you should not do is leave both ordering paths publicly active side by side for an extended time — customers should have one clear way to order.

One important caution: do not delete anything on the GloriaFood side before you have exported the data you need. Menu structures, customer information and order history should be secured first — the complete GloriaFood migration guide covers data and export planning.

Removing old GloriaFood buttons, scripts and QR codes after switching to Delivety

Replace your GloriaFood order button with Delivety

Delivety gives restaurants and agencies a practical way to reconnect every customer entry point: an Order Now button for your existing website, a direct ordering link that works in any channel, a website-connected ordering experience and a QR code for print and digital materials.

And the entry point is only the beginning. Once a customer places an order, it can continue through Delivety's operational workflow — the Operator Dashboard, kitchen preparation, assembly, courier management, delivery zones and reporting. If you would rather not maintain your own site at all, the Delivety Ordering Website provides a complete hosted ordering site connected to the same dashboards.

Explore Order Now Button & QR Code

Discuss Your GloriaFood Migration

Delivety Order Now button, ordering link and QR code replacing GloriaFood across customer entry points

Common Questions

Do I need to replace my GloriaFood order button?

Yes. Oracle has scheduled full end of service for GloriaFood products on March 31, 2027. Any button, link or QR code that points to GloriaFood needs a replacement before then — ideally well before, so you have time to test the new flow while the old one still works.

Where can old GloriaFood order links be hidden?

Beyond your website, check Google Business Profile, Facebook and Instagram profiles, TikTok, WhatsApp templates, email templates and signatures, SMS campaigns, paid ads, directory listings, PDF menus and every printed QR code — table cards, flyers, packaging, receipts and storefront signs.

How do I know whether my website uses a GloriaFood widget or a normal link?

Check what the button does. If it navigates to an ordering URL, it is a link. If an ordering window opens over your own site, it is the widget. You can also search your page source for strings like glf-button, data-glf-cuid or ewm2.js — if they appear, widget code is present.

Can I keep the same button design?

Yes. If your current button fits your brand and converts well, keep its look and change only its destination or action. Delivety's website integration can connect to a button you already have, and the direct ordering link can be attached to any normal button.

Should I remove the old GloriaFood code immediately?

No. Prepare and test your Delivety ordering flow first, switch the entry points, then remove the old code. Removing it first creates a window where customers cannot order. Just avoid leaving both ordering systems publicly active together for an extended period.

Do I need to replace GloriaFood QR codes?

Yes. A QR code encodes a URL, and if that URL points to GloriaFood it will eventually stop working. Generate a new QR code from your Delivety ordering link and replace it in digital materials immediately and in printed materials in planned waves.

Can Delivety give me a new direct ordering link?

Yes. Every restaurant on Delivety gets a direct ordering link that opens its branded ordering page. It works anywhere a link works — your website, Google Business Profile, social bios, email, SMS and ads — with no script required.

Can agencies replace GloriaFood buttons for multiple clients?

Yes. Each client restaurant gets its own Delivety ordering flow, link, QR code, menu and settings, managed separately. Agencies can run the whole setup under their own brand with White Label for Agencies, and roll out replacements client by client using a shared checklist.

What should I test before publishing the new button?

Place real test orders, not just clicks: pickup and delivery, on desktop and mobile, with modifiers and payment. Confirm delivery-zone rules apply, notifications fire, and the order reaches your Delivety dashboard and staff workflow.

Should I update Google Business Profile and social media links too?

Yes, and manually — these platforms do not update ordering links automatically. Many customers order straight from Google or a social profile without ever opening your website, so an outdated link there keeps feeding orders to the old system.

Join Delivety for free

Start your 7-day free trial today to gain access to powerful tools for managing your food delivery business.