The website looks good, traffic is coming — but the phone is not ringing and the inbox is quiet. In most cases the cause is not the design or the copy; it is that visitors cannot work out how to contact you quickly enough. No visible phone number, no simple form, no map showing where you are, no familiar social links to check your reputation. This guide walks through every element of a high-conversion UK contact experience, including the UK GDPR rules you must follow when collecting personal data.
Contact forms — the front door • What makes a good contact form • UK GDPR on contact forms • Google Maps — helping customers find you • Phone numbers and click-to-call • Social media links • WhatsApp Business and messaging buttons • Opening hours and response expectations • Accessibility • UK contact-page checklist • FAQ
A contact form is the single highest-leverage contact feature on a UK business website. It lets visitors send a message without leaving your page, opening their email app or picking up the phone. For many people — browsing in the evening, on a lunch break, on a train — a form is the most convenient option.
Research across UK e-commerce and service sites shows pages with a prominent form receive 30–80% more enquiries than pages relying solely on an email address. Several reasons:
Treat your contact form like the front door of your website. If it is clearly visible, easy to open and welcoming, people walk through. If it is hidden at the bottom of a cluttered page, or asks for too much information, they turn around and leave.
Every additional field reduces submission rate. For most UK SMEs, 4–5 fields is enough:
| Field | Required? | Why |
|---|---|---|
| Name | Yes | Addressing them in reply |
| Yes | Reply channel | |
| Phone (optional) | No | Some prefer a callback; do not force it |
| Message | Yes | Nature of enquiry |
| Consent checkbox | Sometimes | Only for marketing opt-in (UK GDPR) |
If you run a service business and need the type of service up front, add one dropdown. Resist the temptation to ask for postcodes, company names, budgets and job titles at first contact. You can gather those details in the reply once the conversation starts.
Place your form on a dedicated contact page and a shorter version in the footer or home page. The easier the form is to find, the more submissions you receive. Make the submit button stand out with concrete wording:
Labels should be persistently visible, not placeholders that disappear on click. Placeholder-only labels fail accessibility and frustrate users who need to check what they typed.
Show errors as the user types (invalid email format, missing required field). Catching errors before submission beats showing them after — fewer users abandon.
After submission show a clear success message: “Thanks — we’ll reply within one working day.” Redirect to a thank-you page if you want to track conversions in analytics.
Public forms attract automated spam. Most modern UK builders include invisible spam protection (honeypot fields). Sitejet Builder has this built in, so you do not need to add annoying CAPTCHAs that frustrate genuine visitors.
For high-volume sites, Google reCAPTCHA v3 (invisible) is a good second layer. Never use the old image-based CAPTCHAs — they fail accessibility and reduce legitimate submissions.
Any contact form collecting name, email, phone or message content is processing personal data. UK GDPR and the Data Protection Act 2018 apply. Practical requirements:
For replying to an enquiry, your lawful basis is typically legitimate interest or contract (if the enquiry leads to a quote). You do not need a consent tick for this — but you must state the basis in your privacy policy.
Add a short note beneath the form: “We will use your details to respond to your enquiry. See our privacy policy for how we handle your data.”
If you plan to use the details for marketing (newsletter, promotions), that requires explicit opt-in consent. Add a separate unticked checkbox: “Yes, I’d also like monthly updates by email.” Bundled consent with the submission is invalid under UK GDPR.
Keep submissions only as long as you need them. Enquiries that did not become customers: 12 months typical. Customer-related submissions: length of relationship + 6 years (for HMRC). State retention periods in your privacy policy.
Form submissions should travel over HTTPS (your site needs SSL) and be stored in the provider’s secure inbox or a database with access controls. Do not email submissions to a free Gmail or Yahoo address — use a business mailbox with 2FA enabled.
UK customers can request what data you hold on them. Have a process for handling a Subject Access Request within 30 days. Even a simple inbox rule (“all subject access requests go to this email”) satisfies the requirement.
For deeper compliance detail, see UK GDPR on your business website: a practical checklist.
If your business has a physical location — shop, office, studio, restaurant — an embedded Google Map on the contact page is essential. It answers the question every local customer asks: “Where exactly are you?”
A map does several things at once:
Embedded maps can add meaningful weight to the page if they load immediately. Best practice is lazy-loading — map only loads when the visitor scrolls to it. Sitejet Builder handles lazy loading automatically.
10 Downing Street, London SW1A 2AA)For many customers — particularly older demographics, emergency services, trades — nothing beats picking up the phone. A plumber with a burst pipe does not want to fill in a form. They want to call now.
Displaying your phone number prominently is the simplest high-impact move on a UK business website.
Over 60% of UK web traffic is mobile. When a mobile visitor sees your phone number, they should tap it and call immediately. In HTML:
<a href="tel:+442079460123">020 7946 0123</a>
The tel: protocol works on every mobile browser. In Sitejet Builder, the phone number element applies this automatically when you enter the number.
A Google study found 70% of UK mobile searchers have called a business directly from search results or website. The number needs to be correct, clickable and easy to read — no tiny grey text hidden in a sidebar.
Display UK numbers in familiar format:
020 7946 012307700 9001230161 496 0123 (Manchester example)0800 123 4567The href="tel:" attribute should use E.164 format: +442079460123. The display text can be the pretty version.
If you serve international customers, show your UK number first and add an international format (+44 20 7946 0123) as a secondary line.
Around 57 million people in the UK actively use social media — roughly 84% of the population. Linking your website to your profiles creates a bridge between your site and the platforms where customers already engage, share and recommend.
You do not need to be on every platform. Focus on where your UK audience actually spends time:
| Platform | UK users (approx.) | Best for |
|---|---|---|
| 44 million | Local businesses, community engagement, events, reviews | |
| 32 million | Visual businesses: food, fashion, beauty, interiors, photography | |
| 38 million | B2B services, professional trades, consultants, recruitment | |
| X (Twitter) | 19 million | News, updates, customer service, public conversations |
| TikTok | 23 million | Younger audiences, creative content, tutorials |
| YouTube | 50 million | Any business that can produce video explainers or tutorials |
| 15 million | Home, interiors, fashion, crafts, weddings, recipes |
Linking to a dead Twitter handle last updated 2022 is worse than having no link at all. An empty or stale profile damages trust more than absence. Before linking any profile, look at it with fresh eyes: would you trust a business with this social presence?
Use small icon-only buttons (platform brand colours or monochrome) in header, footer or contact page. They should be visible but not compete with your primary CTAs for attention.
Social links should open in new tabs (target="_blank" rel="noopener") so visitors don’t lose your site when they check your Instagram.
Beyond icon links, you can embed:
These widgets add social proof but also add page weight. Use them purposefully, not decoratively.
WhatsApp is used by roughly 40 million people in the UK. For tradespeople, retail and local services especially, a WhatsApp Business button converts significantly more than forms alone.
Link pattern: https://wa.me/442079460123?text=Hi,%20I'd%20like%20a%20quote%20for...
The number is in E.164 format without the plus sign. The optional ?text= query pre-fills the message. This works on mobile (opens WhatsApp app) and desktop (opens WhatsApp Web).
sms:+44...; still used by older customers and in emergency contextsSetting expectations reduces anxiety and improves conversions. Three things to state on the contact page:
Match opening hours on your site with Google Business Profile exactly — inconsistency hurts local SEO and confuses visitors.
UK contact pages often fail accessibility requirements. Public-sector sites must meet WCAG 2.1 AA under PSBAR 2018; private sites benefit commercially anyway. Key points:
aria-describedby linking error text to inputtel: link in headerShould I hide my email address to avoid spam?
Moderate approach: obfuscate with name [at] domain.co.uk format, or use a contact form and do not display raw email publicly. Completely hiding email signals a closed business and hurts trust.
Is live chat worth it for a small business?
Only if you can staff it during business hours. Unanswered chat hurts more than no chat. For most UK SMEs, WhatsApp Business with a saved quick-reply template is a more realistic alternative than always-on live chat.
What if my business is home-based and I do not want to publish my address?
State a service area in text (“We cover all of Greater Manchester”) and do not embed a map. Use a virtual-office service if you want a registered business address separate from home. Remember: Ltd companies still need to display registered office somewhere on the site.
How prominent should social icons be?
Visible but not dominant. Larger than footer legal links, smaller than primary contact CTAs. Do not let social competing for attention with your “Contact us” button.
Do I need a “book online” system as well as a contact form?
If you take appointments, yes — dedicated booking (Calendly, Google Appointments, Trafft, Square Appointments) captures intent more directly than a form that requires a reply. Offer both: form for general enquiries, booking for appointments.
Can I A/B test my contact form?
Sitejet Builder does not include native A/B testing. Most UK SMEs see bigger wins from simplifying the form and making phone prominent than from fine-tuning field order. For statistical A/B testing, use Google Optimize (deprecated) or a dedicated tool like VWO or AB Tasty.
Do I need to include the registered company address or trading address on the contact page?
Ltd companies must display their Companies House registered office somewhere on the site (footer is conventional). The contact page can show trading address, which may differ. Sole traders can use any trading address; if you trade under a business name different to your own, that name must also appear.
What should happen when someone submits the form?
Success message or redirect to a thank-you page; automatic email notification to your business inbox; ideally a confirmation email to the customer too (“Thanks, we received your message and will reply within X hours”). Store the submission for at least your declared retention period.
How do I stop form spam without using CAPTCHA?
Invisible honeypot fields catch most automated spam (Sitejet Builder has this). For higher-volume sites, Google reCAPTCHA v3 runs invisibly in the background. Avoid image-based CAPTCHAs — they fail accessibility and reduce legitimate submissions.
Should my contact form email me or use a CRM?
For low volume (under 10 enquiries/day), email delivery is enough. For higher volume or a sales pipeline that tracks stages, integrate with HubSpot, Pipedrive or a lightweight UK option like Capsule CRM via webhook or Zapier.