blog and cononical issues updated

This commit is contained in:
akash 2025-12-18 20:27:42 +05:30
parent 4d10b64607
commit a749bcd72d
2 changed files with 5 additions and 4 deletions

View File

@ -13,7 +13,8 @@ import { usePathname } from "next/navigation";
export default function RootLayout({ children }) {
const pathname = usePathname();
const siteUrl = "https://rapharehab.ca";
const canonicalUrl = `${siteUrl}${pathname}`;
const normalizedPath = pathname.endsWith('/') ? pathname : `${pathname}/`;
const canonicalUrl = `${siteUrl}${normalizedPath}`;
const logoUrl = `${siteUrl}/assets/images/logo.png`;
const ogImage = `${siteUrl}/assets/images/logo.jpg`;

View File

@ -3509,7 +3509,7 @@ Rapharehab offers Etobicoke players a spot where -</p>
},
{
"id": "18",
"slug": "massage-therapy-sports-injuries-muscle-stiffness-etobicoke",
"slug": "is-massage-therapy-good-for-sports-injuries-or-muscle-stiffness-in-etobicoke",
"title": "Is Massage Therapy Good for Sports Injuries or Muscle Stiffness in Etobicoke?",
"thumbnail": "/assets/images/blog/blog-18/muscle-card.webp",
"bannerImage": "/assets/images/blog/blog-18/muscle-banner.webp",
@ -3865,7 +3865,7 @@ Rapharehab offers Etobicoke players a spot where -</p>
"metaDescription": "Discover how Massage therapy in Etobicoke at Rapha Rehab helps with sports injuries and muscle stiffness. Local, hands-on care for active adults and athletes."
},
{
"id": "18",
"id": "19",
"slug": "why-is-rapha-rehab-known-for-the-best-osteopathy-treatments-in-etobicoke",
"title": "Why is Rapha Rehab known for the best osteopathy treatments in Etobicoke?",
"thumbnail": "/assets/images/blog/blog-19/osteopathy-card.webp",
@ -4156,7 +4156,7 @@ Rapharehab offers Etobicoke players a spot where -</p>
"metaDescription": "Discover why Rapha Rehab is a top choice for osteopathy Etobicoke residents. Hands-on care, expert team, and tailored treatment plans for pain, injury, and mobility."
},
{
"id": "19",
"id": "20",
"slug": "what-makes-rapha-rehabs-massage-therapy-among-the-best-in-etobicoke",
"title": "What Makes Rapha Rehab's Massage Therapy Among the Best in Etobicoke?",
"thumbnail": "/assets/images/blog/blog-20/massage-card.webp",