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:
@@ -66,7 +66,6 @@
|
||||
"64": "Community 64",
|
||||
"65": "Community 65",
|
||||
"66": "Community 66",
|
||||
"67": "Community 67",
|
||||
"68": "Community 68",
|
||||
"69": "Community 69",
|
||||
"70": "Community 70",
|
||||
@@ -127,7 +126,6 @@
|
||||
"125": "Community 125",
|
||||
"126": "Community 126",
|
||||
"127": "Community 127",
|
||||
"128": "Community 128",
|
||||
"129": "Community 129",
|
||||
"130": "Community 130",
|
||||
"131": "Community 131",
|
||||
@@ -366,10 +364,6 @@
|
||||
"364": "Community 364",
|
||||
"365": "Community 365",
|
||||
"366": "Community 366",
|
||||
"367": "Community 367",
|
||||
"368": "Community 368",
|
||||
"369": "Community 369",
|
||||
"370": "Community 370",
|
||||
"371": "Community 371",
|
||||
"372": "Community 372",
|
||||
"373": "Community 373",
|
||||
@@ -383,16 +377,8 @@
|
||||
"381": "Community 381",
|
||||
"382": "Community 382",
|
||||
"383": "Community 383",
|
||||
"384": "Community 384",
|
||||
"385": "Community 385",
|
||||
"386": "Community 386",
|
||||
"387": "Community 387",
|
||||
"388": "Community 388",
|
||||
"389": "Community 389",
|
||||
"390": "Community 390",
|
||||
"391": "Community 391",
|
||||
"392": "Community 392",
|
||||
"393": "Community 393",
|
||||
"394": "Community 394",
|
||||
"395": "Community 395"
|
||||
"388": "Community 388"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user