Your Magento store is already live on SmartXHosting infrastructure — this guide walks through the first hour after activation: signing into the Admin Panel, locking in the UK-specific configuration (GBP, Europe/London timezone, metric units), connecting your domain, enabling HTTPS and planning what to set up on day two.
What you receive at activation • First login to the Admin Panel • Two-factor authentication • UK store configuration essentials • Connecting your domain and SSL • Day-two checklist • SmartXHosting Magento plans • FAQ
When a SmartXHosting Magento order is provisioned, the store is already installed, themed and cached — there is nothing to download, compile or deploy. The welcome email confirms four things:
yourdomain.co.uk/admin_xxxxxx — the randomised suffix is a first line of defence against brute-force login attemptsThe following software stack is in place on day one: Magento 2 or MageOS (your choice at order time), the Hyva theme with the Satoshi frontend for sub-second time-to-first-byte, Redis for session and page cache, MariaDB with indexes optimised for catalogue queries, Imunify360 for web application firewalling, NVMe SSD storage, and a free Let’s Encrypt certificate that renews automatically every 60 days. All of this runs on SmartXHosting’s UK infrastructure.
Because everything is pre-configured, your first session is about making the store yours: name, currency, domain, HTTPS, first products and first payment method. The technical platform is invisible.
Open the Admin Panel URL from the welcome email in a modern browser (Chrome, Firefox, Edge or Safari on current versions). The login screen shows two fields for username and password plus, on occasion, a CAPTCHA if too many failed attempts have been logged from your IP.
If you see “Invalid login or password”, three causes cover almost every case: (a) Caps Lock is on, (b) the password was copied with a trailing space, or (c) the administrator account is protected behind Plesk’s IP allow-list and you are connecting from a different network than the one used at order time. Contact SmartXHosting support if the login still fails after five minutes — the UK-based team operates business hours and can reset the account or relax the IP allow-list.
Magento 2 enforces two-factor authentication (2FA) on every administrator account by default, and SmartXHosting keeps that setting on. After the first password entry you are asked to configure a TOTP-based authenticator. The supported applications are Google Authenticator, Microsoft Authenticator, Authy and 1Password — any standard TOTP client works.
Recovery codes: under My Account › 2FA, generate and print a set of backup codes. Store them in a password manager or locked drawer. If the phone is lost, one backup code grants a single login so the account is never unreachable. For a UK business, treating 2FA as loss-proof is part of basic information-security hygiene and satisfies the reasonable-measures clause of UK GDPR Article 32 for a data processor.
Once logged in, change the password immediately: System › My Account › Current User Identity Verification. A personal password manager entry keeps the long randomised string usable day to day.
Before products are added, six settings turn a generic Magento installation into a UK-configured store. All live under Stores › Configuration › General. Save each block with the button at the top-right, then flush the cache when Magento prompts.
Stores › Configuration › General › Store Information. Set the Store Name to the trading name customers will recognise. If you trade as a limited company, use the trading name here (for example “Bluebell Pottery”) and keep the registered company name (“Bluebell Pottery Ltd”) for the legal pages. The store name appears in email headers, invoices and the browser tab, so short and brand-appropriate is best.
Stores › Configuration › General › Store Email Addresses. At minimum fill in the General Contact and Sales Representative senders. Use a branded mailbox on your own domain ([email protected], [email protected]) rather than a Gmail or Hotmail address — deliverability improves when the envelope-from domain matches the store domain and SPF/DKIM records line up.
Stores › Configuration › General › Currency Setup. Set Base Currency, Default Display Currency and Allowed Currencies all to GBP. If you eventually sell to Ireland or the EU, add EUR to Allowed Currencies only — the base stays GBP so that VAT and accounting stay anchored to the UK. Under Locale Options on the same page, set Locale to English (United Kingdom), Timezone to Europe/London, Weight Unit to kg and First Day of Week to Monday. These four choices are small but they cascade: order timestamps, delivery-date pickers, weight-based shipping thresholds and weekly reports will all reflect UK expectations.
Stores › Configuration › General › Country Options. Set Default Country to United Kingdom. If you only plan to deliver within the UK, restrict Allow Countries to United Kingdom too — the checkout will reject orders from anywhere else and you will stop paying Stripe fees on transactions that never ship. Expand the list when you are ready for international orders and have UK postage thresholds tuned.
Stores › Configuration › Sales › Tax. Set Catalog Prices to “Including Tax” so customers see the prices they actually pay at the shelf — standard practice for UK business-to-consumer retail under the Price Marking Order 2004. Create a tax rule for UK VAT at 20% and apply it to the default customer and product tax classes. If you sell only zero-rated goods such as children’s clothing or printed books, configure the zero-rated class and assign it to those products instead of charging 20%.
Stores › Configuration › Sales › Sales Emails. Confirm that order-confirmation, invoice, shipment and credit-memo emails are enabled. By default Magento sends transactional emails via the server’s PHP mail() function. For reliable inbox placement with UK customers, route these through an SMTP relay instead — an Axigen mailbox from smartxhosting.uk or a transactional service like Amazon SES, Postmark or SendGrid. We cover the full SMTP setup in the Email Notifications Not Sending article.
The store is reachable immediately on a temporary subdomain, but the customer-facing storefront needs your own domain to build trust. SmartXHosting provides a short domain-connection workflow:
www to the IP address in the welcome email. If you registered the domain through smartxhosting.uk/domain-names, DNS is pre-configured and this step is done for you.https://yourdomain.co.uk/. Set both Use Secure URLs on Storefront and Use Secure URLs in Admin to Yes.NCSC and the ICO both treat HTTPS on customer-facing forms as a baseline expectation; with Let’s Encrypt and automatic renewal in place, the store meets that bar on day one with zero annual cost.
Once the store is configured and secured, the next block of work is about content and commerce. This list sequences the tasks by dependency — each step unlocks the next.
Break this list over two or three working days — Magento is deep, and trying to cover everything in one sitting usually means mistakes. If the schedule is tight, the smartxhosting.uk Build Shop service gets a UK specialist to do the initial configuration and content work alongside you.
All SmartXHosting Magento plans run on the same NVMe SSD, Redis-cached, Imunify360-protected stack with Plesk for file and email management. The difference between the three tiers is disk, resources and the catalogue/order volume they comfortably serve:
Upgrading is a support-ticket conversation — no migration, no downtime, no store rebuild. Plans are VAT-registered, GBP-billed and invoiced from a UK Ltd company. See the commercial details at smartxhosting.uk/magento.
Magento hosting built for UK merchants
Pre-configured Hyva + Satoshi frontend, Redis caching, Imunify360 security, free SSL, UK-based support — all plans priced in GBP from a UK-registered company.
View Magento hosting plansQ: Where is my Admin Panel URL if I have lost the welcome email?
A: Contact SmartXHosting support through the client area at smartxhosting.uk — the UK team can resend the welcome email or issue new credentials within business hours. The Admin URL always follows the pattern yourdomain.co.uk/admin_xxxxxx; the randomised suffix is unique per installation and cannot be guessed.
Q: Can I choose MageOS instead of Magento Open Source?
A: Yes. At order time, tell SmartXHosting you want MageOS and the store is provisioned with MageOS plus the same Hyva + Satoshi frontend. MageOS is a community-driven fork that stays compatible with the Magento extension ecosystem and receives security patches on a faster schedule. The Admin Panel, storefront, database schema and API surface are unchanged, so any tutorial written for Magento 2 applies unchanged.
Q: Do I need to install Hyva or Satoshi myself?
A: No. Both are pre-installed and active on every SmartXHosting Magento store. The Luma theme that ships with stock Magento is also compiled but disabled — you can switch back through Content › Design › Configuration if for some reason your brand needs Luma, though sub-second TTFB from the Satoshi build is hard to give up.
Q: How do I reset my administrator password if I lose access to 2FA?
A: If you still have email access, click Forgot Your Password? on the Admin login screen and follow the reset link. If 2FA is also lost (stolen phone, no recovery codes), open a SmartXHosting support ticket from the email address registered on the account — support disables 2FA server-side so you can sign in and reconfigure a new device.
Q: Is VAT handled automatically for UK orders?
A: Magento will calculate 20% VAT on any rule you enable, but you need to create that rule first. We cover the full UK VAT, zero-rated categories and the EU IOSS scheme (if you sell cross-border) in Configuring SEO Settings in Magento and our dedicated tax notes. For businesses under the £90,000 VAT threshold, set the tax rate to 0% until registration is required with HMRC.
Q: Can I move an existing Magento store to SmartXHosting?
A: Yes, migration is part of the onboarding path. SmartXHosting migrates database, media and configuration from your current host, re-issues SSL, and validates the storefront before switching DNS. There is no extra charge for a migration from a standard Magento source host. Open a migration request through the client area or email support.
Q: What UK support hours are covered?
A: SmartXHosting’s support team operates UK business hours (09:00–17:30 Monday to Friday) with priority response targets on critical store-down tickets. Infrastructure monitoring runs 24/7 and the incident response team is paged automatically on platform issues, including outside business hours.