Skip to main content

Customising Your Widget URL

Your booking widget lives at app.equipdash.com/widget/{your-slug}. You control the slug. That means your widget URL can read like your business name โ€” app.equipdash.com/widget/coastal-adventures โ€” instead of a numeric ID.

Why It Mattersโ€‹

  • Memorable. Customers and partners can share a URL that looks like your brand.
  • SEO-friendly. Search engines rank slug-based URLs higher than id=482 style URLs.
  • Safe to change. When you rename your slug, the old URL automatically redirects to the new one (permanently โ€” a 308 if you're technical). No broken links in old emails, old social posts, or QR codes.

Setting Your Slugโ€‹

  1. Go to Settings โ†’ Booking widget โ†’ Widget settings tab.
  2. In the Your brand section, find the Widget URL field.
  3. Type your new slug in the input box โ€” you'll see the full URL preview next to it (e.g. app.equipdash.com/widget/).
  4. That's it โ€” your change saves automatically. There's no Save button.

Widget URL input in the Your brand section

Slug Rulesโ€‹

  • Lowercase letters, numbers, and hyphens only โ€” no spaces, no underscores, no capitals.
  • Minimum 3 characters.
  • Must be unique across the entire EquipDash platform โ€” you'll see an error if the slug is taken.
  • Try to keep it short. Nobody remembers app.equipdash.com/widget/super-amazing-awesome-tours-company.

Good vs. Bad Slugsโ€‹

โœ… GoodโŒ BadWhy
coastal-adventuresCoastal Adventuresno spaces, no caps
paragliding-saparagliding_sahyphens, not underscores
surf-school-hbsctoo short
tmp-tourstablemountainparaglidingtourstoo long

Changing Your Slugโ€‹

You can change your slug as often as you like. Every previous slug stays in the redirect history โ€” so no matter how many times you change it, every URL you've ever published still works.

Example:

  1. Started with coastal-adventures.
  2. Rebranded to coastal-sports, changed the slug.
  3. A customer clicks a link from a 2023 email to app.equipdash.com/widget/coastal-adventures.
  4. They land on app.equipdash.com/widget/coastal-sports automatically.

Where Your Slug Appearsโ€‹

Once your slug is set, it's used in:

  • Direct widget links in Settings โ†’ Booking widget โ†’ Embed options tab.
  • "Book now" button embed snippet.
  • Booking confirmation emails โ€” the widget links customers click come back to your slug.
  • Your widget's <title> tag โ€” displayed as the browser tab name.
  • Social share previews when customers share your widget link on WhatsApp, Facebook, etc.

Troubleshootingโ€‹

"This slug is already taken."
Someone else is using it. Try appending your location (coastal-adventures-sa), a descriptor (coastal-adventures-tours), or a shorter variant.

"Slug must be at least 3 characters."
Minimum is three. Pick a longer slug.

"My change didn't save."
The Widget URL field saves automatically as soon as you type a valid slug โ€” there's no Save button. If it didn't stick, the slug probably broke one of the rules above (too short, contains spaces/capitals, or is already taken). Fix the slug and it saves on its own.