From c6562bced702375defed1e9ae94f689dac745d14 Mon Sep 17 00:00:00 2001 From: selvi Date: Tue, 31 Mar 2026 10:09:27 +0530 Subject: [PATCH] seo updates --- package.json | 3 ++- src/app/about-antalya-restaurant/page.tsx | 2 +- src/app/antalya-restaurant-gallery/page.tsx | 2 +- src/app/antalya-restaurant-menu/page.tsx | 2 +- src/app/antalya-turkish-food-blog/[id]/page.tsx | 8 ++++---- src/app/antalya-turkish-food-blog/page.tsx | 2 +- src/app/book-a-table/page.tsx | 2 +- src/app/catering-services-ontario/page.tsx | 2 +- src/components/Footer/Footer.tsx | 8 ++++---- src/components/Gallery/Gallery.tsx | 4 ++-- src/utils/constant.ts | 8 ++++---- 11 files changed, 22 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 5aea008..6e49b54 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "start": "next start", "lint": "eslint", "sitemap": "node scripts/generate-sitemap.cjs", - "optimize-images": "node scripts/optimize-images.mjs" + "optimize-images": "node scripts/optimize-images.mjs", + "seo-audit": "node scripts/seo-test-selenium.cjs" }, "dependencies": { "axios": "^1.13.2", diff --git a/src/app/about-antalya-restaurant/page.tsx b/src/app/about-antalya-restaurant/page.tsx index 7b06adf..536231f 100644 --- a/src/app/about-antalya-restaurant/page.tsx +++ b/src/app/about-antalya-restaurant/page.tsx @@ -3,7 +3,7 @@ import AboutContent from "./AboutContent"; import ClientOnly from "@/components/ClientOnly"; export const metadata: Metadata = { - title: "About Antalya Restaurant | Authentic Turkish Dining", + title: "About Antalya Restaurant", description: "Learn about Antalya Restaurant in Ontario - where authentic Turkish flavours, warm hospitality come together for a memorable dining experience.", }; diff --git a/src/app/antalya-restaurant-gallery/page.tsx b/src/app/antalya-restaurant-gallery/page.tsx index 6742d2e..611fc71 100644 --- a/src/app/antalya-restaurant-gallery/page.tsx +++ b/src/app/antalya-restaurant-gallery/page.tsx @@ -2,7 +2,7 @@ import { Metadata } from "next"; import GalleryContent from "./GalleryContent"; export const metadata: Metadata = { - title: "Antalya Restaurant Gallery | Turkish Dining Experience", + title: "Antalya Restaurant Gallery", description: "Explore the Antalya Restaurant gallery featuring authentic Turkish dishes, elegant interiors, & a visual taste of our dining experience.", }; diff --git a/src/app/antalya-restaurant-menu/page.tsx b/src/app/antalya-restaurant-menu/page.tsx index 2feb575..9e1e7fb 100644 --- a/src/app/antalya-restaurant-menu/page.tsx +++ b/src/app/antalya-restaurant-menu/page.tsx @@ -2,7 +2,7 @@ import { Metadata } from "next"; import MenuContent from "./MenuContent"; export const metadata: Metadata = { - title: "Antalya Restaurant Menu | Authentic Turkish Dining", + title: "Antalya Restaurant Menu", description: "Explore the Antalya's menu featuring authentic Turkish dishes, mezze plates, charcoal-grilled kebabs, & for an unforgettable dining experience.", }; diff --git a/src/app/antalya-turkish-food-blog/[id]/page.tsx b/src/app/antalya-turkish-food-blog/[id]/page.tsx index c90f0b0..73e9631 100644 --- a/src/app/antalya-turkish-food-blog/[id]/page.tsx +++ b/src/app/antalya-turkish-food-blog/[id]/page.tsx @@ -20,11 +20,11 @@ export async function generateMetadata({ params }: { params: Promise<{ id: strin } return { - title: `${blog.title} | Antalya Restaurant`, - description: blog.excerpt, + title: blog.metatitle || blog.title, + description: blog.metadesc || blog.excerpt, openGraph: { - title: blog.title, - description: blog.excerpt, + title: blog.metatitle || blog.title, + description: blog.metadesc || blog.excerpt, images: [ { url: blog.image, diff --git a/src/app/antalya-turkish-food-blog/page.tsx b/src/app/antalya-turkish-food-blog/page.tsx index 0715c53..f2763fc 100644 --- a/src/app/antalya-turkish-food-blog/page.tsx +++ b/src/app/antalya-turkish-food-blog/page.tsx @@ -2,7 +2,7 @@ import { Metadata } from "next"; import BlogContent from "./BlogContent"; export const metadata: Metadata = { - title: "Antalya Blog – Turkish Cuisine Stories & Insights", + title: "Antalya Turkish Food Blog", description: "Explore Antalya’s blog for Turkish food culture, recipes, dining traditions, and culinary insights that bring the heritage and flavors of Turkey to life.", }; diff --git a/src/app/book-a-table/page.tsx b/src/app/book-a-table/page.tsx index 2dcbc59..ebda4d0 100644 --- a/src/app/book-a-table/page.tsx +++ b/src/app/book-a-table/page.tsx @@ -2,7 +2,7 @@ import { Metadata } from "next"; import ContactContent from "./ContactContent"; export const metadata: Metadata = { - title: "Book a Table at Antalya | Reserve Your Dining Experience", + title: "Book a Table at Antalya", description: "Reserve a table at Antalya for best Turkish dining experience. Contact us for bookings, catering, events, or special celebrations in Ontario.", }; diff --git a/src/app/catering-services-ontario/page.tsx b/src/app/catering-services-ontario/page.tsx index 5e3449b..15df634 100644 --- a/src/app/catering-services-ontario/page.tsx +++ b/src/app/catering-services-ontario/page.tsx @@ -2,7 +2,7 @@ import { Metadata } from "next"; import CateringContent from "./CateringContent"; export const metadata: Metadata = { - title: "Premium Turkish Catering Ontario | Antalya Restaurant", + title: "Premium Turkish Catering Ontario", description: "Experience authentic Turkish catering in Ontario with Antalya. From mezze platters to charcoal-grilled kebabs, we make every event flavorful and unforgettable.", }; diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 1c6d322..b97d0f1 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -99,7 +99,7 @@ export default function Footer() { {/*

Call us

*/}
Phone Icon - 519-581-6363 + 519-581-6363
@@ -107,13 +107,13 @@ export default function Footer() {

Burlington

- Location Icon + Location 1860 Appleby Line, Burlington, ON L7L 7H7
{/*

Call us

*/}
- Phone Icon - 289-313-9838 + Call Us + 289-313-9838
diff --git a/src/components/Gallery/Gallery.tsx b/src/components/Gallery/Gallery.tsx index f350e47..52acf13 100644 --- a/src/components/Gallery/Gallery.tsx +++ b/src/components/Gallery/Gallery.tsx @@ -40,9 +40,9 @@ export default function Gallery() { return (
- Home Gallery Decorative Dinner Icon + Home Gallery Dinner Icon GALLERY - Home Gallery Decorative Cutlery Icon + Home Gallery Cutlery Icon

Flavour in Frames

diff --git a/src/utils/constant.ts b/src/utils/constant.ts index 567638c..7511019 100644 --- a/src/utils/constant.ts +++ b/src/utils/constant.ts @@ -3,8 +3,8 @@ export const blogData = [ id: 1, slug: 'the-art-of-turkish-tea', title: 'The Art of Turkish Tea', - metatitle: 'The Art of Turkish Tea – Tradition, Taste & Ritual', - metadesc: 'Discover the art of Turkish tea – its history, brewing traditions, cultural significance, and how this cherished daily ritual reflects Turkish hospitality and heritage.', + metatitle: 'The Art of Turkish Tea: Rituals & Taste', + metadesc: 'Discover the art of Turkish tea – its history, traditions, and cultural significance. Learn how this ritual reflects Turkish hospitality and heritage.', category: 'Culture', date: 'October 15, 2025', comments: '12 Comments', @@ -189,7 +189,7 @@ export const blogData = [ id: 2, slug: 'secrets-of-charcoal-grilling', title: 'Secrets of Charcoal Grilling', - metatitle: 'Secrets of Charcoal Grilling | Antalya Restaurant', + metatitle: 'Secrets of Authentic Charcoal Grilling', metadesc: 'Discover the secrets of authentic charcoal grilling - from flavor, technique, heat control to why this centuries-old cooking method elevates every dish.', category: 'Cooking', date: 'November 2, 2025', @@ -329,7 +329,7 @@ export const blogData = [ id: 3, slug: 'a-taste-of-sweet-legacy', title: 'A Taste of Sweet Legacy', - metatitle: 'A Taste of Sweet Legacy | Turkish Baklava & Desserts', + metatitle: 'Turkish Baklava & Desserts: A Sweet Legacy', metadesc: 'Discover the rich heritage of Turkish desserts. Explore the art of baklava, its cultural traditions, how sweet rituals connect people across generations.', category: 'Desserts', date: 'November 20, 2025',