{"id":32294,"date":"2025-11-10T08:18:30","date_gmt":"2025-11-10T08:18:30","guid":{"rendered":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?p=32294"},"modified":"2026-03-21T14:32:48","modified_gmt":"2026-03-21T14:32:48","slug":"buy-reclaimed-clay-tiles-uk","status":"publish","type":"post","link":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/","title":{"rendered":"Buy Reclaimed Clay Roof Tiles in the UK"},"content":{"rendered":"\n<article class=\"trc-post\">\n  <style>\n    .trc-post{\n      --trc-bg:#f7f6f2;\n      --trc-surface:#ffffff;\n      --trc-surface-alt:#f1efea;\n      --trc-text:#4a4a4a;\n      --trc-muted:#5b5b5b;\n      --trc-border:#dcd8d0;\n      --trc-primary:#074d6b;\n      --trc-primary-dark:#05384d;\n      --trc-secondary:#5b5b5b;\n      --trc-secondary-dark:#444444;\n      --trc-accent:#074d6b;\n      --trc-link:#074d6b;\n      --trc-shadow:0 10px 30px rgba(0,0,0,.06);\n\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Arial, sans-serif;\n      color:var(--trc-text);\n      line-height:1.8;\n      background:var(--trc-bg);\n      padding:24px;\n      border-radius:18px;\n      overflow:visible;\n    }\n\n    .trc-post *{box-sizing:border-box}\n\n    .trc-post a{\n      color:var(--trc-link);\n      text-decoration:none;\n      border-bottom:1px solid rgba(7,77,107,.25);\n      transition:.2s ease;\n    }\n\n    .trc-post a:hover{\n      color:var(--trc-primary-dark);\n      border-bottom-color:rgba(5,56,77,.55);\n    }\n\n    .trc-post header{\n      background:linear-gradient(135deg, #faf9f5 0%, #ffffff 100%);\n      border:1px solid var(--trc-border);\n      border-radius:18px;\n      padding:28px;\n      box-shadow:var(--trc-shadow);\n      margin-bottom:24px;\n    }\n\n    .trc-post h1,\n    .trc-post h2,\n    .trc-post h3{\n      line-height:1.2;\n      color:var(--trc-secondary-dark);\n      margin:0 0 14px;\n      font-weight:700;\n    }\n\n    .trc-post h1{\n      font-size:clamp(2rem, 3vw, 3rem);\n      letter-spacing:-0.02em;\n    }\n\n    .trc-post h2{\n      font-size:clamp(1.35rem, 2vw, 1.8rem);\n      margin-top:0;\n    }\n\n    .trc-post h3{\n      font-size:1.1rem;\n      margin-top:18px;\n    }\n\n    .trc-post p,\n    .trc-post ul,\n    .trc-post ol,\n    .trc-post details{\n      margin:0 0 18px;\n    }\n\n    .trc-post section{\n      background:var(--trc-surface);\n      border:1px solid var(--trc-border);\n      border-radius:16px;\n      padding:24px;\n      margin:0 0 20px;\n      box-shadow:var(--trc-shadow);\n      overflow:visible;\n    }\n\n    .trc-post ul,\n    .trc-post ol{\n      padding-left:22px;\n    }\n\n    .trc-post li{\n      margin:0 0 8px;\n    }\n\n    .trc-post .trc-cta-band{\n      display:grid;\n      grid-template-columns:1.3fr .7fr;\n      gap:18px;\n      align-items:center;\n      background:linear-gradient(135deg, var(--trc-primary) 0%, #0a6388 100%);\n      color:#fff;\n      border-radius:18px;\n      padding:24px;\n      margin:0 0 24px;\n      box-shadow:var(--trc-shadow);\n      overflow:visible;\n    }\n\n    .trc-post .trc-cta-band h2,\n    .trc-post .trc-cta-band p{\n      color:#fff;\n      margin-bottom:12px;\n    }\n\n    .trc-post .trc-btn-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      margin-top:12px;\n      align-items:stretch;\n      overflow:visible;\n    }\n\n    .trc-post .trc-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      gap:8px;\n      min-height:52px;\n      padding:14px 22px;\n      border-radius:999px;\n      font-weight:700;\n      font-size:15px;\n      line-height:1.2;\n      letter-spacing:.01em;\n      text-align:center;\n      text-decoration:none;\n      border:1px solid transparent;\n      box-shadow:0 2px 0 rgba(0,0,0,.08);\n      transition:.2s ease;\n      vertical-align:middle;\n      overflow:visible;\n      white-space:normal;\n      word-break:keep-all;\n    }\n\n    .trc-post .trc-btn,\n    .trc-post .trc-btn:hover{\n      border-bottom:none;\n    }\n\n    .trc-post .trc-btn-primary{\n      background:var(--trc-primary);\n      color:#fff;\n      border-color:var(--trc-primary);\n    }\n\n    .trc-post .trc-btn-primary:hover{\n      background:var(--trc-primary-dark);\n      border-color:var(--trc-primary-dark);\n      color:#fff;\n      transform:translateY(-1px);\n    }\n\n    .trc-post .trc-btn-secondary{\n      background:#ffffff;\n      color:var(--trc-primary);\n      border-color:#ffffff;\n    }\n\n    .trc-post .trc-btn-secondary:hover{\n      background:#f6f4ef;\n      color:var(--trc-primary-dark);\n    }\n\n    .trc-post .trc-btn-outline{\n      background:transparent;\n      color:var(--trc-primary);\n      border-color:var(--trc-primary);\n    }\n\n    .trc-post .trc-btn-outline:hover{\n      background:var(--trc-primary);\n      color:#fff;\n    }\n\n    .trc-post .trc-note{\n      background:#f3f1eb;\n      border-left:4px solid var(--trc-primary);\n      padding:14px 16px;\n      border-radius:10px;\n      color:var(--trc-text);\n    }\n\n    .trc-post details{\n      border:1px solid var(--trc-border);\n      border-radius:12px;\n      background:var(--trc-surface);\n      padding:0;\n      overflow:hidden;\n    }\n\n    .trc-post summary{\n      cursor:pointer;\n      list-style:none;\n      padding:16px 18px;\n      font-weight:700;\n      color:var(--trc-secondary-dark);\n      background:#f3f1eb;\n    }\n\n    .trc-post summary::-webkit-details-marker{display:none}\n\n    .trc-post details p{\n      padding:16px 18px 18px;\n      margin:0;\n    }\n\n    .trc-post footer{\n      background:#f3f1eb;\n      border:1px solid var(--trc-border);\n      border-radius:16px;\n      padding:20px;\n      margin-top:20px;\n    }\n\n    @media (max-width: 860px){\n      .trc-post{\n        padding:16px;\n      }\n\n      .trc-post section,\n      .trc-post header{\n        padding:20px;\n      }\n\n      .trc-post .trc-cta-band{\n        grid-template-columns:1fr;\n      }\n\n      .trc-post .trc-btn{\n        width:100%;\n      }\n\n      .trc-post .trc-btn-row{\n        flex-direction:column;\n      }\n    }\n  <\/style>\n\n  <header>\n    <h1>Buy Reclaimed Clay Roof Tiles in the UK: The Practical Buyer\u2019s Guide<\/h1>\n    <p>\n      <strong>Looking to buy reclaimed clay tiles in the UK?<\/strong> This guide shows you how to identify the right profile, assess quality, calculate quantities and wastage, and choose the ancillaries that make a reclaimed roof last\u2014so you can order once, install smoothly, and finish beautifully.\n    <\/p>\n    <p>\n      Reclaimed clay roof tiles are often the best route when you want a roof to feel established rather than newly imposed. They bring depth of colour, subtle variation and a natural weathered finish that modern alternatives often struggle to reproduce convincingly.\n    <\/p>\n    <p>\n      To build the full roofing package around them, use our \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Roofing Supplies<\/a>, \n      discreet ventilation such as \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/pepper-pot-inserts\/\" target=\"_blank\" rel=\"noopener\">Pepper Pot Inserts<\/a>, \n      and leadwork accessories from \n      <a href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">The Lead Lads\u00ae Shop<\/a>.\n    <\/p>\n  <\/header>\n\n  <div class=\"trc-cta-band\">\n    <div>\n      <h2>Buy the tiles\u2014and the system around them<\/h2>\n      <p>Match the profile properly, reserve the right pallets, and order the membranes, fixings, ventilation and leadwork in one go so the whole roof can move smoothly.<\/p>\n    <\/div>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Browse Roofing Supplies<\/a>\n      <a class=\"trc-btn trc-btn-secondary\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">Explore New Roofing Materials<\/a>\n    <\/div>\n  <\/div>\n\n  <section id=\"why-reclaimed-clay\">\n    <h2>Why Choose Reclaimed Clay Roof Tiles?<\/h2>\n    <p>\n      Reclaimed clay tiles are popular for good reason. They combine visual authenticity with a proven track record in British conditions, and they are often the best way to make a repair or re-roofing scheme sit naturally on an existing property.\n    <\/p>\n    <ul>\n      <li><strong>Authentic character:<\/strong> Natural patina, tonal variation and handmade irregularities create a heritage look that is difficult to fake.<\/li>\n      <li><strong>Proven longevity:<\/strong> Tiles that have already endured decades of weather can often deliver another long service life when correctly fixed and detailed.<\/li>\n      <li><strong>Conservation-friendly:<\/strong> Reclaimed clay is often the most sympathetic option for period properties and like-for-like repairs.<\/li>\n      <li><strong>Lower embodied carbon:<\/strong> Reuse helps keep valuable materials in circulation and reduces landfill waste.<\/li>\n    <\/ul>\n    <p>\n      The key is not just buying reclaimed tiles, but buying the <em>right<\/em> reclaimed tiles, in the right quantity, with the right supporting products.\n    <\/p>\n  <\/section>\n\n  <section id=\"match-and-identify\">\n    <h2>How to Match Existing Roofs Before You Buy<\/h2>\n    <p>\n      Matching starts with observation. Before you ask for stock options, document the roof you are trying to match as clearly as possible. That usually saves time and improves the accuracy of the recommendation.\n    <\/p>\n    <p>Take clear daylight photographs covering:<\/p>\n    <ol>\n      <li><strong>Profile and format:<\/strong> Is it a plain clay tile, nibbed tile, peg-style format, or a particular interlocking pattern?<\/li>\n      <li><strong>Size and gauge:<\/strong> Measure length and width and note any visible existing batten gauge if possible.<\/li>\n      <li><strong>Colour and surface texture:<\/strong> Is the roof mellow orange, terracotta, red, brown or mixed? Is the face smooth or lightly sanded?<\/li>\n      <li><strong>Edges and irregularities:<\/strong> Handmade or older reclaimed batches often show subtle size variation that helps narrow down the match.<\/li>\n    <\/ol>\n    <p>\n      The more specific the reference, the easier it is to identify close stock, suggest compatible pallets, and build a blending plan if the roof area requires more than one batch.\n    <\/p>\n  <\/section>\n\n  <section id=\"availability\">\n    <h2>Act Fast on Good Matches<\/h2>\n    <p>\n      One of the realities of reclaimed stock is that availability changes quickly. A very close match may only exist in one or two salvage batches, and once it is gone, it is gone.\n    <\/p>\n    <p>\n      That is why it often makes sense to <strong>reserve promptly<\/strong> when a strong match is found, even if final quantities are still being checked. A single demolition batch generally offers the best consistency of colour, profile and age. Larger roofs often need more than one pallet, in which case a curated blend becomes important.\n    <\/p>\n    <p>\n      If exact reclaim is proving too scarce, consider sympathetic alternatives from \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New Roofing Materials<\/a>, \n      especially where programme, scale or warranty needs are pushing the project toward a more predictable supply route.\n    <\/p>\n  <\/section>\n\n  <section id=\"quality-checks\">\n    <h2>Quality Checks to Make Before You Commit<\/h2>\n    <p>\n      Whether you are viewing samples in the yard or checking a delivery on site, a few basic tests help separate usable stock from false economy.\n    <\/p>\n    <ul>\n      <li><strong>Visual integrity:<\/strong> Avoid major body cracks. Light edge nicks are often acceptable for cuts or less visible areas.<\/li>\n      <li><strong>Ring test:<\/strong> A clearer, sharper note when gently tapped usually suggests sound firing and density.<\/li>\n      <li><strong>Consistency:<\/strong> Lay out a dozen tiles together and check whether the coursing still looks believable.<\/li>\n      <li><strong>Nib condition:<\/strong> If applicable, check there are enough sound nibs for the intended headlap and exposure.<\/li>\n      <li><strong>Frost and surface condition:<\/strong> Reject badly friable, spalled or delaminating pieces.<\/li>\n    <\/ul>\n    <p>\n      Reclaimed does not mean perfect, but it does still need to be structurally usable and visually coherent.\n    <\/p>\n  <\/section>\n\n  <section id=\"quantities-wastage\">\n    <h2>Quantities and Wastage: How Much Should You Buy?<\/h2>\n    <p>\n      Quantity planning is where many reclaimed tile jobs either run smoothly or become frustrating. Too little stock creates delays and matching problems. Too much ties up cash and takes up valuable site space.\n    <\/p>\n    <p>\n      As a practical rule, allow <strong>8\u201312% wastage<\/strong> on most reclaimed clay tile projects. On simple roofs you may sit toward the lower end. On roofs with valleys, hips, dormers, heavy cutting or mixed pallet blending, it is sensible to edge higher.\n    <\/p>\n    <ul>\n      <li><strong>Base count:<\/strong> Start with roof area, tile size and chosen gauge.<\/li>\n      <li><strong>Wastage allowance:<\/strong> Add enough to cover sorting losses, cuts and occasional breakages.<\/li>\n      <li><strong>Future spares:<\/strong> Keep a small reserve for maintenance and spot repairs.<\/li>\n    <\/ul>\n    <p>\n      If you have drawings or even simple measurements and photos, a line-by-line take-off will usually get you much closer to a realistic order quantity.\n    <\/p>\n  <\/section>\n\n  <section id=\"membranes-fixings-vent\">\n    <h2>Membranes, Fixings and Ventilation: Completing the System<\/h2>\n    <p>\n      Reclaimed clay tiles are only the outer weathering layer. The real performance of the roof depends just as much on what sits beneath them.\n    <\/p>\n    <ul>\n      <li><strong>Underlay:<\/strong> A breathable modern membrane helps moisture control and supports overall roof performance.<\/li>\n      <li><strong>Fixings:<\/strong> Use quality copper or stainless nails, with clips where exposure or specification requires additional restraint.<\/li>\n      <li><strong>Ventilation:<\/strong> Maintain airflow through the roof build-up using eaves, ridge or discreet high-level solutions.<\/li>\n    <\/ul>\n    <p>\n      Where heritage appearance matters, subtle options such as \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/pepper-pot-inserts\/\" target=\"_blank\" rel=\"noopener\">Pepper Pot Inserts<\/a> \n      can help introduce airflow without visually cluttering the roof.\n    <\/p>\n    <p>\n      Build the basket through \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Roofing Supplies<\/a> \n      so that the whole system arrives together.\n    <\/p>\n  <\/section>\n\n  <section id=\"leadwork\">\n    <h2>Leadwork That Belongs on a Reclaimed Roof<\/h2>\n    <p>\n      Leadwork is one of the details that separates a roof that simply looks good from one that actually performs for years. Chimney abutments, soakers, valleys and step flashings are all make-or-break details on reclaimed roofs.\n    <\/p>\n    <p>\n      Specify the right code of rolled lead sheet, keep the flashing work neat and proportionate, and apply patination oil where appropriate. For professional-grade lead and accessories, source through \n      <a href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">The Lead Lads\u00ae Shop<\/a>.\n    <\/p>\n\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">Buy Lead Sheet &amp; Accessories<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Complete Roofing Supplies<\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"blending\">\n    <h2>Blending Multiple Pallets for a Natural Finish<\/h2>\n    <p>\n      On larger roofs, one pallet is often not enough. That does not mean the finished roof has to look patchy. Good blending turns multiple batches into a coherent roofscape.\n    <\/p>\n    <ul>\n      <li>Open two or three pallets at once and draw randomly from each.<\/li>\n      <li>Feather slightly different tones onto less prominent slopes first.<\/li>\n      <li>Keep headlap and coursing consistent even while blending appearance.<\/li>\n      <li>Stand back regularly and judge the roof from normal viewing distance.<\/li>\n    <\/ul>\n    <p>\n      The aim is a roof that looks naturally evolved, not obviously assembled from separate batches.\n    <\/p>\n  <\/section>\n\n  <section id=\"install-essentials\">\n    <h2>Installation Essentials in Plain English<\/h2>\n    <p>\n      Even excellent reclaimed tiles need disciplined setting out. A roof can have beautiful material and still look poor if the laying is careless.\n    <\/p>\n    <ul>\n      <li><strong>Set out battens properly:<\/strong> work to the actual tile gauge and confirm the required headlap.<\/li>\n      <li><strong>Start true at eaves level:<\/strong> the first course governs the whole roof.<\/li>\n      <li><strong>Use a gauge rod:<\/strong> especially around dormers, valleys and intersections.<\/li>\n      <li><strong>Fix correctly:<\/strong> do not compromise on nails, clips or local wind uplift requirements.<\/li>\n      <li><strong>Cut valleys neatly:<\/strong> and coordinate carefully with the leadwork or valley detail.<\/li>\n      <li><strong>Finish with the right ridge:<\/strong> whether reclaimed or a compatible new alternative.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"when-new\">\n    <h2>When New Tiles Beat Reclaimed<\/h2>\n    <p>\n      Reclaimed is often the best visual answer, but there are times when the practical answer points elsewhere. Tight programmes, limited stock availability, specification issues or warranty needs can make a sympathetic new tile the better option.\n    <\/p>\n    <p>\n      In those situations, choose from \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New Roofing Materials<\/a> \n      and aim for the closest visual fit rather than forcing an unsuitable reclaimed compromise.\n    <\/p>\n    <div class=\"trc-note\">\n      The best result is not always the oldest tile. It is the one that looks right, fixes correctly, and can be delivered reliably for the whole roof.\n    <\/div>\n  <\/section>\n\n  <section id=\"logistics-storage\">\n    <h2>Logistics, Storage and Handling to Protect Your Budget<\/h2>\n    <p>\n      Handling damage is an easy way to lose money on reclaimed clay tiles, so site logistics matter more than many people expect.\n    <\/p>\n    <ul>\n      <li><strong>Pallet placement:<\/strong> keep pallets on firm, level ground close to the lift route.<\/li>\n      <li><strong>Weather protection:<\/strong> use breathable covers so stock stays protected without sweating.<\/li>\n      <li><strong>Stack discipline:<\/strong> avoid unstable re-stacks and repeated handling wherever possible.<\/li>\n    <\/ul>\n    <p>\n      Good handling reduces breakages, protects margins and keeps the job moving.\n    <\/p>\n  <\/section>\n\n  <section id=\"full-cost-plan\">\n    <h2>Budgeting the Whole Roof, Not Just the Tiles<\/h2>\n    <p>\n      Most cost overruns happen because only the headline tile price gets considered. In reality, the supporting items are just as important.\n    <\/p>\n    <ul>\n      <li>Underlay and battens<\/li>\n      <li>Copper or stainless fixings and clips<\/li>\n      <li>Leadwork from <a href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">The Lead Lads\u00ae Shop<\/a><\/li>\n      <li>Ventilation components such as <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/pepper-pot-inserts\/\" target=\"_blank\" rel=\"noopener\">Pepper Pot Inserts<\/a><\/li>\n      <li>8\u201312% wastage plus a small spares reserve<\/li>\n    <\/ul>\n    <p>\n      If these line items are built into the initial estimate, programme and cash flow are much easier to manage.\n    <\/p>\n  <\/section>\n\n  <section id=\"how-we-help\">\n    <h2>How We Help You Buy Reclaimed Clay Tiles with Confidence<\/h2>\n    <ul>\n      <li><strong>Photo matching:<\/strong> send clear images and a brief description and we can suggest the closest available stock.<\/li>\n      <li><strong>Batch curation:<\/strong> for larger roofs, we can help assemble compatible pallets and advise on blending.<\/li>\n      <li><strong>Complete basket build:<\/strong> we can point you to the right membranes, fixings, ventilation and leadwork alongside the tiles.<\/li>\n      <li><strong>Staged delivery:<\/strong> useful where scaffold phases and storage space need to be controlled carefully.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"faqs\">\n    <h2>FAQs: Buying Reclaimed Clay Tiles in the UK<\/h2>\n\n    <details>\n      <summary>What wastage percentage should I allow?<\/summary>\n      <p>Start with <strong>8\u201312%<\/strong>. Increase that on more complex roofs or where blending several reclaimed batches is required.<\/p>\n    <\/details>\n\n    <details>\n      <summary>Can I mix different reclaimed batches?<\/summary>\n      <p>Yes, if the profiles and gauges are compatible. Open multiple pallets together and blend deliberately rather than using one full stack at a time.<\/p>\n    <\/details>\n\n    <details>\n      <summary>Do I need copper or stainless nails?<\/summary>\n      <p>Both are excellent. Copper remains a classic choice, while stainless is especially suitable in more aggressive coastal or industrial environments.<\/p>\n    <\/details>\n\n    <details>\n      <summary>How do I ventilate a heritage roof discreetly?<\/summary>\n      <p>Discreet products such as <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/pepper-pot-inserts\/\" target=\"_blank\" rel=\"noopener\">Pepper Pot Inserts<\/a> can help introduce airflow without compromising the roofline visually.<\/p>\n    <\/details>\n\n    <details>\n      <summary>What if reclaimed availability is limited for my profile?<\/summary>\n      <p>That is often the point where sympathetic new alternatives become the better practical option. Review <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New Roofing Materials<\/a> and balance appearance with availability.<\/p>\n    <\/details>\n  <\/section>\n\n  <section id=\"cta\">\n    <h2>Ready to Buy Reclaimed Clay Roof Tiles?<\/h2>\n    <p>\n      Tell us your roof area, tile profile and send a couple of clear photos of the existing roof. That gives you the best chance of securing compatible pallets and assembling the correct ancillaries first time.\n    <\/p>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Browse Roofing Supplies<\/a>\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">Explore New Roofing Materials<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/pepper-pot-inserts\/\" target=\"_blank\" rel=\"noopener\">View Pepper Pot Inserts<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">Buy Lead Sheet &amp; Accessories<\/a>\n    <\/div>\n    <p style=\"margin-top:18px;\">\n      A reclaimed clay roof looks best when the materials, fixings and details are all planned together from the start.\n    <\/p>\n  <\/section>\n\n  <footer>\n    <p><em>Tip:<\/em> Save time and site handling by ordering your fixings, ventilation and leadwork along with the tiles. One complete delivery is usually the smoothest path to a cleaner programme.<\/p>\n  <\/footer>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>A practical buyer\u2019s guide to sourcing and installing reclaimed clay roof tiles in the UK\u2014how to check quality, match profiles, calculate quantities, and choose ancillaries to complete the roof with confidence.<\/p>\n","protected":false},"author":437,"featured_media":32295,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1310,1745,2208,2209,2212,2210,2211],"class_list":["post-32294","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-heritage-roofing","tag-leadwork","tag-reclaimed-clay-tiles","tag-roofing-tiles","tag-stock-matching","tag-uk-supply","tag-ventilation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae<\/title>\n<meta name=\"description\" content=\"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae\" \/>\n<meta property=\"og:description\" content=\"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\" \/>\n<meta property=\"og:site_name\" content=\"The Reclaimed Company Shop\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/thereclaimedcompany\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-10T08:18:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T14:32:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"The Salvage Guy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@the_reclaimedco\" \/>\n<meta name=\"twitter:site\" content=\"@the_reclaimedco\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"The Salvage Guy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\"},\"author\":{\"name\":\"The Salvage Guy\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79\"},\"headline\":\"Buy Reclaimed Clay Roof Tiles in the UK\",\"datePublished\":\"2025-11-10T08:18:30+00:00\",\"dateModified\":\"2026-03-21T14:32:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\"},\"wordCount\":1796,\"publisher\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg\",\"keywords\":[\"heritage roofing\",\"leadwork\",\"reclaimed clay tiles\",\"roofing tiles\",\"stock matching\",\"UK supply\",\"ventilation\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\",\"name\":\"Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg\",\"datePublished\":\"2025-11-10T08:18:30+00:00\",\"dateModified\":\"2026-03-21T14:32:48+00:00\",\"description\":\"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.\",\"breadcrumb\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg\",\"contentUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg\",\"width\":1920,\"height\":2560,\"caption\":\"buy reclaimed clay tiles UK\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Buy Reclaimed Clay Roof Tiles in the UK\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\",\"name\":\"The Reclaimed Company Shop\",\"description\":\"Specialist suppliers of architectural salvage and building materials\",\"publisher\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\",\"name\":\"The Reclaimed Company Shop\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg\",\"contentUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg\",\"width\":1350,\"height\":1181,\"caption\":\"The Reclaimed Company Shop\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/thereclaimedcompany\",\"https:\/\/x.com\/the_reclaimedco\",\"http:\/\/www.instagram.com\/thereclaimedcompany\",\"https:\/\/www.youtube.com\/channel\/UCDoW-4idf5worKd57k7fdQA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79\",\"name\":\"The Salvage Guy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g\",\"caption\":\"The Salvage Guy\"},\"description\":\"On the salvage scene since 2008, a passion for reclamation, re use and a reduction in waste from the largest contributor, the construction industry. Founder of The Reclaimed Company \u00ae and multiple business owner.\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/author\/oliver-neal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae","description":"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/","og_locale":"en_US","og_type":"article","og_title":"Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae","og_description":"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.","og_url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/","og_site_name":"The Reclaimed Company Shop","article_publisher":"http:\/\/www.facebook.com\/thereclaimedcompany","article_published_time":"2025-11-10T08:18:30+00:00","article_modified_time":"2026-03-21T14:32:48+00:00","og_image":[{"width":1920,"height":2560,"url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg","type":"image\/jpeg"}],"author":"The Salvage Guy","twitter_card":"summary_large_image","twitter_creator":"@the_reclaimedco","twitter_site":"@the_reclaimedco","twitter_misc":{"Written by":"The Salvage Guy","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#article","isPartOf":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/"},"author":{"name":"The Salvage Guy","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79"},"headline":"Buy Reclaimed Clay Roof Tiles in the UK","datePublished":"2025-11-10T08:18:30+00:00","dateModified":"2026-03-21T14:32:48+00:00","mainEntityOfPage":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/"},"wordCount":1796,"publisher":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage"},"thumbnailUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg","keywords":["heritage roofing","leadwork","reclaimed clay tiles","roofing tiles","stock matching","UK supply","ventilation"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/","name":"Buy Reclaimed Clay Roof Tiles in the UK By The Reclaimed Co \u00ae","isPartOf":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage"},"thumbnailUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg","datePublished":"2025-11-10T08:18:30+00:00","dateModified":"2026-03-21T14:32:48+00:00","description":"Learn how to source, check, and install reclaimed clay tiles in the UK. Stock tips, matching advice, quantities, and sundry items.","breadcrumb":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#primaryimage","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg","contentUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2025\/11\/IMG_5127-scaled.jpg","width":1920,"height":2560,"caption":"buy reclaimed clay tiles UK"},{"@type":"BreadcrumbList","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/buy-reclaimed-clay-tiles-uk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/"},{"@type":"ListItem","position":2,"name":"Buy Reclaimed Clay Roof Tiles in the UK"}]},{"@type":"WebSite","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/","name":"The Reclaimed Company Shop","description":"Specialist suppliers of architectural salvage and building materials","publisher":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization","name":"The Reclaimed Company Shop","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg","contentUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg","width":1350,"height":1181,"caption":"The Reclaimed Company Shop"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/thereclaimedcompany","https:\/\/x.com\/the_reclaimedco","http:\/\/www.instagram.com\/thereclaimedcompany","https:\/\/www.youtube.com\/channel\/UCDoW-4idf5worKd57k7fdQA"]},{"@type":"Person","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79","name":"The Salvage Guy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g","caption":"The Salvage Guy"},"description":"On the salvage scene since 2008, a passion for reclamation, re use and a reduction in waste from the largest contributor, the construction industry. Founder of The Reclaimed Company \u00ae and multiple business owner.","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/author\/oliver-neal\/"}]}},"_links":{"self":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/32294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/users\/437"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/comments?post=32294"}],"version-history":[{"count":2,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/32294\/revisions"}],"predecessor-version":[{"id":33359,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/32294\/revisions\/33359"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/media\/32295"}],"wp:attachment":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/media?parent=32294"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/categories?post=32294"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/tags?post=32294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}