feat: implement structured data support for blog and page components, enhancing SEO and user experience through JSON-LD integration

This commit is contained in:
Ümit Tunç
2026-05-21 21:54:12 +03:00
parent 8675325f50
commit 6d9ffc808b
15 changed files with 509 additions and 176 deletions
+1
View File
@@ -6,6 +6,7 @@ return [
'nav-about' => 'Hakkımızda',
'nav-services' => 'Hizmetler',
'nav-contact' => 'İletişim',
'breadcrumb_home' => 'Ana Sayfa',
// Module labels
'title' => 'Sayfalar',