Homepage Title Not SEO Optimized, Duplicate Service URLs both issues are fixed
This commit is contained in:
parent
326b130e75
commit
980991d1d4
@ -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/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/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 ^/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 ---
|
# --- OTHER PAGES ---
|
||||||
RedirectMatch 301 ^/ourapproach-physiotherapy-etobicoke/?$ /our-approach-physiotherapy-etobicoke/
|
RedirectMatch 301 ^/ourapproach-physiotherapy-etobicoke/?$ /our-approach-physiotherapy-etobicoke/
|
||||||
|
|||||||
@ -47,7 +47,7 @@ export default function RootLayout({ children }) {
|
|||||||
<meta name="robots" content="index, follow" />
|
<meta name="robots" content="index, follow" />
|
||||||
|
|
||||||
{/* ✅ Open Graph Meta */}
|
{/* ✅ Open Graph Meta */}
|
||||||
<meta property="og:title" content="Rapha Rehab – Physiotherapy Clinic" />
|
<meta property="og:title" content="Rapha Rehab | Physiotherapy, Massage & Rehab Clinic in Etobicoke, ON" />
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Trusted physiotherapy, pain relief and rehab clinic in Etobicoke. Book your appointment now."
|
content="Trusted physiotherapy, pain relief and rehab clinic in Etobicoke. Book your appointment now."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user