Hosting Glossary
Webhook
Webhook in plain English — the definition, the analogy, and why it matters to anyone who runs a website.
The short answer
A webhook is an API call in reverse — a service pushes a notification to your URL the moment something happens, instead of you polling to ask.
The sections below unpack it properly — how it works, why a site owner should care, and a concrete example of it in the wild.
0
Jargon left unexplained
100+
Linked definitions
Real
Platform examples
Free
To read, obviously
You register an endpoint URL; the service POSTs event data to it (payment completed, form submitted, repo pushed). Event-driven and immediate, versus the wasteful rhythm of asking repeatedly.
Reliability etiquette matters: endpoints should verify signatures (anyone can POST to a URL) and respond quickly, with services typically retrying failed deliveries.
A picture that makes Webhook stick
A doorbell instead of checking the doorstep hourly — the caller announces arrival the moment it happens, and you verify it's really the courier before opening.
Analogies simplify, of course — but this one holds up well enough to reason with, and reasoning is the point of a glossary.
Why you should care
Webhooks stitch modern stacks together — payment confirmations, deploy triggers and automation flows ride them; knowing the pattern turns integration docs from magic into plumbing.
That's the test for every technical term, incidentally — not 'do I understand it fully' but 'do I know when it's the answer to my problem'. For this one, now you do.
A concrete example
Stripe POSTs a payment-succeeded event to a store's webhook endpoint — the order flips to paid and the receipt sends, seconds after the card cleared, no polling anywhere.
Multiply that example across every site on the internet and you have the concept's entire job description.
How this shows up in your hosting
You'll meet it in the control panel and occasionally in a support conversation — usually already configured the right way. If this term made sense, the natural next reads are API, Git, WooCommerce and Cron Job.
Every plan includes free SSL that renews itself, so the padlock is never your job.

A glossary from people who answer tickets
Every confusing term in hosting eventually becomes a support ticket — so we defined the hundred most common ones properly, once, in the plain English we'd use on the phone.
Renewal prices match signup prices, so the year-two invoice is the most boring email you'll get from us.
- 100+ terms, plain English
- Analogies and real examples
- Cross-linked related concepts
- Written by the support desk
Why HostingAlly
What you get with every plan
Honest about what you can skip
Most terms are recognise-level, not operate-level — the glossary says which is which.
Plain English first
Every term defined for site owners, not for other sysadmins — jargon translated, not restated.
Analogies that stick
Each concept gets a picture you'll remember at the moment you actually need it.
The practical stakes named
Not just what it is — when it's the answer to a problem you're having.
Linked, not siloed
Related terms cross-reference, so one lookup becomes a working understanding.
Grounded in a real platform
Examples reference the hosting you'd actually use, not abstract diagrams.
Getting Started
How to get going
- 1
Spot it in your own setup
Open your control panel and find where this concept lives — seeing it attached to your own site is what converts definition into understanding.
- 2
Check the defaults
Confirm how your account has this configured — usually correctly by default here, and now you'll know rather than guess.
- 3
Follow the related terms
Concepts travel in packs — API, Git and WooCommerce complete this one's picture, and each is a two-minute read away.
Included
What's covered on our plans
- NVMe SSD storage as standard
- Per-site PHP version selection
- One-click installer for WordPress and 400+ apps
- Free SSL certificate on every plan, renewed automatically
- DDoS protection at the network level
- 24/7 support from real people
- Renewal prices that match signup prices
- cPanel — the industry-standard control panel
- LiteSpeed server-level caching
- Free website migration handled by our team
FAQ
Your questions, answered
Webhook or cron — when does each fit?
Webhooks for event-driven immediacy (something happened, react now); cron for schedule-driven work (every night, do this). Mature systems use both — events for the moments, schedules for the sweeps.
Are webhooks secure?
Secured ones are — HTTPS endpoints verifying the service's signature on each delivery. An unverified endpoint accepts forgeries; the signature check is the difference between a doorbell and an open door.
Is there a money-back guarantee?
Yes — try the hosting properly and if it doesn't fit, the refund process is a request, not a retention gauntlet. Domain registrations are the one standard carve-out, since registries make those non-refundable the moment they're placed.
Will you move my existing website for free?
Yes — open a ticket with your current host's access details and we handle the whole move: files, databases, email and configuration, verified by you before DNS switches. The old site keeps serving until the new copy takes over, so visitors never see a gap.
What happens if I outgrow my plan?
You upgrade in place — plan changes apply from your client area without migrations or downtime, and our range runs from small shared plans through VPS to dedicated servers, so growth is an account change rather than a new-host project.
Do you include email with hosting?
Yes — mailboxes on your own domain come with every hosting plan, with webmail, IMAP/POP/SMTP access and spam filtering. Standalone email hosting also exists for domains whose websites live elsewhere.
Which control panel do you provide?
cPanel — the industry standard, which means every tutorial on the internet matches your screen, your backups restore anywhere cPanel runs, and skills learned here transfer for life. Plesk and DirectAdmin options exist on specific plans for those who prefer them.
Keep exploring
API (Application Programming Interface)
An API is a defined way for software to talk to software — the contract through which services exchange dat…
Cron Job
A cron job is a scheduled command the server runs automatically — the mechanism behind backups at 2am, hour…
WordPress Hosting
Managed WordPress with LiteSpeed caching, staging and automatic backups.
Web Hosting
NVMe cPanel hosting with free SSL, migration and a free first-year domain.
Put an ally behind your website.
Every plan includes the essentials others sell as extras — and support that actually answers.
See Hosting Plans