WooCommerce runs on WordPress, so store content is split across Pages (About, Privacy, Terms, Delivery), Posts (blog), and WooCommerce-specific pages (Shop, Cart, Checkout, My Account). This guide covers the essential UK pages, their WooCommerce integration and content patterns that drive conversion.
WooCommerce-specific pages • The six legal pages every UK shop needs • Homepage content patterns • Blog for content marketing • Shortcodes and blocks • Page builders (Elementor, Gutenberg) • FAQ
WooCommerce auto-creates four pages on activation:
These are linked under WooCommerce › Settings › Advanced › Page setup. Do not delete — they contain shortcodes that power ecommerce flow.
Create under Pages › Add New. Use solicitor-drafted UK templates — Sprintlaw or LawBite offer affordable UK-compliant drafts.
For ecommerce homepages, common pattern:
Astra and Storefront themes have built-in homepage sections. Premium themes offer pre-designed demos you can import.
WordPress’s blog capability is one of WooCommerce’s advantages over standalone ecommerce platforms. Use posts for:
Posts at /yourdomain.co.uk/blog-post-slug rank independently of product pages for their keywords and funnel visitors into your catalogue.
WooCommerce provides shortcodes for embedding shop elements in any page:
[products] — product grid with filters[product_category] — products from specific category[sale_products] — on-sale items[featured_products] — featured items[recent_products] — recently added[best_selling_products]In Gutenberg block editor, WooCommerce blocks provide visual equivalents.
For non-technical users, visual page builders like Elementor or native Gutenberg Full Site Editing let you design pages without HTML/CSS:
For UK performance-focused shops, Gutenberg is the lightest option.
WooCommerce hosting with page-builder support
Elementor, Gutenberg and page builders work fine on SmartXHosting WooCommerce plans. Redis caching handles the extra load.
See WooCommerce plansQ: Can I edit the Shop page layout?
A: Shop page structure comes from the theme’s archive-product.php template. Use plugins like WooCommerce Customizer or Shop Page Builder for non-code edits.
Q: Can I use a CMS page as my homepage?
A: Yes. Settings › Reading › Your homepage displays: A static page › select your custom homepage.
Q: Blog slower than my Shop?
A: Blog posts with large featured images can load slowly. Optimise images (WebP, compressed). Caching helps both.
Q: Cookie banner plugin recommendations?
A: CookieYes (UK-focused), Cookiebot (premium), Complianz (EU/UK GDPR). All handle PECR consent.
Q: Can I schedule page publishing?
A: Yes — WordPress publish date in future makes the page go live at that time.
Q: Version control for CMS content?
A: WordPress built-in revisions. Edit history visible on page edit screen. Plugins add richer revision tracking.
Q: How do I hide a page from search engines?
A: Yoast/Rank Math › set page to noindex. Works per-page.