From 980991d1d4339b21fb2a130e95c20c07ff9035a8 Mon Sep 17 00:00:00 2001 From: akash Date: Mon, 16 Mar 2026 20:16:12 +0530 Subject: [PATCH] Homepage Title Not SEO Optimized, Duplicate Service URLs both issues are fixed --- .htaccess | 1 + app/layout.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index f57f641..dceeab4 100644 --- a/.htaccess +++ b/.htaccess @@ -19,6 +19,7 @@ RedirectMatch 301 ^/etobicoke-treatment-service/shiatsu-therapy-etobicoke/?$ /et RedirectMatch 301 ^/etobicoke-treatment-service/shockwave-therapy-etobicoke/?$ /etobicoke-treatment-service/shockwave-therapy-in-etobicoke/ RedirectMatch 301 ^/etobicoke-treatment-service/surgical-rehab-etobicoke/?$ /etobicoke-treatment-service/surgical-rehab-in-etobicoke/ RedirectMatch 301 ^/etobicoke-treatment-service/deep-tissue-massage-etobicoke/?$ /etobicoke-treatment-service/deep-tissue-massage-in-etobicoke/ +RedirectMatch 301 ^/services/pelvic-floor-physiotherapy-clinic-etobicoke/?$ /etobicoke-treatment-service/pelvic-floor-physiotherapy-clinic-in-etobicoke/ # --- OTHER PAGES --- RedirectMatch 301 ^/ourapproach-physiotherapy-etobicoke/?$ /our-approach-physiotherapy-etobicoke/ diff --git a/app/layout.js b/app/layout.js index 4992483..992167a 100644 --- a/app/layout.js +++ b/app/layout.js @@ -47,7 +47,7 @@ export default function RootLayout({ children }) { {/* ✅ Open Graph Meta */} - +