Cybersecurity Practices
- Wix Solutions

- Aug 9
- 12 min read
Updated: Jun 22, 2024
Effective cybersecurity practices protect more than a website. They protect the people who use it, the accounts that control it, the information that passes through it and the organisation’s ability to continue operating when something goes wrong. Security is therefore a business discipline, not a one-off technical feature.
No responsible organisation can promise that it will never experience an incident. The practical goal is to reduce the likelihood of avoidable compromise, limit the damage if an attacker succeeds, detect unusual activity quickly and restore essential services safely. That requires proportionate controls, named owners and regular testing.

This guide explains how UK organisations can build that system around a business website and its connected services. It draws on current guidance from the National Cyber Security Centre, the Information Commissioner’s Office and OWASP. It is general information, not a substitute for legal advice, an independent security assessment or incident-response support.
Treat cybersecurity as a business system
A secure website depends on decisions made across the organisation. The site may connect to email, a domain registrar, payment services, analytics, customer relationship management, booking tools, cloud storage, advertising accounts and employee devices. A weakness in any connected account can undermine otherwise sound website controls.
Start with the outcomes that matter. Which services must remain available? Which information would cause harm if disclosed, changed or lost? Which transactions could be abused? Which people or suppliers hold powerful access? The answers determine where limited time and budget should go first.
Security also needs an operating rhythm. A policy that is never checked will become inaccurate as staff, suppliers and software change. Assign an accountable owner, review material changes, record accepted risks and schedule evidence-based checks. Small organisations do not need a large security department, but they do need clear responsibility.
Good website planning already supports this approach. The Wix Solutions guide to Website Design explains how purpose, structure and ownership shape a maintainable site. Security should be part of those decisions from the beginning, not added after launch.
Map assets, data and dependencies
You cannot protect what nobody knows exists. Create a simple register covering the website, domains, DNS, business email, administrator accounts, connected applications, forms, databases, payment providers, analytics, code repositories, API credentials, devices, backups and external support partners. Record an owner, purpose, data handled, access route and recovery dependency for each item.
Map information flows rather than looking only at storage. A contact form may send a notification by email, create a CRM record, trigger an automation and copy data into a spreadsheet. Each stage changes the exposure, retention period and people with access. Remove integrations that no longer have a business purpose.
Classify information in practical terms. Public content needs protection from unauthorised alteration; customer details need confidentiality and accurate handling; payment and authentication data require particularly careful treatment. Collecting less data usually reduces both privacy and security risk.
Record who owns each system and who can approve access.
Identify the minimum information required for every form and transaction.
Document critical suppliers, renewal dates and emergency contact routes.
Mark services whose failure would stop sales, bookings, customer care or statutory work.
Review the register after launches, staffing changes and new integrations.
Secure identities before adding more tools
Account takeover is a direct route into websites, email and cloud services. Protect the identities that control those systems before buying additional security products. Every user should have an individual account, appropriate permissions and a reliable recovery method. Shared administrator credentials make accountability and offboarding unnecessarily difficult.
Use unique passwords held in an approved password manager, and enable multi-factor authentication wherever it is available—especially for website administration, email, domain registration, finance, advertising and password vaults. Prefer stronger methods such as authenticator apps, security keys or passkeys when the service supports them. Recovery codes must be protected as carefully as passwords.
Apply least privilege. A copywriter may need to edit articles without managing billing, domains or user roles. An agency may need temporary project access rather than a permanent owner-level account. Review privileged access regularly and remove it promptly when a person changes role or a supplier relationship ends.
Protect the recovery path too. If password reset messages go to an insecure mailbox, strong website authentication can still be bypassed. Keep domain, email and password-manager recovery details current, and make sure the organisation—not an individual contractor—controls its core assets.
Patch, configure and reduce the attack surface
Updates often correct known weaknesses, so unsupported or neglected software creates preventable exposure. Enable automatic updates where appropriate, track devices and applications that require manual attention, and define how quickly important security fixes must be assessed and applied. Do not forget browsers, extensions, routers, mobile devices, plugins, custom code dependencies and connected business applications.
A managed website platform can operate parts of the hosting, transport security and platform-update layer. The business still controls user access, connected apps, domain and email accounts, content permissions, data collection, custom code, API secrets, employee devices and supplier relationships. Security work should reflect that shared-responsibility boundary.
Remove what is not needed. Old administrator accounts, unused apps, forgotten landing pages, exposed test forms and abandoned integrations create maintenance obligations without business value. Disable public directory listings, default credentials, excessive permissions and unnecessary data exports where relevant.
Custom functions and integrations need additional care. The OWASP Top 10:2025 is an awareness resource for common web-application risks, including broken access control, security misconfiguration and software supply-chain failures. Developers should validate input, enforce authorisation on the server side, protect secrets, review dependencies and avoid exposing sensitive error detail.
Protect forms, personal data and transactions
HTTPS protects data while it travels between a browser and the website, but it does not prove that every account, integration or business process is secure. Treat it as a baseline transport control, then examine what happens before and after submission.
Design forms around necessity. Ask only for information required for the stated purpose, explain how it will be used, restrict who receives it and define a retention period. Sensitive documents should not be collected through a general upload field merely because the feature is convenient. If a process needs sensitive data, choose an appropriate protected route and obtain specialist advice.
The UK GDPR security principle requires appropriate technical and organisational measures in light of risk. The ICO’s encryption guidance explains that encryption is an important measure but not an automatic requirement for every item in every circumstance. Document why controls are appropriate for the data, people and processing involved.
Fraud controls matter alongside confidentiality. Verify changes to bank details through a known second channel. Limit who can alter payment, refund or fulfilment settings. Separate routine content work from financial administration. For online sales, use reputable payment services and avoid creating unnecessary copies of transaction data.
Security and user experience reinforce one another when designed well. Clear confirmation messages, recognisable domains, accurate contact details and understandable recovery steps reduce confusion and make suspicious behaviour easier to notice. The article on User Experience explores how clarity and trust affect the wider customer journey.
Build backups for recovery, not reassurance
A backup is useful only if it contains what the organisation needs, is protected from the same incident and can be restored within an acceptable time. Decide which website content, configurations, customer records, operational documents and credentials are essential. Platform copies or version history may help, but they should be understood, documented and tested rather than assumed.
The NCSC’s guidance on ransomware-resistant backups recommends resilience against destructive actions. Depending on the system and risk, that can include separated credentials, protected versions, alerts for privileged changes and a way to recover an earlier uncorrupted copy.
Set recovery objectives in business language. How long can the website be unavailable? How much recent data could be recreated? Who can authorise a restore? Which supplier must be contacted? Where are the recovery instructions if normal email is inaccessible? Test a realistic restoration and record the time, missing dependencies and decisions.
Backups must also be governed. They can contain personal information and credentials, so apply retention, access control, encryption where appropriate and secure disposal. Do not create uncontrolled copies across personal devices and consumer storage accounts.
Reduce phishing and payment fraud
Phishing is not solved by telling people to be more careful. Combine training with technical and procedural controls: protected email accounts, multi-factor authentication, filtering, clear reporting, restricted privileges and independent verification for high-impact requests. The NCSC’s phishing guidance promotes layered defences that reduce reliance on perfect user judgement.
Create simple rules for urgent requests. Staff should know how to verify a new payment destination, a request for credentials, a supposed domain-renewal notice or an unusual file-sharing invitation. Seniority must not override verification; impersonation frequently exploits authority and time pressure.
Make reporting safe and fast. A person who clicked a suspicious link should know whom to contact immediately and should not delay through fear of blame. Early reporting can allow password resets, session revocation, mailbox review and payment intervention before damage grows.
Control suppliers and connected applications
A website’s security is influenced by agencies, freelancers, app vendors, payment providers, hosting services and other processors. Keep a current supplier register and understand what each party can access, which data it handles, how it authenticates users, how incidents will be communicated and how access is removed at the end of the relationship.
Ask proportionate questions before connection, not after an incident. Does the service support individual accounts and multi-factor authentication? Can permissions be limited? Are activity logs available? What is the data location and retention arrangement? How are vulnerabilities and security updates managed? Can information be exported and deleted? Which subcontractors are involved?
Contract wording cannot replace technical controls, but it can establish responsibilities, notification routes, return or deletion of information and support during an incident. For higher-risk processing, seek legal and security advice. Reassess critical suppliers when their service, ownership, integration scope or security posture changes.
When choosing a web partner, include security ownership in the brief. The guide to choosing a UK web designer covers wider evidence and working practices; add explicit questions about account ownership, handover, permissions, maintenance and incident support.
Monitor the signals that matter
Small organisations cannot monitor everything, so prioritise signals connected to serious outcomes. Examples include new privileged users, changes to domain or DNS settings, disabled multi-factor authentication, unusual mailbox rules, repeated failed logins, unexpected data exports, altered payment settings, spikes in form submissions and unplanned code or integration changes.
Turn on relevant alerts, send them to a monitored destination and define who investigates. Keep enough audit information to reconstruct important events, subject to privacy and retention requirements. Logs that nobody reviews or that disappear before an incident is found provide limited value.
Establish a normal baseline. If a campaign legitimately increases traffic or form submissions, the team should know; otherwise the activity may look suspicious. Coordinate marketing, operations and technical support so unusual behaviour can be interpreted quickly.
Monitoring must lead to action. Define thresholds for escalation, immediate containment steps and the people authorised to suspend an account, disconnect an integration or pause a transaction. Preserve evidence where possible and avoid making uncontrolled changes that hinder investigation.
Prepare and rehearse incident response
An incident plan reduces improvisation under pressure. It should identify decision-makers, technical contacts, communications leads, legal or data-protection support, insurers where relevant, key suppliers and out-of-band contact methods. Record who can isolate systems, reset access, approve customer communications and restore service.
The plan should cover identification, containment, investigation, recovery, communication and learning. The NCSC’s small-business response and recovery guidance provides a practical sequence. Rehearse scenarios such as a compromised administrator account, fraudulent domain change, ransomware on an employee device or personal data sent to the wrong recipient.
If personal information is involved, assess the risk to people promptly. The ICO explains that a notifiable personal data breach must be reported without undue delay and, where feasible, within 72 hours of awareness. Not every breach meets the reporting threshold, but decisions and actions should be documented. Use the ICO’s personal data breach guidance and obtain appropriate advice.
After recovery, hold a blameless review. Identify the initial route, affected assets, control failures, successful actions, communication gaps and outstanding risks. Assign owners and deadlines. An incident is not closed merely because the website is visible again.
Four practical cybersecurity examples
Practical example 1: a professional services firm
A consultancy uses a website contact form, business email, cloud documents and a CRM. Its highest risks are administrator takeover, client information sent to the wrong place and fraudulent payment instructions. The firm maps the form-to-CRM flow, removes unnecessary fields, limits access by role and protects website, email, domain and password-manager accounts with strong multi-factor authentication.
It creates a verification rule for bank-detail changes, reviews external collaborator access monthly and rehearses a compromised-mailbox scenario. Success is measured through access-review completion, prompt offboarding, tested recovery and staff reporting—not by the absence of visible attacks.
Practical example 2: an online retailer
A retailer depends on product content, payment configuration, stock information, fulfilment integrations and customer service. It separates catalogue editing from payment and refund permissions, monitors privileged changes, protects finance accounts and avoids exporting customer data unless there is a defined operational need.
The business documents how orders continue if one integration fails and tests restoration of essential records. Its security planning sits alongside platform selection and operations; the Wix Solutions guides to an e-commerce platform and an online store explain the wider commercial decisions that security must support.
Practical example 3: a membership and booking organisation
A training provider collects member details, manages bookings and sends automated messages. It identifies which information is necessary, restricts bulk exports, sets retention rules and reviews the permissions of trainers, administrators and software suppliers. Sensitive disclosures are moved away from general enquiry forms into an appropriately controlled process.
The provider rehearses an unavailable-booking-system scenario, keeps an approved contact list outside the affected service and prepares accurate holding messages. It also confirms who will assess any risk to individuals and who can contact the ICO or affected people when required.
Practical example 4: a small business working with agencies and AI tools
A growing company gives a designer, marketing agency, bookkeeper and automation consultant access to different services. It replaces shared passwords with individual roles, limits each supplier to the required scope, records contract and emergency contacts, and removes access as soon as a project ends.
Before adopting an AI assistant, the company defines which data may be entered, disables unneeded connectors, checks retention and administrator settings, and requires human approval for customer-facing output. A simulated urgent request from the managing director tests whether staff follow the independent verification rule.
How AI changes cybersecurity practices
AI can help organise asset registers, summarise approved security policies, generate exercise scenarios, classify routine alerts and explain technical findings in plain language. Those uses can save time, but output must be checked against trusted evidence. An AI-generated control list is not proof that a control exists or works.
The same technology can make phishing, impersonation and vulnerability discovery more scalable. Businesses should respond with verification procedures, protected identities and rapid reporting rather than trying to judge authenticity from writing style or image quality alone.
Treat AI services as part of the supplier and data-flow map. Decide which staff can use them, what information is prohibited, which integrations are authorised and how output is reviewed. Do not paste personal data, credentials, unreleased commercial information, source code or incident evidence into an unapproved public tool.
If AI is built into the website or an operational workflow, assess prompts, uploaded content, model output, API keys, permissions, logging, data retention and failure modes. Protect downstream actions: a model should not be able to issue refunds, change permissions, publish content or disclose records merely because untrusted text instructed it to do so.
The NCSC advises a secure-by-design approach to AI and emphasises organisational culture, process and communication as well as technical controls. Its AI and cyber security guidance is a useful starting point; organisations processing personal information should also consult the ICO’s AI and data protection resources.
A practical 90-day improvement plan
Days 1–15: identify and contain
Name the security owner, inventory critical accounts and services, confirm that the organisation controls its domain and recovery routes, enable strong multi-factor authentication for privileged accounts, remove former users and apply urgent updates. Record immediate risks that cannot be fixed and assign an owner.
Days 16–45: reduce exposure
Map important data flows, minimise form collection, review connected applications, separate roles, establish supplier contacts and define backup requirements. Protect finance changes with independent verification. Address unsupported software and uncontrolled copies of personal information.
Days 46–75: test recovery and response
Run a restoration test and a short tabletop exercise. Practise a compromised administrator or mailbox scenario, confirm decision rights, test out-of-band contacts and identify communications or regulatory support. Correct the gaps while the exercise is fresh.
Days 76–90: measure and improve
Create a small dashboard: privileged accounts covered by strong authentication, overdue critical updates, restore-test result, unresolved high risks, supplier reviews and incident actions. Consider the NCSC’s Cyber Essentials resources as a structured route for assessing baseline controls and readiness.
Cybersecurity practices checklist
A named owner maintains the asset, data-flow and supplier registers.
Core website, email, domain, finance and password-manager accounts use strong multi-factor authentication.
People have individual accounts, least privilege and prompt offboarding.
Devices, applications, integrations and custom dependencies follow an update process.
Forms collect only necessary information and have clear access and retention rules.
Critical information has protected backups and a tested recovery procedure.
High-impact payment and account changes require independent verification.
Relevant alerts and logs reach someone who can investigate and contain activity.
The incident plan includes technical, operational, communications and data-protection decisions.
AI tools and connected applications follow approved data, access and human-review rules.
Measure improvement without claiming perfection
Useful measures show whether protective work is happening and whether recovery is credible. Track privileged accounts without strong authentication, overdue high-priority updates, abandoned integrations, unresolved access reviews, restore-test success, time to remove leavers, incident-reporting speed and completion of corrective actions.
Avoid a single ‘security score’ that hides context. A passing scan cannot confirm that staff will verify a fraudulent payment request, that backups can be restored or that a supplier will respond. Combine technical evidence, process checks and rehearsals.
Review the programme after material changes: a new sales channel, custom integration, acquisition, office move, supplier, AI workflow or type of personal information. The risk picture changes with the business.
Build resilience into the website lifecycle
Strong cybersecurity practices are repeatable choices: know what matters, protect identities, minimise exposure, maintain systems, control suppliers, monitor meaningful signals and rehearse recovery. The objective is not to create fear or impossible guarantees. It is to make compromise harder, damage smaller and responsible recovery faster.
Security should support a useful, accessible and commercially effective website. Wix Solutions can help organisations define website ownership, content workflows, integrations and maintainable design boundaries as part of a wider project. Explore the Wix website design service or contact Wix Solutions to discuss the website scope; use an appropriately qualified cybersecurity or legal specialist where the risk requires it.



