Fix community IDs and update sitemap functionality
- Updated community IDs for various components in graph.json to reflect correct associations. - Added new function `getPublishedDoctors()` in app/sitemap.js and established relationships with existing functions. - Adjusted source locations for several functions in app/sitemap.js to ensure accurate mapping. - Enhanced canonical URL handling in lib/getCanonicalUrl.js to prevent incorrect canonicalization for paginated specialty pages. - Updated manifest.json with new modification times and AST hashes for affected files.
This commit is contained in:
@@ -470,8 +470,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/sitemap.js": {
|
||||
"mtime": 1784439328.547212,
|
||||
"ast_hash": "55446268ff56f6d3a6bcad0901094d96",
|
||||
"mtime": 1784440637.2554798,
|
||||
"ast_hash": "d39cc36c63881609f82a5bd1f06ef9fe",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/specialties/page.js": {
|
||||
@@ -2590,8 +2590,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"lib/getCanonicalUrl.js": {
|
||||
"mtime": 1784407010.2048862,
|
||||
"ast_hash": "382b422d12683c05d27032df15d46bd5",
|
||||
"mtime": 1784440389.9873533,
|
||||
"ast_hash": "609829af60b5c58314e83051eedf18b5",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"lib/getStateInfo.js": {
|
||||
@@ -3470,8 +3470,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/specialties/[slug]/page.js": {
|
||||
"mtime": 1784406541.9613838,
|
||||
"ast_hash": "9bcbf931390b23e3159e7a0eac913688",
|
||||
"mtime": 1784440484.996775,
|
||||
"ast_hash": "1349171f2f2b743fe4be5994b16dec90",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"components/doctor/appointmentList/bookingState.js": {
|
||||
|
||||
Reference in New Issue
Block a user