01
Every page on the live site is a "Pardon our dust" placeholder.
- What I saw
- Open bicksofmontpellier.co.uk in any browser, and the homepage, /about, /contact, /testimonials, /collections, and every one of the 120 product pages listed in your sitemap returns the same single sentence: "Pardon our dust. We are working on something amazing, check back soon." Google still indexes the sitemap, so a search for "sapphire diamond eternity ring Cheltenham" leads a real customer to a product page that shows that one message. The HTML weight of the homepage is 232 KB across 39 WordPress asset requests, all to render one paragraph of placeholder text. The "amazing" thing has been coming for months.
- Cause
- The site is on WordPress with the Yoast SEO plugin and a block theme. The page templates have been swapped out for a maintenance message, but the sitemap, the meta tags, and the JSON-LD organisation block all still claim the site is live. Search engines and customers see the same URLs you indexed in 2024; only the body has gone dark. The fix is not "wait for the something amazing"; it is rebuild from scratch on a static stack that does not have a maintenance mode at all, because every page is just a file.
- After rebuild
- After rebuild: every page renders real content, statically, at sub-100 ms first byte. The 130-year heritage anchored to 5 Montpellier Walk, the Stuart-and-Sonja Bradley ownership and Pforzheim-trained bench, the bespoke commission journey (CAD mock-up through to finished ring), the antique-alongside-contemporary buying philosophy, the Tue-Sat 10-5 hours, all of it live and indexable. The 120 product slugs from the existing sitemap each become a clean static page with the real product photo (already on your server at full resolution), the carat weight, the metal spec, the stone provenance. No maintenance mode, because nothing to maintain.