Update src/app/layout.tsx

This commit is contained in:
2026-03-05 21:50:58 +00:00
parent d3dd7a0351
commit 44f4fb2ea3

View File

@@ -27,7 +27,8 @@ const dmSans = DM_Sans({
export const metadata: Metadata = {
title: "Plumber in Rye | Plumbing & Heating Services | Plumbline", description: "Reliable plumbing and central heating services in Rye, East Sussex. Fast response, certified engineers, transparent pricing. Call 01797 226684 for a free quote.", keywords: "plumber Rye, plumbing services Rye, central heating Rye, boiler repair Rye, heating engineer Rye, emergency plumber", metadataBase: new URL("https://plumbline-rye.local"),
alternates: {
canonical: "https://plumbline-rye.local"},
canonical: "https://plumbline-rye.local"
},
robots: {
index: true,
follow: true,
@@ -35,7 +36,8 @@ export const metadata: Metadata = {
openGraph: {
title: "Plumber in Rye | Plumbing & Heating Services", description: "Fast, reliable plumbing and heating services in Rye. Certified engineers, 4.1 star rating, same-day service available.", url: "https://plumbline-rye.local", siteName: "Plumbline", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", alt: "Plumbline Professional Plumbing Services"},
url: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", alt: "Plumbline Professional Plumbing Services"
},
],
},
twitter: {