Add SEO fields to city.json for local branding optimization

- Introduced a new `title` field for each city record, incorporating local brand names.
- Rewrote `slogan` for each city to reflect startup tone and include city keywords.
- Optimized `keywords` with relevant local and long-tail search terms.
- Ensured compliance with SEO best practices and maintained JSON structure.
This commit is contained in:
hamed
2026-07-08 11:57:31 +03:30
parent 156d97ac03
commit 92b8f474c1
10 changed files with 643 additions and 224 deletions
+17 -12
View File
@@ -60,8 +60,8 @@
"semantic_hash": ""
},
"app/clinic/[slug]/page.js": {
"mtime": 1783254059.2558184,
"ast_hash": "bff5ad1001c8ddedd2bc9b8f5cf6925f",
"mtime": 1783412120.7918105,
"ast_hash": "b179c9fdd7b0b93f18ac17249b97440a",
"semantic_hash": ""
},
"app/clinics/loading.js": {
@@ -420,8 +420,8 @@
"semantic_hash": ""
},
"app/doctor/[slug]/page.js": {
"mtime": 1783254360.0522351,
"ast_hash": "107033567e4aa35cf16eb7652be5f82c",
"mtime": 1783412131.4138258,
"ast_hash": "00227ce004f896e7ef3c4f771c9e467e",
"semantic_hash": ""
},
"app/doctors/loading.js": {
@@ -2455,13 +2455,13 @@
"semantic_hash": ""
},
"components/register/LayoutRegister.js": {
"mtime": 1760953552.2606096,
"ast_hash": "3574fb2769a1582ec2fa28b9b77296ca",
"mtime": 1783456509.8584504,
"ast_hash": "56211b006e6c35cc141549ae853a5dc8",
"semantic_hash": ""
},
"components/register/LogInPage.js": {
"mtime": 1783071525.7086535,
"ast_hash": "07369b7395fa0498827d4fde80402936",
"mtime": 1783456518.3883388,
"ast_hash": "6c05fb19abc08ff2f88ad7016b946eea",
"semantic_hash": ""
},
"components/register/element/OTPForm.js": {
@@ -2530,8 +2530,8 @@
"semantic_hash": ""
},
"data/city.json": {
"mtime": 1783069839.9942858,
"ast_hash": "2439812e14e88ab824f4236799dc4b12",
"mtime": 1783499141.6689618,
"ast_hash": "8fa9399cc8295b14436b9e0a7d8daa13",
"semantic_hash": ""
},
"data/doctor_services.json": {
@@ -2735,8 +2735,8 @@
"semantic_hash": ""
},
"utils/index.js": {
"mtime": 1781948116.0755427,
"ast_hash": "5c4c65eb1cedb32f00aba758b5baeecb",
"mtime": 1783455633.5786371,
"ast_hash": "52af200656b2114826ec85db62a37220",
"semantic_hash": ""
},
"utils/sitemap.js": {
@@ -3408,5 +3408,10 @@
"mtime": 1760953552.3675432,
"ast_hash": "61c6b19abff40ea7acd577be818f3976",
"semantic_hash": ""
},
".claude/prompt/city-json-seo-fields.md": {
"mtime": 1783498761.5902257,
"ast_hash": "e2a4e8b2fe6f75af3c709c23075e9647",
"semantic_hash": ""
}
}