[{"data":1,"prerenderedAt":3425},["ShallowReactive",2],{"article-/topics/practical-tips/htmlpage-asset-management-image-font-script-workflow":3,"related-practical-tips":601,"content-query-1LiUF6EE60":2975},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"topic":5,"author":11,"tags":12,"image":17,"imageQuery":18,"pexelsPhotoId":19,"pexelsUrl":20,"featured":6,"readingTime":21,"body":22,"_type":595,"_id":596,"_source":597,"_file":598,"_stem":599,"_extension":600},"/topics/practical-tips/htmlpage-asset-management-image-font-script-workflow","practical-tips",false,"","HTMLPAGE 页面资产管理怎么做：图片、字体、表单和脚本别在发布前才补","很多页面在 HTMLPAGE 里看起来已经差不多，真正上线时却因为图片过重、字体失真、表单没接好或脚本互相打架而返工。本文把页面资产拆成图片、字体、表单和脚本四类，讲清楚它们为什么不能等到发布前才补，以及小团队最小可执行的资产管理方法。","2026-05-18","HTMLPAGE 团队",[13,14,15,16],"HTMLPAGE","网页制作","页面设计","页面资产","/images/articles/htmlpage-asset-management-image-font-script-workflow-featured.jpg","web design assets icons fonts images workflow board",14553706,"https://www.pexels.com/photo/programming-data-in-a-computer-14553706/",15,{"type":23,"children":24,"toc":578},"root",[25,33,38,43,80,87,192,197,203,208,213,219,224,259,264,269,276,281,304,309,315,320,338,343,349,354,359,365,370,383,388,394,399,422,427,433,438,467,472,478,483,506,511,517,535,540,545],{"type":26,"tag":27,"props":28,"children":29},"element","p",{},[30],{"type":31,"value":32},"text","很多团队用 HTMLPAGE 做页面时，真正的返工并不发生在结构搭建阶段，而是发生在临近发布的最后两天。设计稿里很好看的图一上页面就变重，字体换上去之后首屏抖动，表单看起来有了但通知链路没接通，第三方统计脚本一插进去又把性能和隐私边界一起搅乱。页面本身并没有做错，错的是这些资产一直被当成“最后再补”的细节。",{"type":26,"tag":27,"props":34,"children":35},{},[36],{"type":31,"value":37},"问题在于，图片、字体、表单和脚本并不是发布前的装饰物，而是页面的一部分。它们决定首屏速度、阅读体验、数据采集、后续维护和线上稳定性。只要团队还把这些资产拆成四个互不相干的小问题处理，页面就会在上线前集中过载。",{"type":26,"tag":27,"props":39,"children":40},{},[41],{"type":31,"value":42},"所以这篇文章不打算教你怎么压一张图、换一种字体或插一段代码，而是把 HTMLPAGE 页面里最容易失控的四类资产放回同一条工作流里看：谁来准备、什么时候锁定、发布前检查什么、出了问题先回滚哪一层。",{"type":26,"tag":27,"props":44,"children":45},{},[46,48,55,57,63,64,70,72,78],{"type":31,"value":47},"如果你还在补前置判断，可以先看 ",{"type":26,"tag":49,"props":50,"children":52},"a",{"href":51},"/topics/practical-tips/htmlpage-template-library-reuse-governance",[53],{"type":31,"value":54},"HTMLPAGE 模板库怎么沉淀",{"type":31,"value":56},"、",{"type":26,"tag":49,"props":58,"children":60},{"href":59},"/topics/practical-tips/webpage-production-rework-control-guide",[61],{"type":31,"value":62},"网页制作项目为什么总返工",{"type":31,"value":56},{"type":26,"tag":49,"props":65,"children":67},{"href":66},"/about-html/html-editor-vs-online-webpage-builder-team-workflow",[68],{"type":31,"value":69},"HTML 编辑器与在线网页制作平台怎么选",{"type":31,"value":71}," 和 ",{"type":26,"tag":49,"props":73,"children":75},{"href":74},"/about-html/web-page-editor-image-optimization-workflow",[76],{"type":31,"value":77},"网页编辑器里的图片优化工作流",{"type":31,"value":79},"。",{"type":26,"tag":81,"props":82,"children":84},"h2",{"id":83},"先给结论资产管理先看出问题会拖垮哪一段链路而不是先看谁在改",[85],{"type":31,"value":86},"先给结论：资产管理先看“出问题会拖垮哪一段链路”，而不是先看谁在改",{"type":26,"tag":88,"props":89,"children":90},"table",{},[91,115],{"type":26,"tag":92,"props":93,"children":94},"thead",{},[95],{"type":26,"tag":96,"props":97,"children":98},"tr",{},[99,105,110],{"type":26,"tag":100,"props":101,"children":102},"th",{},[103],{"type":31,"value":104},"资产类型",{"type":26,"tag":100,"props":106,"children":107},{},[108],{"type":31,"value":109},"最该优先控制什么",{"type":26,"tag":100,"props":111,"children":112},{},[113],{"type":31,"value":114},"最常见事故",{"type":26,"tag":116,"props":117,"children":118},"tbody",{},[119,138,156,174],{"type":26,"tag":96,"props":120,"children":121},{},[122,128,133],{"type":26,"tag":123,"props":124,"children":125},"td",{},[126],{"type":31,"value":127},"图片",{"type":26,"tag":123,"props":129,"children":130},{},[131],{"type":31,"value":132},"体积、尺寸、替换规则、首屏优先级",{"type":26,"tag":123,"props":134,"children":135},{},[136],{"type":31,"value":137},"首屏大图过重，改版后 LCP 直接变差",{"type":26,"tag":96,"props":139,"children":140},{},[141,146,151],{"type":26,"tag":123,"props":142,"children":143},{},[144],{"type":31,"value":145},"字体",{"type":26,"tag":123,"props":147,"children":148},{},[149],{"type":31,"value":150},"回退方案、授权来源、加载策略",{"type":26,"tag":123,"props":152,"children":153},{},[154],{"type":31,"value":155},"字体未命中缓存，页面跳字或风格失真",{"type":26,"tag":96,"props":157,"children":158},{},[159,164,169],{"type":26,"tag":123,"props":160,"children":161},{},[162],{"type":31,"value":163},"表单",{"type":26,"tag":123,"props":165,"children":166},{},[167],{"type":31,"value":168},"字段口径、通知链路、提交后动作",{"type":26,"tag":123,"props":170,"children":171},{},[172],{"type":31,"value":173},"页面上线了，但线索没进系统",{"type":26,"tag":96,"props":175,"children":176},{},[177,182,187],{"type":26,"tag":123,"props":178,"children":179},{},[180],{"type":31,"value":181},"脚本",{"type":26,"tag":123,"props":183,"children":184},{},[185],{"type":31,"value":186},"用途边界、加载顺序、依赖关系",{"type":26,"tag":123,"props":188,"children":189},{},[190],{"type":31,"value":191},"统计、客服、表单脚本互相覆盖或拖慢页面",{"type":26,"tag":27,"props":193,"children":194},{},[195],{"type":31,"value":196},"很多团队的误判是：图片归设计、字体归视觉、表单归运营、脚本归开发。听起来像分工，实际上像拆锅。页面上线时，这四类资产是一起生效的，所以真正需要被管理的不是人，而是链路。你只要先知道哪一类资产出问题会拖垮哪一段链路，优先级自然就出来了。",{"type":26,"tag":81,"props":198,"children":200},{"id":199},"页面资产真正难的地方不是素材多而是它们分属不同节奏",[201],{"type":31,"value":202},"页面资产真正难的地方，不是素材多，而是它们分属不同节奏",{"type":26,"tag":27,"props":204,"children":205},{},[206],{"type":31,"value":207},"图片常常在视觉定稿后还会被临时替换，字体在品牌确认后又会被性能现实打回去，表单字段会随着业务口径调整反复改动，脚本更容易被不同角色各自往页面里塞。结果就是：页面结构早就定了，资产却一直在漂。",{"type":26,"tag":27,"props":209,"children":210},{},[211],{"type":31,"value":212},"HTMLPAGE 这类 Builder 的优势是能快速把页面搭起来，但这也会带来一个副作用: 团队更容易把“页面可见”误当成“页面已准备好”。实际上只要资产没锁定，页面就还处在半成品状态。",{"type":26,"tag":81,"props":214,"children":216},{"id":215},"先建一张资产台账比先建素材库更有用",[217],{"type":31,"value":218},"先建一张资产台账，比先建素材库更有用",{"type":26,"tag":27,"props":220,"children":221},{},[222],{"type":31,"value":223},"小团队不需要一上来就做复杂 DAM 系统，但至少要有一张统一台账。最小字段建议只有这几项：",{"type":26,"tag":225,"props":226,"children":227},"ul",{},[228,234,239,244,249,254],{"type":26,"tag":229,"props":230,"children":231},"li",{},[232],{"type":31,"value":233},"资产名称和所在页面",{"type":26,"tag":229,"props":235,"children":236},{},[237],{"type":31,"value":238},"当前负责人",{"type":26,"tag":229,"props":240,"children":241},{},[242],{"type":31,"value":243},"来源文件或授权来源",{"type":26,"tag":229,"props":245,"children":246},{},[247],{"type":31,"value":248},"线上使用版本",{"type":26,"tag":229,"props":250,"children":251},{},[252],{"type":31,"value":253},"替换是否会影响首屏、表单或统计",{"type":26,"tag":229,"props":255,"children":256},{},[257],{"type":31,"value":258},"发布前必须验证的动作",{"type":26,"tag":27,"props":260,"children":261},{},[262],{"type":31,"value":263},"这张台账的价值，不是做管理展示，而是让团队知道任何一次改动会波及哪里。没有它，大家会默认“只是换张图”“只是多插个脚本”，最后所有小动作都在发布前聚到一起。",{"type":26,"tag":81,"props":265,"children":267},{"id":266},"四类资产应该分别怎么进链路",[268],{"type":31,"value":266},{"type":26,"tag":270,"props":271,"children":273},"h3",{"id":272},"图片别只盯压缩先盯替换规则",[274],{"type":31,"value":275},"图片：别只盯压缩，先盯替换规则",{"type":26,"tag":27,"props":277,"children":278},{},[279],{"type":31,"value":280},"很多页面图片失控，不是因为团队不会压缩，而是因为没有统一的替换规则。真正该先定的是：",{"type":26,"tag":225,"props":282,"children":283},{},[284,289,294,299],{"type":26,"tag":229,"props":285,"children":286},{},[287],{"type":31,"value":288},"哪些图属于首屏关键资产",{"type":26,"tag":229,"props":290,"children":291},{},[292],{"type":31,"value":293},"哪些图允许运营自行替换",{"type":26,"tag":229,"props":295,"children":296},{},[297],{"type":31,"value":298},"替换时必须保持哪些尺寸或裁切比例",{"type":26,"tag":229,"props":300,"children":301},{},[302],{"type":31,"value":303},"哪些图需要桌面和移动端双版本",{"type":26,"tag":27,"props":305,"children":306},{},[307],{"type":31,"value":308},"如果这些规则不清楚，图片每换一次就像重新设计一次页面。",{"type":26,"tag":270,"props":310,"children":312},{"id":311},"字体先有回退策略再谈品牌表达",[313],{"type":31,"value":314},"字体：先有回退策略，再谈品牌表达",{"type":26,"tag":27,"props":316,"children":317},{},[318],{"type":31,"value":319},"字体最容易在设计阶段被浪漫化，在发布阶段被现实打回。最稳的做法通常是：",{"type":26,"tag":225,"props":321,"children":322},{},[323,328,333],{"type":26,"tag":229,"props":324,"children":325},{},[326],{"type":31,"value":327},"先确定系统回退字体",{"type":26,"tag":229,"props":329,"children":330},{},[331],{"type":31,"value":332},"再决定哪些页面值得加载品牌字体",{"type":26,"tag":229,"props":334,"children":335},{},[336],{"type":31,"value":337},"最后才决定是否让整站统一切换",{"type":26,"tag":27,"props":339,"children":340},{},[341],{"type":31,"value":342},"如果连回退策略都没有，字体问题从来都不是“美不美”，而是“线上稳不稳”。",{"type":26,"tag":270,"props":344,"children":346},{"id":345},"表单提交成功不是终点通知闭环才是",[347],{"type":31,"value":348},"表单：提交成功不是终点，通知闭环才是",{"type":26,"tag":27,"props":350,"children":351},{},[352],{"type":31,"value":353},"很多团队会把表单当成一个区块，但它更像一条交易链。字段有没有过多、提交通知发给谁、失败后用户看见什么、提交后跳转去哪，这些问题都应该在表单上页面之前先定。",{"type":26,"tag":27,"props":355,"children":356},{},[357],{"type":31,"value":358},"如果表单口径直到上线前还在改，页面再好看也只是把问题提前曝光给真实用户。",{"type":26,"tag":270,"props":360,"children":362},{"id":361},"脚本没有明确用途的脚本默认都算风险资产",[363],{"type":31,"value":364},"脚本：没有明确用途的脚本，默认都算风险资产",{"type":26,"tag":27,"props":366,"children":367},{},[368],{"type":31,"value":369},"第三方统计、客服、热图、埋点、弹窗、转化回传，最危险的不是它们多，而是每个脚本都有自己的执行时机和依赖。页面里一旦出现“先插上再说”，最后通常会遇到两种结果：",{"type":26,"tag":225,"props":371,"children":372},{},[373,378],{"type":26,"tag":229,"props":374,"children":375},{},[376],{"type":31,"value":377},"性能被拖慢，但没人知道是谁拖的",{"type":26,"tag":229,"props":379,"children":380},{},[381],{"type":31,"value":382},"某个脚本覆盖了另一个脚本的行为，数据开始不可信",{"type":26,"tag":27,"props":384,"children":385},{},[386],{"type":31,"value":387},"所以脚本最小治理原则很简单：没有明确用途、负责人和验证动作的脚本，不要直接进正式页。",{"type":26,"tag":81,"props":389,"children":391},{"id":390},"一个真实的翻车模式页面本身没问题资产在最后一天一起爆雷",[392],{"type":31,"value":393},"一个真实的翻车模式：页面本身没问题，资产在最后一天一起爆雷",{"type":26,"tag":27,"props":395,"children":396},{},[397],{"type":31,"value":398},"某团队要上线一个新行业页，页面结构提前两周就已经定好。最后三天里，他们连续做了四件看似很小的事：换首屏大图、上品牌字体、补一个咨询表单、插入新的统计脚本。结果上线后出现了一串连锁问题：",{"type":26,"tag":225,"props":400,"children":401},{},[402,407,412,417],{"type":26,"tag":229,"props":403,"children":404},{},[405],{"type":31,"value":406},"首屏图尺寸没控，移动端加载显著变慢",{"type":26,"tag":229,"props":408,"children":409},{},[410],{"type":31,"value":411},"字体首次加载导致首屏跳字",{"type":26,"tag":229,"props":413,"children":414},{},[415],{"type":31,"value":416},"表单虽然显示正常，但通知邮箱写错，没有人收到线索",{"type":26,"tag":229,"props":418,"children":419},{},[420],{"type":31,"value":421},"新统计脚本和旧弹窗脚本冲突，CTA 点击数据失真",{"type":26,"tag":27,"props":423,"children":424},{},[425],{"type":31,"value":426},"团队后来复盘才发现，页面结构根本不是问题。真正的问题是他们把四类高风险资产都拖到最后一起处理，还默认每一类只是“小修小补”。",{"type":26,"tag":81,"props":428,"children":430},{"id":429},"小团队最小可执行的资产工作流不需要复杂但一定要有冻结点",[431],{"type":31,"value":432},"小团队最小可执行的资产工作流，不需要复杂，但一定要有冻结点",{"type":26,"tag":27,"props":434,"children":435},{},[436],{"type":31,"value":437},"比较稳的顺序通常是：",{"type":26,"tag":439,"props":440,"children":441},"ol",{},[442,447,452,457,462],{"type":26,"tag":229,"props":443,"children":444},{},[445],{"type":31,"value":446},"页面结构确定后，先拉出资产清单",{"type":26,"tag":229,"props":448,"children":449},{},[450],{"type":31,"value":451},"图片和字体先过一轮首屏检查",{"type":26,"tag":229,"props":453,"children":454},{},[455],{"type":31,"value":456},"表单字段和通知链路先在测试环境走通",{"type":26,"tag":229,"props":458,"children":459},{},[460],{"type":31,"value":461},"脚本只允许按用途清单逐个进入",{"type":26,"tag":229,"props":463,"children":464},{},[465],{"type":31,"value":466},"发布前只允许做替换，不允许临时新增高风险资产",{"type":26,"tag":27,"props":468,"children":469},{},[470],{"type":31,"value":471},"这里最关键的是第五条。只要发布前还允许随手新增脚本、换字体方案或改表单逻辑，前面所有整理动作都会被最后一天推翻。",{"type":26,"tag":81,"props":473,"children":475},{"id":474},"什么时候不该继续细化资产治理而该先把页面做完",[476],{"type":31,"value":477},"什么时候不该继续细化资产治理，而该先把页面做完",{"type":26,"tag":27,"props":479,"children":480},{},[481],{"type":31,"value":482},"也不是每个页面都值得做重治理。如果你现在只是做一个短生命周期的测试页，而且流量很小、资产也简单，先把结构和核心 CTA 跑通更重要。资产治理真正应该加重的信号通常是：",{"type":26,"tag":225,"props":484,"children":485},{},[486,491,496,501],{"type":26,"tag":229,"props":487,"children":488},{},[489],{"type":31,"value":490},"页面会持续迭代至少 1 到 3 个月",{"type":26,"tag":229,"props":492,"children":493},{},[494],{"type":31,"value":495},"有多人参与替换图片和文案",{"type":26,"tag":229,"props":497,"children":498},{},[499],{"type":31,"value":500},"线索表单或统计数据直接影响业务判断",{"type":26,"tag":229,"props":502,"children":503},{},[504],{"type":31,"value":505},"页面以后会复制出多个版本",{"type":26,"tag":27,"props":507,"children":508},{},[509],{"type":31,"value":510},"这些信号一出现，资产就不再只是素材，而是交付稳定性的一部分。",{"type":26,"tag":81,"props":512,"children":514},{"id":513},"如果你这周就要整理先做这三件事",[515],{"type":31,"value":516},"如果你这周就要整理，先做这三件事",{"type":26,"tag":439,"props":518,"children":519},{},[520,525,530],{"type":26,"tag":229,"props":521,"children":522},{},[523],{"type":31,"value":524},"把最近 10 个页面里最常被替换的图片、字体、表单和脚本列成一张资产台账。",{"type":26,"tag":229,"props":526,"children":527},{},[528],{"type":31,"value":529},"给每一类资产先定一个冻结点：什么时间之后只能替换，不能新增方案。",{"type":26,"tag":229,"props":531,"children":532},{},[533],{"type":31,"value":534},"发布前只做两轮检查：首屏体验检查和数据链路检查，别让 QA 清单越做越长却没有重点。",{"type":26,"tag":27,"props":536,"children":537},{},[538],{"type":31,"value":539},"页面资产管理真正难的，不是你有没有足够多的图、字和脚本，而是你是否承认它们会一起决定上线质量。HTMLPAGE 能帮团队更快把页面搭出来，但资产如果还停留在“最后再补”的思路里，Builder 只会让返工更快到来。真正稳的做法，是把图片、字体、表单和脚本从四个小问题，重新收拢成一条统一的发布链路。",{"type":26,"tag":27,"props":541,"children":542},{},[543],{"type":31,"value":544},"延伸阅读：",{"type":26,"tag":225,"props":546,"children":547},{},[548,555,564,571],{"type":26,"tag":229,"props":549,"children":550},{},[551],{"type":26,"tag":49,"props":552,"children":553},{"href":51},[554],{"type":31,"value":54},{"type":26,"tag":229,"props":556,"children":557},{},[558],{"type":26,"tag":49,"props":559,"children":561},{"href":560},"/topics/practical-tips/htmlpage-draft-preview-publish-rollback-workflow",[562],{"type":31,"value":563},"HTMLPAGE 发布流程怎么设计",{"type":26,"tag":229,"props":565,"children":566},{},[567],{"type":26,"tag":49,"props":568,"children":569},{"href":59},[570],{"type":31,"value":62},{"type":26,"tag":229,"props":572,"children":573},{},[574],{"type":26,"tag":49,"props":575,"children":576},{"href":74},[577],{"type":31,"value":77},{"title":7,"searchDepth":579,"depth":579,"links":580},3,[581,583,584,585,591,592,593,594],{"id":83,"depth":582,"text":86},2,{"id":199,"depth":582,"text":202},{"id":215,"depth":582,"text":218},{"id":266,"depth":582,"text":266,"children":586},[587,588,589,590],{"id":272,"depth":579,"text":275},{"id":311,"depth":579,"text":314},{"id":345,"depth":579,"text":348},{"id":361,"depth":579,"text":364},{"id":390,"depth":582,"text":393},{"id":429,"depth":582,"text":432},{"id":474,"depth":582,"text":477},{"id":513,"depth":582,"text":516},"markdown","content:topics:practical-tips:htmlpage-asset-management-image-font-script-workflow.md","content","topics/practical-tips/htmlpage-asset-management-image-font-script-workflow.md","topics/practical-tips/htmlpage-asset-management-image-font-script-workflow","md",[602,1331,2049],{"_path":603,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":604,"description":605,"date":606,"topic":5,"author":11,"tags":607,"image":612,"imageAlt":613,"pexelsPhotoId":614,"pexelsUrl":615,"readingTime":616,"body":617,"_type":595,"_id":1328,"_source":597,"_file":1329,"_stem":1330,"_extension":600},"/topics/practical-tips/online-free-website-builder-step-by-step","网站在线免费怎么做？从选模板到绑定域名的最短流程（附上线后 24h 复核清单）","以“网站在线免费”为搜索意图，给出从选模板→改内容→发布→绑定域名→HTTPS→缓存→回滚的最短上线流程，并提供 24 小时复核清单与常见翻车排错路径。","2026-03-03",[608,609,14,610,611],"网站在线免费","免费建站","域名","上线","/images/topics/practical-tips/online-free-website-builder-step-by-step.jpg","紫色花朵的特写（作为网站上线的封面意象）",794494,"https://www.pexels.com/photo/closeup-photography-of-purple-silk-flowers-with-dewdrops-794494/",12,{"type":23,"children":618,"toc":1306},[619,624,647,652,664,668,674,679,684,707,712,715,721,727,732,750,755,761,766,800,812,818,823,841,847,856,861,879,884,890,895,900,913,919,924,937,942,945,951,957,980,985,1006,1011,1024,1028,1049,1052,1058,1064,1074,1084,1102,1108,1116,1134,1144,1150,1158,1171,1180,1183,1189,1261,1264,1269],{"type":26,"tag":27,"props":620,"children":621},{},[622],{"type":31,"value":623},"你搜“网站在线免费”，通常不是想研究建站史，而是想要一个能马上用的路径：",{"type":26,"tag":225,"props":625,"children":626},{},[627,632,637,642],{"type":26,"tag":229,"props":628,"children":629},{},[630],{"type":31,"value":631},"现在就能做",{"type":26,"tag":229,"props":633,"children":634},{},[635],{"type":31,"value":636},"最好不要写代码",{"type":26,"tag":229,"props":638,"children":639},{},[640],{"type":31,"value":641},"做完能有一个链接能访问",{"type":26,"tag":229,"props":643,"children":644},{},[645],{"type":31,"value":646},"未来还能换域名、能升级",{"type":26,"tag":27,"props":648,"children":649},{},[650],{"type":31,"value":651},"这篇文章把“在线免费建站”的最短路径讲清楚，并明确免费方案的边界与风险。",{"type":26,"tag":27,"props":653,"children":654},{},[655,657,663],{"type":31,"value":656},"如果你要更系统的“从 0 到上线”：看这篇 ",{"type":26,"tag":49,"props":658,"children":660},{"href":659},"/topics/practical-tips/webpage-making-from-zero-to-online",[661],{"type":31,"value":662},"网页制作从 0 到上线",{"type":31,"value":79},{"type":26,"tag":665,"props":666,"children":667},"hr",{},[],{"type":26,"tag":81,"props":669,"children":671},{"id":670},"结论先说免费建站-80-的坑都在上线之后",[672],{"type":31,"value":673},"结论先说：免费建站 80% 的坑都在“上线之后”",{"type":26,"tag":27,"props":675,"children":676},{},[677],{"type":31,"value":678},"上线之前你会觉得一切顺利：选模板、改文案、换图片。",{"type":26,"tag":27,"props":680,"children":681},{},[682],{"type":31,"value":683},"上线之后才是真实世界：",{"type":26,"tag":225,"props":685,"children":686},{},[687,692,697,702],{"type":26,"tag":229,"props":688,"children":689},{},[690],{"type":31,"value":691},"绑定域名、HTTPS、缓存",{"type":26,"tag":229,"props":693,"children":694},{},[695],{"type":31,"value":696},"页面速度、SEO 收录",{"type":26,"tag":229,"props":698,"children":699},{},[700],{"type":31,"value":701},"表单线索是否可靠",{"type":26,"tag":229,"props":703,"children":704},{},[705],{"type":31,"value":706},"版本与回滚",{"type":26,"tag":27,"props":708,"children":709},{},[710],{"type":31,"value":711},"所以本文按“上线链路”组织，而不是按“页面编辑”。",{"type":26,"tag":665,"props":713,"children":714},{},[],{"type":26,"tag":81,"props":716,"children":718},{"id":717},"最短流程从-0-到上线可照抄",[719],{"type":31,"value":720},"最短流程：从 0 到上线（可照抄）",{"type":26,"tag":270,"props":722,"children":724},{"id":723},"step-1选模板别凭感觉",[725],{"type":31,"value":726},"Step 1：选模板（别凭感觉）",{"type":26,"tag":27,"props":728,"children":729},{},[730],{"type":31,"value":731},"选模板时只看三点：",{"type":26,"tag":225,"props":733,"children":734},{},[735,740,745],{"type":26,"tag":229,"props":736,"children":737},{},[738],{"type":31,"value":739},"信息结构是否匹配你的目的（不是“好看”）",{"type":26,"tag":229,"props":741,"children":742},{},[743],{"type":31,"value":744},"移动端首屏是否清晰（标题、CTA 不挤）",{"type":26,"tag":229,"props":746,"children":747},{},[748],{"type":31,"value":749},"是否支持导出/绑定域名/发布（可迁移性）",{"type":26,"tag":27,"props":751,"children":752},{},[753],{"type":31,"value":754},"如果你用 Builder 类工具，建议优先确保：能导出源码、能绑定自有域名、能回滚。",{"type":26,"tag":270,"props":756,"children":758},{"id":757},"step-2改内容先改-3-个关键区块",[759],{"type":31,"value":760},"Step 2：改内容（先改 3 个关键区块）",{"type":26,"tag":27,"props":762,"children":763},{},[764],{"type":31,"value":765},"按转化优先级改：",{"type":26,"tag":439,"props":767,"children":768},{},[769,780,790],{"type":26,"tag":229,"props":770,"children":771},{},[772,778],{"type":26,"tag":773,"props":774,"children":775},"strong",{},[776],{"type":31,"value":777},"Hero",{"type":31,"value":779},"：一句话标题 + 一句话副标题 + 1 个 CTA",{"type":26,"tag":229,"props":781,"children":782},{},[783,788],{"type":26,"tag":773,"props":784,"children":785},{},[786],{"type":31,"value":787},"Proof",{"type":31,"value":789},"：案例/数据/资质/评价（至少一种）",{"type":26,"tag":229,"props":791,"children":792},{},[793,798],{"type":26,"tag":773,"props":794,"children":795},{},[796],{"type":31,"value":797},"Form / CTA",{"type":31,"value":799},"：行动按钮或表单（不要多个目标）",{"type":26,"tag":27,"props":801,"children":802},{},[803,805,811],{"type":31,"value":804},"想快速上手落地页打法：看 ",{"type":26,"tag":49,"props":806,"children":808},{"href":807},"/topics/practical-tips/htmlpage-quick-landing-page",[809],{"type":31,"value":810},"3 分钟用 HTMLPAGE 做落地页",{"type":31,"value":79},{"type":26,"tag":270,"props":813,"children":815},{"id":814},"step-3发布成可访问链接",[816],{"type":31,"value":817},"Step 3：发布成可访问链接",{"type":26,"tag":27,"props":819,"children":820},{},[821],{"type":31,"value":822},"最低要求：",{"type":26,"tag":225,"props":824,"children":825},{},[826,831,836],{"type":26,"tag":229,"props":827,"children":828},{},[829],{"type":31,"value":830},"有一个 HTTPS 链接可访问",{"type":26,"tag":229,"props":832,"children":833},{},[834],{"type":31,"value":835},"资源加载正常（图片、字体、脚本）",{"type":26,"tag":229,"props":837,"children":838},{},[839],{"type":31,"value":840},"移动端可用",{"type":26,"tag":270,"props":842,"children":844},{"id":843},"step-4绑定域名资产控制权",[845],{"type":31,"value":846},"Step 4：绑定域名（资产控制权）",{"type":26,"tag":27,"props":848,"children":849},{},[850,855],{"type":26,"tag":773,"props":851,"children":852},{},[853],{"type":31,"value":854},"强烈建议：域名自己买",{"type":31,"value":79},{"type":26,"tag":27,"props":857,"children":858},{},[859],{"type":31,"value":860},"绑定域名通常需要：",{"type":26,"tag":225,"props":862,"children":863},{},[864,869,874],{"type":26,"tag":229,"props":865,"children":866},{},[867],{"type":31,"value":868},"在域名解析里添加 CNAME/A 记录",{"type":26,"tag":229,"props":870,"children":871},{},[872],{"type":31,"value":873},"等待 DNS 生效（10 分钟~数小时）",{"type":26,"tag":229,"props":875,"children":876},{},[877],{"type":31,"value":878},"开启 HTTPS（平台自动证书）",{"type":26,"tag":27,"props":880,"children":881},{},[882],{"type":31,"value":883},"如果平台要求你用它的子域名，意味着未来迁移成本会更高。",{"type":26,"tag":270,"props":885,"children":887},{"id":886},"step-5缓存策略避免上线看不到更新",[888],{"type":31,"value":889},"Step 5：缓存策略（避免“上线看不到更新”）",{"type":26,"tag":27,"props":891,"children":892},{},[893],{"type":31,"value":894},"常见现象：你更新了页面，别人打开还是旧的。",{"type":26,"tag":27,"props":896,"children":897},{},[898],{"type":31,"value":899},"最小策略：",{"type":26,"tag":225,"props":901,"children":902},{},[903,908],{"type":26,"tag":229,"props":904,"children":905},{},[906],{"type":31,"value":907},"HTML 页面缓存短（或让平台自动处理）",{"type":26,"tag":229,"props":909,"children":910},{},[911],{"type":31,"value":912},"图片/JS/CSS 资源缓存长（文件名带 hash 更稳）",{"type":26,"tag":270,"props":914,"children":916},{"id":915},"step-6回滚不是可选项",[917],{"type":31,"value":918},"Step 6：回滚（不是可选项）",{"type":26,"tag":27,"props":920,"children":921},{},[922],{"type":31,"value":923},"上线后任何一次修改都要具备回滚：",{"type":26,"tag":225,"props":925,"children":926},{},[927,932],{"type":26,"tag":229,"props":928,"children":929},{},[930],{"type":31,"value":931},"平台版本回滚",{"type":26,"tag":229,"props":933,"children":934},{},[935],{"type":31,"value":936},"或 git 回滚",{"type":26,"tag":27,"props":938,"children":939},{},[940],{"type":31,"value":941},"你要做到：5 分钟内回到上一个可用版本。",{"type":26,"tag":665,"props":943,"children":944},{},[],{"type":26,"tag":81,"props":946,"children":948},{"id":947},"seo-与性能最小集别让免费方案拖后腿",[949],{"type":31,"value":950},"SEO 与性能最小集（别让免费方案拖后腿）",{"type":26,"tag":270,"props":952,"children":954},{"id":953},"seo-最小集",[955],{"type":31,"value":956},"SEO 最小集",{"type":26,"tag":225,"props":958,"children":959},{},[960,965,970,975],{"type":26,"tag":229,"props":961,"children":962},{},[963],{"type":31,"value":964},"Title/Description 与搜索意图匹配",{"type":26,"tag":229,"props":966,"children":967},{},[968],{"type":31,"value":969},"H1 只有一个且包含主关键词",{"type":26,"tag":229,"props":971,"children":972},{},[973],{"type":31,"value":974},"图片有 alt",{"type":26,"tag":229,"props":976,"children":977},{},[978],{"type":31,"value":979},"内链结构清楚（同主题文章互链）",{"type":26,"tag":27,"props":981,"children":982},{},[983],{"type":31,"value":984},"参考：",{"type":26,"tag":225,"props":986,"children":987},{},[988,997],{"type":26,"tag":229,"props":989,"children":990},{},[991],{"type":26,"tag":49,"props":992,"children":994},{"href":993},"/topics/seo/title-description-optimization-guide",[995],{"type":31,"value":996},"Title 与 Description 优化",{"type":26,"tag":229,"props":998,"children":999},{},[1000],{"type":26,"tag":49,"props":1001,"children":1003},{"href":1002},"/topics/seo/google-search-console-guide",[1004],{"type":31,"value":1005},"Google Search Console 指南",{"type":26,"tag":270,"props":1007,"children":1009},{"id":1008},"性能最小集",[1010],{"type":31,"value":1008},{"type":26,"tag":225,"props":1012,"children":1013},{},[1014,1019],{"type":26,"tag":229,"props":1015,"children":1016},{},[1017],{"type":31,"value":1018},"首屏图片压缩（通常能改善最多）",{"type":26,"tag":229,"props":1020,"children":1021},{},[1022],{"type":31,"value":1023},"第三方脚本克制（统计/客服不要堆）",{"type":26,"tag":27,"props":1025,"children":1026},{},[1027],{"type":31,"value":984},{"type":26,"tag":225,"props":1029,"children":1030},{},[1031,1040],{"type":26,"tag":229,"props":1032,"children":1033},{},[1034],{"type":26,"tag":49,"props":1035,"children":1037},{"href":1036},"/topics/performance/image-optimization-guide",[1038],{"type":31,"value":1039},"图片优化指南",{"type":26,"tag":229,"props":1041,"children":1042},{},[1043],{"type":26,"tag":49,"props":1044,"children":1046},{"href":1045},"/topics/performance/web-vitals-guide",[1047],{"type":31,"value":1048},"Web Vitals 指标指南",{"type":26,"tag":665,"props":1050,"children":1051},{},[],{"type":26,"tag":81,"props":1053,"children":1055},{"id":1054},"失败案例免费站点上线后-24-小时翻车",[1056],{"type":31,"value":1057},"失败案例：免费站点“上线后 24 小时翻车”",{"type":26,"tag":270,"props":1059,"children":1061},{"id":1060},"现象-1域名绑不上",[1062],{"type":31,"value":1063},"现象 1：域名绑不上",{"type":26,"tag":27,"props":1065,"children":1066},{},[1067,1072],{"type":26,"tag":773,"props":1068,"children":1069},{},[1070],{"type":31,"value":1071},"根因",{"type":31,"value":1073},"：DNS 记录不对 / 生效未完成 / 平台验证机制没通过。",{"type":26,"tag":27,"props":1075,"children":1076},{},[1077,1082],{"type":26,"tag":773,"props":1078,"children":1079},{},[1080],{"type":31,"value":1081},"排错顺序",{"type":31,"value":1083},"：",{"type":26,"tag":439,"props":1085,"children":1086},{},[1087,1092,1097],{"type":26,"tag":229,"props":1088,"children":1089},{},[1090],{"type":31,"value":1091},"确认平台要求 CNAME 还是 A 记录",{"type":26,"tag":229,"props":1093,"children":1094},{},[1095],{"type":31,"value":1096},"检查解析是否生效（用在线 DNS 查询）",{"type":26,"tag":229,"props":1098,"children":1099},{},[1100],{"type":31,"value":1101},"等待一段时间再验证",{"type":26,"tag":270,"props":1103,"children":1105},{"id":1104},"现象-2页面很慢",[1106],{"type":31,"value":1107},"现象 2：页面很慢",{"type":26,"tag":27,"props":1109,"children":1110},{},[1111,1115],{"type":26,"tag":773,"props":1112,"children":1113},{},[1114],{"type":31,"value":1071},{"type":31,"value":1083},{"type":26,"tag":225,"props":1117,"children":1118},{},[1119,1124,1129],{"type":26,"tag":229,"props":1120,"children":1121},{},[1122],{"type":31,"value":1123},"图片太大",{"type":26,"tag":229,"props":1125,"children":1126},{},[1127],{"type":31,"value":1128},"脚本太多",{"type":26,"tag":229,"props":1130,"children":1131},{},[1132],{"type":31,"value":1133},"字体阻塞",{"type":26,"tag":27,"props":1135,"children":1136},{},[1137,1142],{"type":26,"tag":773,"props":1138,"children":1139},{},[1140],{"type":31,"value":1141},"最小修复",{"type":31,"value":1143},"：先把图片压缩 + 延迟加载第三方脚本。",{"type":26,"tag":270,"props":1145,"children":1147},{"id":1146},"现象-3表单提交后没收到线索",[1148],{"type":31,"value":1149},"现象 3：表单提交后没收到线索",{"type":26,"tag":27,"props":1151,"children":1152},{},[1153,1157],{"type":26,"tag":773,"props":1154,"children":1155},{},[1156],{"type":31,"value":1071},{"type":31,"value":1083},{"type":26,"tag":225,"props":1159,"children":1160},{},[1161,1166],{"type":26,"tag":229,"props":1162,"children":1163},{},[1164],{"type":31,"value":1165},"没有成功/失败兜底",{"type":26,"tag":229,"props":1167,"children":1168},{},[1169],{"type":31,"value":1170},"通知链路断了",{"type":26,"tag":27,"props":1172,"children":1173},{},[1174,1178],{"type":26,"tag":773,"props":1175,"children":1176},{},[1177],{"type":31,"value":1141},{"type":31,"value":1179},"：上线后用真实设备提交一次并确认通知。",{"type":26,"tag":665,"props":1181,"children":1182},{},[],{"type":26,"tag":81,"props":1184,"children":1186},{"id":1185},"上线后-24h-复核清单必交付物",[1187],{"type":31,"value":1188},"上线后 24h 复核清单（必交付物）",{"type":26,"tag":225,"props":1190,"children":1193},{"className":1191},[1192],"contains-task-list",[1194,1207,1216,1225,1234,1243,1252],{"type":26,"tag":229,"props":1195,"children":1198},{"className":1196},[1197],"task-list-item",[1199,1205],{"type":26,"tag":1200,"props":1201,"children":1204},"input",{"disabled":1202,"type":1203},true,"checkbox",[],{"type":31,"value":1206}," 域名与 HTTPS 正常（无证书报错）",{"type":26,"tag":229,"props":1208,"children":1210},{"className":1209},[1197],[1211,1214],{"type":26,"tag":1200,"props":1212,"children":1213},{"disabled":1202,"type":1203},[],{"type":31,"value":1215}," 页面可访问且首屏加载不慢（至少主图与 CTA 迅速出现）",{"type":26,"tag":229,"props":1217,"children":1219},{"className":1218},[1197],[1220,1223],{"type":26,"tag":1200,"props":1221,"children":1222},{"disabled":1202,"type":1203},[],{"type":31,"value":1224}," 移动端首屏可读、按钮可点",{"type":26,"tag":229,"props":1226,"children":1228},{"className":1227},[1197],[1229,1232],{"type":26,"tag":1200,"props":1230,"children":1231},{"disabled":1202,"type":1203},[],{"type":31,"value":1233}," 表单/CTA 真实走通并收到通知",{"type":26,"tag":229,"props":1235,"children":1237},{"className":1236},[1197],[1238,1241],{"type":26,"tag":1200,"props":1239,"children":1240},{"disabled":1202,"type":1203},[],{"type":31,"value":1242}," Title/Description/H1/图片 alt 已设置",{"type":26,"tag":229,"props":1244,"children":1246},{"className":1245},[1197],[1247,1250],{"type":26,"tag":1200,"props":1248,"children":1249},{"disabled":1202,"type":1203},[],{"type":31,"value":1251}," 已在 GSC 提交并观察抓取",{"type":26,"tag":229,"props":1253,"children":1255},{"className":1254},[1197],[1256,1259],{"type":26,"tag":1200,"props":1257,"children":1258},{"disabled":1202,"type":1203},[],{"type":31,"value":1260}," 已准备回滚（知道怎么回到上一版）",{"type":26,"tag":665,"props":1262,"children":1263},{},[],{"type":26,"tag":81,"props":1265,"children":1267},{"id":1266},"延伸阅读",[1268],{"type":31,"value":1266},{"type":26,"tag":225,"props":1270,"children":1271},{},[1272,1279,1288,1297],{"type":26,"tag":229,"props":1273,"children":1274},{},[1275],{"type":26,"tag":49,"props":1276,"children":1277},{"href":659},[1278],{"type":31,"value":662},{"type":26,"tag":229,"props":1280,"children":1281},{},[1282],{"type":26,"tag":49,"props":1283,"children":1285},{"href":1284},"/topics/practical-tips/free-website-build-cost-risk-boundary",[1286],{"type":31,"value":1287},"免费建站不是免费：成本与可迁移性",{"type":26,"tag":229,"props":1289,"children":1290},{},[1291],{"type":26,"tag":49,"props":1292,"children":1294},{"href":1293},"/builder",[1295],{"type":31,"value":1296},"HTMLPage Builder",{"type":26,"tag":229,"props":1298,"children":1299},{},[1300],{"type":26,"tag":49,"props":1301,"children":1303},{"href":1302},"/topics/practical-tips/topic-cluster-architecture-guide",[1304],{"type":31,"value":1305},"Topic Cluster 架构指南",{"title":7,"searchDepth":579,"depth":579,"links":1307},[1308,1309,1317,1321,1326,1327],{"id":670,"depth":582,"text":673},{"id":717,"depth":582,"text":720,"children":1310},[1311,1312,1313,1314,1315,1316],{"id":723,"depth":579,"text":726},{"id":757,"depth":579,"text":760},{"id":814,"depth":579,"text":817},{"id":843,"depth":579,"text":846},{"id":886,"depth":579,"text":889},{"id":915,"depth":579,"text":918},{"id":947,"depth":582,"text":950,"children":1318},[1319,1320],{"id":953,"depth":579,"text":956},{"id":1008,"depth":579,"text":1008},{"id":1054,"depth":582,"text":1057,"children":1322},[1323,1324,1325],{"id":1060,"depth":579,"text":1063},{"id":1104,"depth":579,"text":1107},{"id":1146,"depth":579,"text":1149},{"id":1185,"depth":582,"text":1188},{"id":1266,"depth":582,"text":1266},"content:topics:practical-tips:online-free-website-builder-step-by-step.md","topics/practical-tips/online-free-website-builder-step-by-step.md","topics/practical-tips/online-free-website-builder-step-by-step",{"_path":1284,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":1332,"description":1333,"date":1334,"topic":5,"author":11,"tags":1335,"image":1339,"imageAlt":1340,"pexelsPhotoId":1341,"pexelsUrl":1342,"readingTime":1343,"body":1344,"_type":595,"_id":2046,"_source":597,"_file":2047,"_stem":2048,"_extension":600},"免费建站不是免费：成本、风险与“可迁移性”底线清单","“免费成网站”最容易踩坑的不是技术，而是资产归属与迁移成本。本文用成本模型、风险清单与失败复盘，讲清免费建站的边界，并给出能长期不被平台锁死的做法。","2026-03-01",[609,14,1336,1337,1338],"成本模型","迁移","风险控制","/images/topics/practical-tips/free-website-build-cost-risk-boundary.jpg","会计在桌面上清点现金与文件",210990,"https://www.pexels.com/photo/accountant-counting-money-210990/",14,{"type":23,"children":1345,"toc":2033},[1346,1351,1364,1375,1380,1411,1414,1420,1425,1438,1443,1478,1483,1492,1495,1501,1669,1672,1678,1683,1714,1719,1741,1746,1768,1771,1777,1787,1797,1815,1820,1838,1846,1854,1863,1881,1884,1890,1895,1928,1933,1950,1953,1959,1964,1982,1987,1995,1998,2002],{"type":26,"tag":27,"props":1347,"children":1348},{},[1349],{"type":31,"value":1350},"很多人搜“免费成网站”，真实诉求往往是：",{"type":26,"tag":225,"props":1352,"children":1353},{},[1354,1359],{"type":26,"tag":229,"props":1355,"children":1356},{},[1357],{"type":31,"value":1358},"我只想先把网站做出来，不想投入太多",{"type":26,"tag":229,"props":1360,"children":1361},{},[1362],{"type":31,"value":1363},"之后如果有效，我再升级",{"type":26,"tag":27,"props":1365,"children":1366},{},[1367,1369,1374],{"type":31,"value":1368},"问题在于：",{"type":26,"tag":773,"props":1370,"children":1371},{},[1372],{"type":31,"value":1373},"免费方案常常不是“省钱”，而是“把钱推迟到未来更贵的时候付”",{"type":31,"value":79},{"type":26,"tag":27,"props":1376,"children":1377},{},[1378],{"type":31,"value":1379},"这篇文章用工程视角讲清三个核心点：",{"type":26,"tag":439,"props":1381,"children":1382},{},[1383,1395,1406],{"type":26,"tag":229,"props":1384,"children":1385},{},[1386,1388,1393],{"type":31,"value":1387},"免费建站的",{"type":26,"tag":773,"props":1389,"children":1390},{},[1391],{"type":31,"value":1392},"真实成本",{"type":31,"value":1394},"在哪里（不是服务器费）",{"type":26,"tag":229,"props":1396,"children":1397},{},[1398,1399,1404],{"type":31,"value":1387},{"type":26,"tag":773,"props":1400,"children":1401},{},[1402],{"type":31,"value":1403},"底线与边界",{"type":31,"value":1405},"是什么（哪些不能省）",{"type":26,"tag":229,"props":1407,"children":1408},{},[1409],{"type":31,"value":1410},"如何设计一条“先免费、后可迁移”的路线（避免平台锁死）",{"type":26,"tag":665,"props":1412,"children":1413},{},[],{"type":26,"tag":81,"props":1415,"children":1417},{"id":1416},"结论先说免费方案的第一原则是可迁移性",[1418],{"type":31,"value":1419},"结论先说：免费方案的第一原则是“可迁移性”",{"type":26,"tag":27,"props":1421,"children":1422},{},[1423],{"type":31,"value":1424},"免费建站你可以接受：",{"type":26,"tag":225,"props":1426,"children":1427},{},[1428,1433],{"type":26,"tag":229,"props":1429,"children":1430},{},[1431],{"type":31,"value":1432},"功能少一点",{"type":26,"tag":229,"props":1434,"children":1435},{},[1436],{"type":31,"value":1437},"设计没那么个性化",{"type":26,"tag":27,"props":1439,"children":1440},{},[1441],{"type":31,"value":1442},"但你不能接受：",{"type":26,"tag":225,"props":1444,"children":1445},{},[1446,1454,1462,1470],{"type":26,"tag":229,"props":1447,"children":1448},{},[1449],{"type":26,"tag":773,"props":1450,"children":1451},{},[1452],{"type":31,"value":1453},"域名不在你手里",{"type":26,"tag":229,"props":1455,"children":1456},{},[1457],{"type":26,"tag":773,"props":1458,"children":1459},{},[1460],{"type":31,"value":1461},"源码/内容导不出来",{"type":26,"tag":229,"props":1463,"children":1464},{},[1465],{"type":26,"tag":773,"props":1466,"children":1467},{},[1468],{"type":31,"value":1469},"没有版本/回滚",{"type":26,"tag":229,"props":1471,"children":1472},{},[1473],{"type":26,"tag":773,"props":1474,"children":1475},{},[1476],{"type":31,"value":1477},"平台一改规则你就被迫重做",{"type":26,"tag":27,"props":1479,"children":1480},{},[1481],{"type":31,"value":1482},"如果你只记一句：",{"type":26,"tag":1484,"props":1485,"children":1486},"blockquote",{},[1487],{"type":26,"tag":27,"props":1488,"children":1489},{},[1490],{"type":31,"value":1491},"你要免费的是“工具费”，不是“资产控制权”。",{"type":26,"tag":665,"props":1493,"children":1494},{},[],{"type":26,"tag":81,"props":1496,"children":1498},{"id":1497},"成本模型免费建站到底会花什么钱必交付物表格",[1499],{"type":31,"value":1500},"成本模型：免费建站到底会花什么钱？（必交付物：表格）",{"type":26,"tag":88,"props":1502,"children":1503},{},[1504,1530],{"type":26,"tag":92,"props":1505,"children":1506},{},[1507],{"type":26,"tag":96,"props":1508,"children":1509},{},[1510,1515,1520,1525],{"type":26,"tag":100,"props":1511,"children":1512},{},[1513],{"type":31,"value":1514},"成本项",{"type":26,"tag":100,"props":1516,"children":1517},{},[1518],{"type":31,"value":1519},"免费方案常见情况",{"type":26,"tag":100,"props":1521,"children":1522},{},[1523],{"type":31,"value":1524},"你可能付出的隐性成本",{"type":26,"tag":100,"props":1526,"children":1527},{},[1528],{"type":31,"value":1529},"规避策略",{"type":26,"tag":116,"props":1531,"children":1532},{},[1533,1555,1577,1600,1623,1646],{"type":26,"tag":96,"props":1534,"children":1535},{},[1536,1540,1545,1550],{"type":26,"tag":123,"props":1537,"children":1538},{},[1539],{"type":31,"value":610},{"type":26,"tag":123,"props":1541,"children":1542},{},[1543],{"type":31,"value":1544},"可能必须用子域名",{"type":26,"tag":123,"props":1546,"children":1547},{},[1548],{"type":31,"value":1549},"品牌弱、迁移困难",{"type":26,"tag":123,"props":1551,"children":1552},{},[1553],{"type":31,"value":1554},"自己买域名并保有控制权",{"type":26,"tag":96,"props":1556,"children":1557},{},[1558,1562,1567,1572],{"type":26,"tag":123,"props":1559,"children":1560},{},[1561],{"type":31,"value":1337},{"type":26,"tag":123,"props":1563,"children":1564},{},[1565],{"type":31,"value":1566},"导出受限/导出质量差",{"type":26,"tag":123,"props":1568,"children":1569},{},[1570],{"type":31,"value":1571},"未来重做、SEO 损失",{"type":26,"tag":123,"props":1573,"children":1574},{},[1575],{"type":31,"value":1576},"选择可导出、结构可控方案",{"type":26,"tag":96,"props":1578,"children":1579},{},[1580,1585,1590,1595],{"type":26,"tag":123,"props":1581,"children":1582},{},[1583],{"type":31,"value":1584},"性能",{"type":26,"tag":123,"props":1586,"children":1587},{},[1588],{"type":31,"value":1589},"共享资源，速度不稳",{"type":26,"tag":123,"props":1591,"children":1592},{},[1593],{"type":31,"value":1594},"转化下降、SEO 受影响",{"type":26,"tag":123,"props":1596,"children":1597},{},[1598],{"type":31,"value":1599},"图片/脚本治理 + 可切换托管",{"type":26,"tag":96,"props":1601,"children":1602},{},[1603,1608,1613,1618],{"type":26,"tag":123,"props":1604,"children":1605},{},[1606],{"type":31,"value":1607},"SEO",{"type":26,"tag":123,"props":1609,"children":1610},{},[1611],{"type":31,"value":1612},"meta、结构化数据受限",{"type":26,"tag":123,"props":1614,"children":1615},{},[1616],{"type":31,"value":1617},"排名与收录受限",{"type":26,"tag":123,"props":1619,"children":1620},{},[1621],{"type":31,"value":1622},"至少保证 Title/Description/H1/H2 可控",{"type":26,"tag":96,"props":1624,"children":1625},{},[1626,1631,1636,1641],{"type":26,"tag":123,"props":1627,"children":1628},{},[1629],{"type":31,"value":1630},"合规",{"type":26,"tag":123,"props":1632,"children":1633},{},[1634],{"type":31,"value":1635},"隐私/备案/Cookie 管控弱",{"type":26,"tag":123,"props":1637,"children":1638},{},[1639],{"type":31,"value":1640},"风险与整改",{"type":26,"tag":123,"props":1642,"children":1643},{},[1644],{"type":31,"value":1645},"保留隐私政策与联系信息",{"type":26,"tag":96,"props":1647,"children":1648},{},[1649,1654,1659,1664],{"type":26,"tag":123,"props":1650,"children":1651},{},[1652],{"type":31,"value":1653},"协作",{"type":26,"tag":123,"props":1655,"children":1656},{},[1657],{"type":31,"value":1658},"多人编辑权限弱",{"type":26,"tag":123,"props":1660,"children":1661},{},[1662],{"type":31,"value":1663},"改动混乱、事故",{"type":26,"tag":123,"props":1665,"children":1666},{},[1667],{"type":31,"value":1668},"最低限度要有版本/回滚",{"type":26,"tag":665,"props":1670,"children":1671},{},[],{"type":26,"tag":81,"props":1673,"children":1675},{"id":1674},"免费建站的底线清单checklist",[1676],{"type":31,"value":1677},"免费建站的“底线清单”（Checklist）",{"type":26,"tag":270,"props":1679,"children":1681},{"id":1680},"资产底线",[1682],{"type":31,"value":1680},{"type":26,"tag":225,"props":1684,"children":1686},{"className":1685},[1192],[1687,1696,1705],{"type":26,"tag":229,"props":1688,"children":1690},{"className":1689},[1197],[1691,1694],{"type":26,"tag":1200,"props":1692,"children":1693},{"disabled":1202,"type":1203},[],{"type":31,"value":1695}," 域名在你手里（能随时换平台）",{"type":26,"tag":229,"props":1697,"children":1699},{"className":1698},[1197],[1700,1703],{"type":26,"tag":1200,"props":1701,"children":1702},{"disabled":1202,"type":1203},[],{"type":31,"value":1704}," 内容能导出（文章、图片、表单数据至少能拿到）",{"type":26,"tag":229,"props":1706,"children":1708},{"className":1707},[1197],[1709,1712],{"type":26,"tag":1200,"props":1710,"children":1711},{"disabled":1202,"type":1203},[],{"type":31,"value":1713}," 页面源码可导出或至少结构可迁移（不要被锁死）",{"type":26,"tag":270,"props":1715,"children":1717},{"id":1716},"工程底线",[1718],{"type":31,"value":1716},{"type":26,"tag":225,"props":1720,"children":1722},{"className":1721},[1192],[1723,1732],{"type":26,"tag":229,"props":1724,"children":1726},{"className":1725},[1197],[1727,1730],{"type":26,"tag":1200,"props":1728,"children":1729},{"disabled":1202,"type":1203},[],{"type":31,"value":1731}," 有版本记录（能回到上一个可用版本）",{"type":26,"tag":229,"props":1733,"children":1735},{"className":1734},[1197],[1736,1739],{"type":26,"tag":1200,"props":1737,"children":1738},{"disabled":1202,"type":1203},[],{"type":31,"value":1740}," 有最小监控（至少知道表单是否成功、页面是否 404）",{"type":26,"tag":270,"props":1742,"children":1744},{"id":1743},"增长底线",[1745],{"type":31,"value":1743},{"type":26,"tag":225,"props":1747,"children":1749},{"className":1748},[1192],[1750,1759],{"type":26,"tag":229,"props":1751,"children":1753},{"className":1752},[1197],[1754,1757],{"type":26,"tag":1200,"props":1755,"children":1756},{"disabled":1202,"type":1203},[],{"type":31,"value":1758}," Title/Description/H1 可控（不被平台强插）",{"type":26,"tag":229,"props":1760,"children":1762},{"className":1761},[1197],[1763,1766],{"type":26,"tag":1200,"props":1764,"children":1765},{"disabled":1202,"type":1203},[],{"type":31,"value":1767}," 图片可设置 alt、链接结构清晰",{"type":26,"tag":665,"props":1769,"children":1770},{},[],{"type":26,"tag":81,"props":1772,"children":1774},{"id":1773},"失败案例复盘从免费试试到重做一遍",[1775],{"type":31,"value":1776},"失败案例复盘：从“免费试试”到“重做一遍”",{"type":26,"tag":27,"props":1778,"children":1779},{},[1780,1785],{"type":26,"tag":773,"props":1781,"children":1782},{},[1783],{"type":31,"value":1784},"场景",{"type":31,"value":1786},"：你用免费平台搭了一个网站，跑了两个月开始有询盘。",{"type":26,"tag":27,"props":1788,"children":1789},{},[1790,1795],{"type":26,"tag":773,"props":1791,"children":1792},{},[1793],{"type":31,"value":1794},"事故",{"type":31,"value":1796},"：某天你决定升级：",{"type":26,"tag":225,"props":1798,"children":1799},{},[1800,1805,1810],{"type":26,"tag":229,"props":1801,"children":1802},{},[1803],{"type":31,"value":1804},"想换成自己的域名",{"type":26,"tag":229,"props":1806,"children":1807},{},[1808],{"type":31,"value":1809},"想把页面做得更快",{"type":26,"tag":229,"props":1811,"children":1812},{},[1813],{"type":31,"value":1814},"想做 SEO 内容体系",{"type":26,"tag":27,"props":1816,"children":1817},{},[1818],{"type":31,"value":1819},"然后你发现：",{"type":26,"tag":225,"props":1821,"children":1822},{},[1823,1828,1833],{"type":26,"tag":229,"props":1824,"children":1825},{},[1826],{"type":31,"value":1827},"导出不了源码（或导出代码质量差到不可维护）",{"type":26,"tag":229,"props":1829,"children":1830},{},[1831],{"type":31,"value":1832},"URL 结构变化，旧链接全部失效",{"type":26,"tag":229,"props":1834,"children":1835},{},[1836],{"type":31,"value":1837},"图片与资源散落在平台里，迁移成本爆炸",{"type":26,"tag":27,"props":1839,"children":1840},{},[1841,1845],{"type":26,"tag":773,"props":1842,"children":1843},{},[1844],{"type":31,"value":1071},{"type":31,"value":1083},{"type":26,"tag":225,"props":1847,"children":1848},{},[1849],{"type":26,"tag":229,"props":1850,"children":1851},{},[1852],{"type":31,"value":1853},"一开始没有把“可迁移性”当成第一目标",{"type":26,"tag":27,"props":1855,"children":1856},{},[1857,1862],{"type":26,"tag":773,"props":1858,"children":1859},{},[1860],{"type":31,"value":1861},"复盘后的正确做法",{"type":31,"value":1083},{"type":26,"tag":225,"props":1864,"children":1865},{},[1866,1871,1876],{"type":26,"tag":229,"props":1867,"children":1868},{},[1869],{"type":31,"value":1870},"从第一天开始就用自己的域名",{"type":26,"tag":229,"props":1872,"children":1873},{},[1874],{"type":31,"value":1875},"所有内容（文案、图片、下载附件）集中管理，可打包",{"type":26,"tag":229,"props":1877,"children":1878},{},[1879],{"type":31,"value":1880},"选择能导出源码/能自托管的方案（或至少保留结构化内容）",{"type":26,"tag":665,"props":1882,"children":1883},{},[],{"type":26,"tag":81,"props":1885,"children":1887},{"id":1886},"先免费后升级的路线图最短可迁移路径",[1888],{"type":31,"value":1889},"“先免费后升级”的路线图（最短可迁移路径）",{"type":26,"tag":27,"props":1891,"children":1892},{},[1893],{"type":31,"value":1894},"你可以按这条路线走：",{"type":26,"tag":439,"props":1896,"children":1897},{},[1898,1908,1918],{"type":26,"tag":229,"props":1899,"children":1900},{},[1901,1906],{"type":26,"tag":773,"props":1902,"children":1903},{},[1904],{"type":31,"value":1905},"第一阶段（验证）",{"type":31,"value":1907},"：用模板/Builder 快速上线，目标是验证转化",{"type":26,"tag":229,"props":1909,"children":1910},{},[1911,1916],{"type":26,"tag":773,"props":1912,"children":1913},{},[1914],{"type":31,"value":1915},"第二阶段（稳定）",{"type":31,"value":1917},"：把域名、内容、表单链路做“可控与可回滚”",{"type":26,"tag":229,"props":1919,"children":1920},{},[1921,1926],{"type":26,"tag":773,"props":1922,"children":1923},{},[1924],{"type":31,"value":1925},"第三阶段（增长）",{"type":31,"value":1927},"：做内容体系、内链、SEO、性能优化",{"type":26,"tag":27,"props":1929,"children":1930},{},[1931],{"type":31,"value":1932},"在工具选择上，如果你希望“上线快 + 后续可维护”，可以先看：",{"type":26,"tag":225,"props":1934,"children":1935},{},[1936,1943],{"type":26,"tag":229,"props":1937,"children":1938},{},[1939],{"type":26,"tag":49,"props":1940,"children":1941},{"href":1293},[1942],{"type":31,"value":1296},{"type":26,"tag":229,"props":1944,"children":1945},{},[1946],{"type":26,"tag":49,"props":1947,"children":1948},{"href":807},[1949],{"type":31,"value":810},{"type":26,"tag":665,"props":1951,"children":1952},{},[],{"type":26,"tag":81,"props":1954,"children":1956},{"id":1955},"你真正需要的不是免费而是低风险试错",[1957],{"type":31,"value":1958},"你真正需要的不是“免费”，而是“低风险试错”",{"type":26,"tag":27,"props":1960,"children":1961},{},[1962],{"type":31,"value":1963},"当你说“免费”，你其实想要的是：",{"type":26,"tag":225,"props":1965,"children":1966},{},[1967,1972,1977],{"type":26,"tag":229,"props":1968,"children":1969},{},[1970],{"type":31,"value":1971},"快速上线",{"type":26,"tag":229,"props":1973,"children":1974},{},[1975],{"type":31,"value":1976},"成本可控",{"type":26,"tag":229,"props":1978,"children":1979},{},[1980],{"type":31,"value":1981},"如果失败，损失可接受",{"type":26,"tag":27,"props":1983,"children":1984},{},[1985],{"type":31,"value":1986},"正确的表达应该是：",{"type":26,"tag":1484,"props":1988,"children":1989},{},[1990],{"type":26,"tag":27,"props":1991,"children":1992},{},[1993],{"type":31,"value":1994},"我要的是“可迁移的 MVP”，而不是“永远免费的平台”。",{"type":26,"tag":665,"props":1996,"children":1997},{},[],{"type":26,"tag":81,"props":1999,"children":2000},{"id":1266},[2001],{"type":31,"value":1266},{"type":26,"tag":225,"props":2003,"children":2004},{},[2005,2012,2019,2026],{"type":26,"tag":229,"props":2006,"children":2007},{},[2008],{"type":26,"tag":49,"props":2009,"children":2010},{"href":659},[2011],{"type":31,"value":662},{"type":26,"tag":229,"props":2013,"children":2014},{},[2015],{"type":26,"tag":49,"props":2016,"children":2017},{"href":1293},[2018],{"type":31,"value":1296},{"type":26,"tag":229,"props":2020,"children":2021},{},[2022],{"type":26,"tag":49,"props":2023,"children":2024},{"href":1302},[2025],{"type":31,"value":1305},{"type":26,"tag":229,"props":2027,"children":2028},{},[2029],{"type":26,"tag":49,"props":2030,"children":2031},{"href":1002},[2032],{"type":31,"value":1005},{"title":7,"searchDepth":579,"depth":579,"links":2034},[2035,2036,2037,2042,2043,2044,2045],{"id":1416,"depth":582,"text":1419},{"id":1497,"depth":582,"text":1500},{"id":1674,"depth":582,"text":1677,"children":2038},[2039,2040,2041],{"id":1680,"depth":579,"text":1680},{"id":1716,"depth":579,"text":1716},{"id":1743,"depth":579,"text":1743},{"id":1773,"depth":582,"text":1776},{"id":1886,"depth":582,"text":1889},{"id":1955,"depth":582,"text":1958},{"id":1266,"depth":582,"text":1266},"content:topics:practical-tips:free-website-build-cost-risk-boundary.md","topics/practical-tips/free-website-build-cost-risk-boundary.md","topics/practical-tips/free-website-build-cost-risk-boundary",{"_path":659,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":2050,"description":2051,"date":1334,"topic":5,"author":11,"tags":2052,"image":2055,"imageAlt":2056,"pexelsPhotoId":2057,"pexelsUrl":2058,"readingTime":2059,"body":2060,"_type":595,"_id":2972,"_source":597,"_file":2973,"_stem":2974,"_extension":600},"网页制作从 0 到上线：模板/编辑器/框架怎么选？（域名、HTTPS、缓存、回滚）","一篇把“网页制作”从选工具到上线发布讲完整的实战指南：路径选择矩阵、最短上线流程、免费方案边界、SEO/性能最小集、以及最常见翻车复盘与检查清单。",[14,2053,610,2054,1607],"建站","HTTPS","/images/topics/practical-tips/webpage-making-from-zero-to-online.jpg","电脑屏幕上展示代码与开发环境",574069,"https://www.pexels.com/photo/laptop-computer-showing-c-application-574069/",16,{"type":23,"children":2061,"toc":2948},[2062,2067,2090,2101,2104,2110,2115,2158,2163,2166,2172,2296,2301,2309,2332,2335,2341,2347,2365,2370,2376,2381,2419,2429,2435,2440,2458,2468,2474,2479,2497,2502,2520,2523,2529,2533,2565,2570,2587,2591,2609,2613,2630,2633,2639,2645,2655,2664,2682,2690,2708,2714,2722,2740,2750,2756,2764,2782,2791,2794,2800,2806,2864,2870,2910,2913,2917],{"type":26,"tag":27,"props":2063,"children":2064},{},[2065],{"type":31,"value":2066},"如果你搜索“网页制作”，你通常不是想学一堆名词，而是想尽快得到一个结果：",{"type":26,"tag":225,"props":2068,"children":2069},{},[2070,2075,2080,2085],{"type":26,"tag":229,"props":2071,"children":2072},{},[2073],{"type":31,"value":2074},"有一个能打开的网页链接",{"type":26,"tag":229,"props":2076,"children":2077},{},[2078],{"type":31,"value":2079},"看起来不丑（至少不土）",{"type":26,"tag":229,"props":2081,"children":2082},{},[2083],{"type":31,"value":2084},"能在手机上正常显示",{"type":26,"tag":229,"props":2086,"children":2087},{},[2088],{"type":31,"value":2089},"上线后能改、能维护、最好还能被搜索到",{"type":26,"tag":27,"props":2091,"children":2092},{},[2093,2095,2100],{"type":31,"value":2094},"这篇文章按“交付”来讲：",{"type":26,"tag":773,"props":2096,"children":2097},{},[2098],{"type":31,"value":2099},"你需要做哪些决策、每一步怎么走、哪里最容易翻车",{"type":31,"value":79},{"type":26,"tag":665,"props":2102,"children":2103},{},[],{"type":26,"tag":81,"props":2105,"children":2107},{"id":2106},"结论先说先选路径再选工具",[2108],{"type":31,"value":2109},"结论先说：先选路径，再选工具",{"type":26,"tag":27,"props":2111,"children":2112},{},[2113],{"type":31,"value":2114},"网页制作常见有四条路径：",{"type":26,"tag":439,"props":2116,"children":2117},{},[2118,2128,2138,2148],{"type":26,"tag":229,"props":2119,"children":2120},{},[2121,2126],{"type":26,"tag":773,"props":2122,"children":2123},{},[2124],{"type":31,"value":2125},"套模板",{"type":31,"value":2127},"：最快，适合一次性活动页/企业展示页",{"type":26,"tag":229,"props":2129,"children":2130},{},[2131,2136],{"type":26,"tag":773,"props":2132,"children":2133},{},[2134],{"type":31,"value":2135},"在线编辑器（代码游乐场）",{"type":31,"value":2137},"：适合测试片段，不适合完整站",{"type":26,"tag":229,"props":2139,"children":2140},{},[2141,2146],{"type":26,"tag":773,"props":2142,"children":2143},{},[2144],{"type":31,"value":2145},"可视化编辑器 / 网站 Builder",{"type":31,"value":2147},"：适合非开发者或需要快速产出的团队",{"type":26,"tag":229,"props":2149,"children":2150},{},[2151,2156],{"type":26,"tag":773,"props":2152,"children":2153},{},[2154],{"type":31,"value":2155},"框架开发（Vue/Nuxt/React）",{"type":31,"value":2157},"：适合复杂交互/长期维护/有工程团队",{"type":26,"tag":27,"props":2159,"children":2160},{},[2161],{"type":31,"value":2162},"你不需要从第 4 条开始。",{"type":26,"tag":665,"props":2164,"children":2165},{},[],{"type":26,"tag":81,"props":2167,"children":2169},{"id":2168},"路径选择矩阵必交付物对比表",[2170],{"type":31,"value":2171},"路径选择矩阵（必交付物：对比表）",{"type":26,"tag":88,"props":2173,"children":2174},{},[2175,2201],{"type":26,"tag":92,"props":2176,"children":2177},{},[2178],{"type":26,"tag":96,"props":2179,"children":2180},{},[2181,2186,2191,2196],{"type":26,"tag":100,"props":2182,"children":2183},{},[2184],{"type":31,"value":2185},"你的目标",{"type":26,"tag":100,"props":2187,"children":2188},{},[2189],{"type":31,"value":2190},"更推荐",{"type":26,"tag":100,"props":2192,"children":2193},{},[2194],{"type":31,"value":2195},"你会得到什么",{"type":26,"tag":100,"props":2197,"children":2198},{},[2199],{"type":31,"value":2200},"你要付出的代价",{"type":26,"tag":116,"props":2202,"children":2203},{},[2204,2227,2250,2273],{"type":26,"tag":96,"props":2205,"children":2206},{},[2207,2212,2217,2222],{"type":26,"tag":123,"props":2208,"children":2209},{},[2210],{"type":31,"value":2211},"3 小时内上线一个活动页",{"type":26,"tag":123,"props":2213,"children":2214},{},[2215],{"type":31,"value":2216},"模板 / Builder",{"type":26,"tag":123,"props":2218,"children":2219},{},[2220],{"type":31,"value":2221},"速度最快、最低门槛",{"type":26,"tag":123,"props":2223,"children":2224},{},[2225],{"type":31,"value":2226},"个性化有限、后续二开受限",{"type":26,"tag":96,"props":2228,"children":2229},{},[2230,2235,2240,2245],{"type":26,"tag":123,"props":2231,"children":2232},{},[2233],{"type":31,"value":2234},"多个落地页重复使用",{"type":26,"tag":123,"props":2236,"children":2237},{},[2238],{"type":31,"value":2239},"可视化编辑器 / Builder",{"type":26,"tag":123,"props":2241,"children":2242},{},[2243],{"type":31,"value":2244},"可沉淀组件与版式",{"type":26,"tag":123,"props":2246,"children":2247},{},[2248],{"type":31,"value":2249},"需要建立组件规范与验收",{"type":26,"tag":96,"props":2251,"children":2252},{},[2253,2258,2263,2268],{"type":26,"tag":123,"props":2254,"children":2255},{},[2256],{"type":31,"value":2257},"需要更强 SEO 与内容体系",{"type":26,"tag":123,"props":2259,"children":2260},{},[2261],{"type":31,"value":2262},"内容站（Nuxt/SSG）",{"type":26,"tag":123,"props":2264,"children":2265},{},[2266],{"type":31,"value":2267},"可持续扩展与内链",{"type":26,"tag":123,"props":2269,"children":2270},{},[2271],{"type":31,"value":2272},"初期工程成本更高",{"type":26,"tag":96,"props":2274,"children":2275},{},[2276,2281,2286,2291],{"type":26,"tag":123,"props":2277,"children":2278},{},[2279],{"type":31,"value":2280},"有复杂表单/权限/业务逻辑",{"type":26,"tag":123,"props":2282,"children":2283},{},[2284],{"type":31,"value":2285},"框架开发",{"type":26,"tag":123,"props":2287,"children":2288},{},[2289],{"type":31,"value":2290},"能力最强",{"type":26,"tag":123,"props":2292,"children":2293},{},[2294],{"type":31,"value":2295},"维护成本与团队要求更高",{"type":26,"tag":27,"props":2297,"children":2298},{},[2299],{"type":31,"value":2300},"如果你不确定，优先选择：",{"type":26,"tag":225,"props":2302,"children":2303},{},[2304],{"type":26,"tag":229,"props":2305,"children":2306},{},[2307],{"type":31,"value":2308},"“要能导出源码、能绑定域名、能回滚”的方案",{"type":26,"tag":27,"props":2310,"children":2311},{},[2312,2314,2319,2321,2325,2327,2331],{"type":31,"value":2313},"HTMLPAGE 的定位偏向：",{"type":26,"tag":773,"props":2315,"children":2316},{},[2317],{"type":31,"value":2318},"快速制作并发布可维护页面",{"type":31,"value":2320},"，适合做落地页、活动页、展示页，具体可以先看：",{"type":26,"tag":49,"props":2322,"children":2323},{"href":1293},[2324],{"type":31,"value":1296},{"type":31,"value":2326}," 与实操：",{"type":26,"tag":49,"props":2328,"children":2329},{"href":807},[2330],{"type":31,"value":810},{"type":31,"value":79},{"type":26,"tag":665,"props":2333,"children":2334},{},[],{"type":26,"tag":81,"props":2336,"children":2338},{"id":2337},"从-0-到上线的最短流程可照抄",[2339],{"type":31,"value":2340},"从 0 到上线的最短流程（可照抄）",{"type":26,"tag":270,"props":2342,"children":2344},{"id":2343},"step-1准备-3-件事别跳过",[2345],{"type":31,"value":2346},"Step 1：准备 3 件事（别跳过）",{"type":26,"tag":225,"props":2348,"children":2349},{},[2350,2355,2360],{"type":26,"tag":229,"props":2351,"children":2352},{},[2353],{"type":31,"value":2354},"页面目标：你希望用户做什么？（提交表单/加微信/购买/预约）",{"type":26,"tag":229,"props":2356,"children":2357},{},[2358],{"type":31,"value":2359},"目标人群：一句话描述（越具体越好）",{"type":26,"tag":229,"props":2361,"children":2362},{},[2363],{"type":31,"value":2364},"核心证据：你凭什么让他信？（案例、数据、资质、评价）",{"type":26,"tag":27,"props":2366,"children":2367},{},[2368],{"type":31,"value":2369},"这三件事决定页面结构，结构决定转化。",{"type":26,"tag":270,"props":2371,"children":2373},{"id":2372},"step-2选模板或起一个最小页面骨架",[2374],{"type":31,"value":2375},"Step 2：选模板或起一个最小页面骨架",{"type":26,"tag":27,"props":2377,"children":2378},{},[2379],{"type":31,"value":2380},"最小骨架（落地页常用）：",{"type":26,"tag":439,"props":2382,"children":2383},{},[2384,2389,2394,2399,2404,2409,2414],{"type":26,"tag":229,"props":2385,"children":2386},{},[2387],{"type":31,"value":2388},"Hero（标题 + 副标题 + CTA）",{"type":26,"tag":229,"props":2390,"children":2391},{},[2392],{"type":31,"value":2393},"Problem / Value（痛点/价值）",{"type":26,"tag":229,"props":2395,"children":2396},{},[2397],{"type":31,"value":2398},"Features（3~6 个要点）",{"type":26,"tag":229,"props":2400,"children":2401},{},[2402],{"type":31,"value":2403},"Proof（案例/评价/数据/Logo）",{"type":26,"tag":229,"props":2405,"children":2406},{},[2407],{"type":31,"value":2408},"FAQ（解决疑虑）",{"type":26,"tag":229,"props":2410,"children":2411},{},[2412],{"type":31,"value":2413},"Form（最终行动）",{"type":26,"tag":229,"props":2415,"children":2416},{},[2417],{"type":31,"value":2418},"Footer（联系方式/备案/隐私）",{"type":26,"tag":27,"props":2420,"children":2421},{},[2422,2424,2428],{"type":31,"value":2423},"如果你要把内容做成体系（SEO + 内链），建议把主题组织成 cluster，可参考：",{"type":26,"tag":49,"props":2425,"children":2426},{"href":1302},[2427],{"type":31,"value":1305},{"type":31,"value":79},{"type":26,"tag":270,"props":2430,"children":2432},{"id":2431},"step-3域名与-https上线的基础设施",[2433],{"type":31,"value":2434},"Step 3：域名与 HTTPS（上线的基础设施）",{"type":26,"tag":27,"props":2436,"children":2437},{},[2438],{"type":31,"value":2439},"最短路径：",{"type":26,"tag":225,"props":2441,"children":2442},{},[2443,2448,2453],{"type":26,"tag":229,"props":2444,"children":2445},{},[2446],{"type":31,"value":2447},"买域名（你能控制的资产）",{"type":26,"tag":229,"props":2449,"children":2450},{},[2451],{"type":31,"value":2452},"绑定到托管平台（支持 HTTPS）",{"type":26,"tag":229,"props":2454,"children":2455},{},[2456],{"type":31,"value":2457},"开启自动证书（Let’s Encrypt 或平台托管）",{"type":26,"tag":27,"props":2459,"children":2460},{},[2461,2466],{"type":26,"tag":773,"props":2462,"children":2463},{},[2464],{"type":31,"value":2465},"底线",{"type":31,"value":2467},"：不要把域名绑在你无法迁出的平台上。",{"type":26,"tag":270,"props":2469,"children":2471},{"id":2470},"step-4缓存与回滚避免上线即事故",[2472],{"type":31,"value":2473},"Step 4：缓存与回滚（避免“上线即事故”）",{"type":26,"tag":27,"props":2475,"children":2476},{},[2477],{"type":31,"value":2478},"上线后常见事故：",{"type":26,"tag":225,"props":2480,"children":2481},{},[2482,2487,2492],{"type":26,"tag":229,"props":2483,"children":2484},{},[2485],{"type":31,"value":2486},"用户看到旧版本（缓存）",{"type":26,"tag":229,"props":2488,"children":2489},{},[2490],{"type":31,"value":2491},"更新后出现 404（路由/路径变更）",{"type":26,"tag":229,"props":2493,"children":2494},{},[2495],{"type":31,"value":2496},"CSS 错乱（构建产物没同步）",{"type":26,"tag":27,"props":2498,"children":2499},{},[2500],{"type":31,"value":2501},"最低配置：",{"type":26,"tag":225,"props":2503,"children":2504},{},[2505,2510,2515],{"type":26,"tag":229,"props":2506,"children":2507},{},[2508],{"type":31,"value":2509},"关键文件版本化（git 或平台版本）",{"type":26,"tag":229,"props":2511,"children":2512},{},[2513],{"type":31,"value":2514},"能回滚到上一个版本（1 次点击/1 条命令）",{"type":26,"tag":229,"props":2516,"children":2517},{},[2518],{"type":31,"value":2519},"明确缓存策略（HTML 低缓存，静态资源高缓存）",{"type":26,"tag":665,"props":2521,"children":2522},{},[],{"type":26,"tag":81,"props":2524,"children":2526},{"id":2525},"seo性能最小集不是做-seo而是别丢分",[2527],{"type":31,"value":2528},"SEO/性能最小集（不是“做 SEO”，而是“别丢分”）",{"type":26,"tag":270,"props":2530,"children":2531},{"id":953},[2532],{"type":31,"value":956},{"type":26,"tag":225,"props":2534,"children":2535},{},[2536,2541,2546,2560],{"type":26,"tag":229,"props":2537,"children":2538},{},[2539],{"type":31,"value":2540},"页面只有一个 H1，且含主关键词",{"type":26,"tag":229,"props":2542,"children":2543},{},[2544],{"type":31,"value":2545},"Title/Description 与搜索意图匹配（别写成公司 slogan）",{"type":26,"tag":229,"props":2547,"children":2548},{},[2549,2551,2558],{"type":31,"value":2550},"图片有 ",{"type":26,"tag":2552,"props":2553,"children":2555},"code",{"className":2554},[],[2556],{"type":31,"value":2557},"alt",{"type":31,"value":2559},"，链接结构清晰",{"type":26,"tag":229,"props":2561,"children":2562},{},[2563],{"type":31,"value":2564},"有站点地图/可抓取（内容站更重要）",{"type":26,"tag":27,"props":2566,"children":2567},{},[2568],{"type":31,"value":2569},"实操可以看：",{"type":26,"tag":225,"props":2571,"children":2572},{},[2573,2580],{"type":26,"tag":229,"props":2574,"children":2575},{},[2576],{"type":26,"tag":49,"props":2577,"children":2578},{"href":1002},[2579],{"type":31,"value":1005},{"type":26,"tag":229,"props":2581,"children":2582},{},[2583],{"type":26,"tag":49,"props":2584,"children":2585},{"href":993},[2586],{"type":31,"value":996},{"type":26,"tag":270,"props":2588,"children":2589},{"id":1008},[2590],{"type":31,"value":1008},{"type":26,"tag":225,"props":2592,"children":2593},{},[2594,2599,2604],{"type":26,"tag":229,"props":2595,"children":2596},{},[2597],{"type":31,"value":2598},"首屏图片压缩与懒加载",{"type":26,"tag":229,"props":2600,"children":2601},{},[2602],{"type":31,"value":2603},"避免首屏引入大量第三方脚本",{"type":26,"tag":229,"props":2605,"children":2606},{},[2607],{"type":31,"value":2608},"关注核心指标：LCP/INP/CLS",{"type":26,"tag":27,"props":2610,"children":2611},{},[2612],{"type":31,"value":984},{"type":26,"tag":225,"props":2614,"children":2615},{},[2616,2623],{"type":26,"tag":229,"props":2617,"children":2618},{},[2619],{"type":26,"tag":49,"props":2620,"children":2621},{"href":1045},[2622],{"type":31,"value":1048},{"type":26,"tag":229,"props":2624,"children":2625},{},[2626],{"type":26,"tag":49,"props":2627,"children":2628},{"href":1036},[2629],{"type":31,"value":1039},{"type":26,"tag":665,"props":2631,"children":2632},{},[],{"type":26,"tag":81,"props":2634,"children":2636},{"id":2635},"失败案例复盘上线后搜不到很慢丢线索",[2637],{"type":31,"value":2638},"失败案例复盘：上线后“搜不到/很慢/丢线索”",{"type":26,"tag":270,"props":2640,"children":2642},{"id":2641},"失败-1页面上线了但搜不到",[2643],{"type":31,"value":2644},"失败 1：页面上线了，但搜不到",{"type":26,"tag":27,"props":2646,"children":2647},{},[2648,2653],{"type":26,"tag":773,"props":2649,"children":2650},{},[2651],{"type":31,"value":2652},"信号",{"type":31,"value":2654},"：站点可以访问，但搜索引擎没有收录或排名很差。",{"type":26,"tag":27,"props":2656,"children":2657},{},[2658,2663],{"type":26,"tag":773,"props":2659,"children":2660},{},[2661],{"type":31,"value":2662},"常见根因",{"type":31,"value":1083},{"type":26,"tag":225,"props":2665,"children":2666},{},[2667,2672,2677],{"type":26,"tag":229,"props":2668,"children":2669},{},[2670],{"type":31,"value":2671},"Title/Description 与意图不匹配（CTR 低）",{"type":26,"tag":229,"props":2673,"children":2674},{},[2675],{"type":31,"value":2676},"页面结构混乱，缺少语义化",{"type":26,"tag":229,"props":2678,"children":2679},{},[2680],{"type":31,"value":2681},"robots/canonical/重复页面处理不当（内容站常见）",{"type":26,"tag":27,"props":2683,"children":2684},{},[2685,2689],{"type":26,"tag":773,"props":2686,"children":2687},{},[2688],{"type":31,"value":1141},{"type":31,"value":1083},{"type":26,"tag":225,"props":2691,"children":2692},{},[2693,2698,2703],{"type":26,"tag":229,"props":2694,"children":2695},{},[2696],{"type":31,"value":2697},"用 1 段话写清“这页解决什么问题”并放进标题与首段",{"type":26,"tag":229,"props":2699,"children":2700},{},[2701],{"type":31,"value":2702},"修正标题层级（H1-H2-H3）",{"type":26,"tag":229,"props":2704,"children":2705},{},[2706],{"type":31,"value":2707},"在 GSC 提交并观察覆盖率",{"type":26,"tag":270,"props":2709,"children":2711},{"id":2710},"失败-2页面很慢用户还没看到就走了",[2712],{"type":31,"value":2713},"失败 2：页面很慢，用户还没看到就走了",{"type":26,"tag":27,"props":2715,"children":2716},{},[2717,2721],{"type":26,"tag":773,"props":2718,"children":2719},{},[2720],{"type":31,"value":1071},{"type":31,"value":1083},{"type":26,"tag":225,"props":2723,"children":2724},{},[2725,2730,2735],{"type":26,"tag":229,"props":2726,"children":2727},{},[2728],{"type":31,"value":2729},"首屏大图未压缩",{"type":26,"tag":229,"props":2731,"children":2732},{},[2733],{"type":31,"value":2734},"第三方脚本太多（统计、客服、热力图）",{"type":26,"tag":229,"props":2736,"children":2737},{},[2738],{"type":31,"value":2739},"字体加载阻塞",{"type":26,"tag":27,"props":2741,"children":2742},{},[2743,2748],{"type":26,"tag":773,"props":2744,"children":2745},{},[2746],{"type":31,"value":2747},"修复",{"type":31,"value":2749},"：先把图片和脚本处理了，通常就能改善 80%。",{"type":26,"tag":270,"props":2751,"children":2753},{"id":2752},"失败-3表单提交了但线索丢了",[2754],{"type":31,"value":2755},"失败 3：表单提交了，但线索丢了",{"type":26,"tag":27,"props":2757,"children":2758},{},[2759,2763],{"type":26,"tag":773,"props":2760,"children":2761},{},[2762],{"type":31,"value":1071},{"type":31,"value":1083},{"type":26,"tag":225,"props":2765,"children":2766},{},[2767,2772,2777],{"type":26,"tag":229,"props":2768,"children":2769},{},[2770],{"type":31,"value":2771},"没有失败兜底（接口失败就丢）",{"type":26,"tag":229,"props":2773,"children":2774},{},[2775],{"type":31,"value":2776},"没有通知链路（邮件/飞书/企业微信）",{"type":26,"tag":229,"props":2778,"children":2779},{},[2780],{"type":31,"value":2781},"没有防刷导致垃圾线索淹没",{"type":26,"tag":27,"props":2783,"children":2784},{},[2785,2789],{"type":26,"tag":773,"props":2786,"children":2787},{},[2788],{"type":31,"value":2747},{"type":31,"value":2790},"：把表单当“系统”，不是一个组件。",{"type":26,"tag":665,"props":2792,"children":2793},{},[],{"type":26,"tag":81,"props":2795,"children":2797},{"id":2796},"上线-checklist必交付物",[2798],{"type":31,"value":2799},"上线 Checklist（必交付物）",{"type":26,"tag":270,"props":2801,"children":2803},{"id":2802},"上线前必须",[2804],{"type":31,"value":2805},"上线前（必须）",{"type":26,"tag":225,"props":2807,"children":2809},{"className":2808},[1192],[2810,2819,2828,2837,2846,2855],{"type":26,"tag":229,"props":2811,"children":2813},{"className":2812},[1197],[2814,2817],{"type":26,"tag":1200,"props":2815,"children":2816},{"disabled":1202,"type":1203},[],{"type":31,"value":2818}," 目标明确：用户最终动作是什么（只有一个）",{"type":26,"tag":229,"props":2820,"children":2822},{"className":2821},[1197],[2823,2826],{"type":26,"tag":1200,"props":2824,"children":2825},{"disabled":1202,"type":1203},[],{"type":31,"value":2827}," 页面结构完整：Hero/价值/证据/FAQ/表单",{"type":26,"tag":229,"props":2829,"children":2831},{"className":2830},[1197],[2832,2835],{"type":26,"tag":1200,"props":2833,"children":2834},{"disabled":1202,"type":1203},[],{"type":31,"value":2836}," 移动端可用：首屏不挤、按钮可点、表单不溢出",{"type":26,"tag":229,"props":2838,"children":2840},{"className":2839},[1197],[2841,2844],{"type":26,"tag":1200,"props":2842,"children":2843},{"disabled":1202,"type":1203},[],{"type":31,"value":2845}," SEO 最小集：H1/Title/Description/图片 alt",{"type":26,"tag":229,"props":2847,"children":2849},{"className":2848},[1197],[2850,2853],{"type":26,"tag":1200,"props":2851,"children":2852},{"disabled":1202,"type":1203},[],{"type":31,"value":2854}," 性能最小集：首屏图片压缩、脚本克制",{"type":26,"tag":229,"props":2856,"children":2858},{"className":2857},[1197],[2859,2862],{"type":26,"tag":1200,"props":2860,"children":2861},{"disabled":1202,"type":1203},[],{"type":31,"value":2863}," 回滚可用：能回到上一个版本",{"type":26,"tag":270,"props":2865,"children":2867},{"id":2866},"上线后-24-小时必须",[2868],{"type":31,"value":2869},"上线后 24 小时（必须）",{"type":26,"tag":225,"props":2871,"children":2873},{"className":2872},[1192],[2874,2883,2892,2901],{"type":26,"tag":229,"props":2875,"children":2877},{"className":2876},[1197],[2878,2881],{"type":26,"tag":1200,"props":2879,"children":2880},{"disabled":1202,"type":1203},[],{"type":31,"value":2882}," 自己走一遍“提交线索”并确认通知收到",{"type":26,"tag":229,"props":2884,"children":2886},{"className":2885},[1197],[2887,2890],{"type":26,"tag":1200,"props":2888,"children":2889},{"disabled":1202,"type":1203},[],{"type":31,"value":2891}," 观察核心指标（LCP/INP/CLS 或至少首屏体验）",{"type":26,"tag":229,"props":2893,"children":2895},{"className":2894},[1197],[2896,2899],{"type":26,"tag":1200,"props":2897,"children":2898},{"disabled":1202,"type":1203},[],{"type":31,"value":2900}," GSC 提交并观察覆盖率/抓取",{"type":26,"tag":229,"props":2902,"children":2904},{"className":2903},[1197],[2905,2908],{"type":26,"tag":1200,"props":2906,"children":2907},{"disabled":1202,"type":1203},[],{"type":31,"value":2909}," 复盘用户入口（从哪个关键词来、停留多久）",{"type":26,"tag":665,"props":2911,"children":2912},{},[],{"type":26,"tag":81,"props":2914,"children":2915},{"id":1266},[2916],{"type":31,"value":1266},{"type":26,"tag":225,"props":2918,"children":2919},{},[2920,2927,2934,2941],{"type":26,"tag":229,"props":2921,"children":2922},{},[2923],{"type":26,"tag":49,"props":2924,"children":2925},{"href":1293},[2926],{"type":31,"value":1296},{"type":26,"tag":229,"props":2928,"children":2929},{},[2930],{"type":26,"tag":49,"props":2931,"children":2932},{"href":807},[2933],{"type":31,"value":810},{"type":26,"tag":229,"props":2935,"children":2936},{},[2937],{"type":26,"tag":49,"props":2938,"children":2939},{"href":1302},[2940],{"type":31,"value":1305},{"type":26,"tag":229,"props":2942,"children":2943},{},[2944],{"type":26,"tag":49,"props":2945,"children":2946},{"href":1002},[2947],{"type":31,"value":1005},{"title":7,"searchDepth":579,"depth":579,"links":2949},[2950,2951,2952,2958,2962,2967,2971],{"id":2106,"depth":582,"text":2109},{"id":2168,"depth":582,"text":2171},{"id":2337,"depth":582,"text":2340,"children":2953},[2954,2955,2956,2957],{"id":2343,"depth":579,"text":2346},{"id":2372,"depth":579,"text":2375},{"id":2431,"depth":579,"text":2434},{"id":2470,"depth":579,"text":2473},{"id":2525,"depth":582,"text":2528,"children":2959},[2960,2961],{"id":953,"depth":579,"text":956},{"id":1008,"depth":579,"text":1008},{"id":2635,"depth":582,"text":2638,"children":2963},[2964,2965,2966],{"id":2641,"depth":579,"text":2644},{"id":2710,"depth":579,"text":2713},{"id":2752,"depth":579,"text":2755},{"id":2796,"depth":582,"text":2799,"children":2968},[2969,2970],{"id":2802,"depth":579,"text":2805},{"id":2866,"depth":579,"text":2869},{"id":1266,"depth":582,"text":1266},"content:topics:practical-tips:webpage-making-from-zero-to-online.md","topics/practical-tips/webpage-making-from-zero-to-online.md","topics/practical-tips/webpage-making-from-zero-to-online",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"topic":5,"author":11,"tags":2976,"image":17,"imageQuery":18,"pexelsPhotoId":19,"pexelsUrl":20,"featured":6,"readingTime":21,"body":2977,"_type":595,"_id":596,"_source":597,"_file":598,"_stem":599,"_extension":600},[13,14,15,16],{"type":23,"children":2978,"toc":3410},[2979,2983,2987,2991,3015,3019,3103,3107,3111,3115,3119,3123,3127,3154,3158,3162,3166,3170,3189,3193,3197,3201,3216,3220,3224,3228,3232,3236,3240,3251,3255,3259,3263,3282,3286,3290,3294,3317,3321,3325,3329,3348,3352,3356,3371,3375,3379],{"type":26,"tag":27,"props":2980,"children":2981},{},[2982],{"type":31,"value":32},{"type":26,"tag":27,"props":2984,"children":2985},{},[2986],{"type":31,"value":37},{"type":26,"tag":27,"props":2988,"children":2989},{},[2990],{"type":31,"value":42},{"type":26,"tag":27,"props":2992,"children":2993},{},[2994,2995,2999,3000,3004,3005,3009,3010,3014],{"type":31,"value":47},{"type":26,"tag":49,"props":2996,"children":2997},{"href":51},[2998],{"type":31,"value":54},{"type":31,"value":56},{"type":26,"tag":49,"props":3001,"children":3002},{"href":59},[3003],{"type":31,"value":62},{"type":31,"value":56},{"type":26,"tag":49,"props":3006,"children":3007},{"href":66},[3008],{"type":31,"value":69},{"type":31,"value":71},{"type":26,"tag":49,"props":3011,"children":3012},{"href":74},[3013],{"type":31,"value":77},{"type":31,"value":79},{"type":26,"tag":81,"props":3016,"children":3017},{"id":83},[3018],{"type":31,"value":86},{"type":26,"tag":88,"props":3020,"children":3021},{},[3022,3040],{"type":26,"tag":92,"props":3023,"children":3024},{},[3025],{"type":26,"tag":96,"props":3026,"children":3027},{},[3028,3032,3036],{"type":26,"tag":100,"props":3029,"children":3030},{},[3031],{"type":31,"value":104},{"type":26,"tag":100,"props":3033,"children":3034},{},[3035],{"type":31,"value":109},{"type":26,"tag":100,"props":3037,"children":3038},{},[3039],{"type":31,"value":114},{"type":26,"tag":116,"props":3041,"children":3042},{},[3043,3058,3073,3088],{"type":26,"tag":96,"props":3044,"children":3045},{},[3046,3050,3054],{"type":26,"tag":123,"props":3047,"children":3048},{},[3049],{"type":31,"value":127},{"type":26,"tag":123,"props":3051,"children":3052},{},[3053],{"type":31,"value":132},{"type":26,"tag":123,"props":3055,"children":3056},{},[3057],{"type":31,"value":137},{"type":26,"tag":96,"props":3059,"children":3060},{},[3061,3065,3069],{"type":26,"tag":123,"props":3062,"children":3063},{},[3064],{"type":31,"value":145},{"type":26,"tag":123,"props":3066,"children":3067},{},[3068],{"type":31,"value":150},{"type":26,"tag":123,"props":3070,"children":3071},{},[3072],{"type":31,"value":155},{"type":26,"tag":96,"props":3074,"children":3075},{},[3076,3080,3084],{"type":26,"tag":123,"props":3077,"children":3078},{},[3079],{"type":31,"value":163},{"type":26,"tag":123,"props":3081,"children":3082},{},[3083],{"type":31,"value":168},{"type":26,"tag":123,"props":3085,"children":3086},{},[3087],{"type":31,"value":173},{"type":26,"tag":96,"props":3089,"children":3090},{},[3091,3095,3099],{"type":26,"tag":123,"props":3092,"children":3093},{},[3094],{"type":31,"value":181},{"type":26,"tag":123,"props":3096,"children":3097},{},[3098],{"type":31,"value":186},{"type":26,"tag":123,"props":3100,"children":3101},{},[3102],{"type":31,"value":191},{"type":26,"tag":27,"props":3104,"children":3105},{},[3106],{"type":31,"value":196},{"type":26,"tag":81,"props":3108,"children":3109},{"id":199},[3110],{"type":31,"value":202},{"type":26,"tag":27,"props":3112,"children":3113},{},[3114],{"type":31,"value":207},{"type":26,"tag":27,"props":3116,"children":3117},{},[3118],{"type":31,"value":212},{"type":26,"tag":81,"props":3120,"children":3121},{"id":215},[3122],{"type":31,"value":218},{"type":26,"tag":27,"props":3124,"children":3125},{},[3126],{"type":31,"value":223},{"type":26,"tag":225,"props":3128,"children":3129},{},[3130,3134,3138,3142,3146,3150],{"type":26,"tag":229,"props":3131,"children":3132},{},[3133],{"type":31,"value":233},{"type":26,"tag":229,"props":3135,"children":3136},{},[3137],{"type":31,"value":238},{"type":26,"tag":229,"props":3139,"children":3140},{},[3141],{"type":31,"value":243},{"type":26,"tag":229,"props":3143,"children":3144},{},[3145],{"type":31,"value":248},{"type":26,"tag":229,"props":3147,"children":3148},{},[3149],{"type":31,"value":253},{"type":26,"tag":229,"props":3151,"children":3152},{},[3153],{"type":31,"value":258},{"type":26,"tag":27,"props":3155,"children":3156},{},[3157],{"type":31,"value":263},{"type":26,"tag":81,"props":3159,"children":3160},{"id":266},[3161],{"type":31,"value":266},{"type":26,"tag":270,"props":3163,"children":3164},{"id":272},[3165],{"type":31,"value":275},{"type":26,"tag":27,"props":3167,"children":3168},{},[3169],{"type":31,"value":280},{"type":26,"tag":225,"props":3171,"children":3172},{},[3173,3177,3181,3185],{"type":26,"tag":229,"props":3174,"children":3175},{},[3176],{"type":31,"value":288},{"type":26,"tag":229,"props":3178,"children":3179},{},[3180],{"type":31,"value":293},{"type":26,"tag":229,"props":3182,"children":3183},{},[3184],{"type":31,"value":298},{"type":26,"tag":229,"props":3186,"children":3187},{},[3188],{"type":31,"value":303},{"type":26,"tag":27,"props":3190,"children":3191},{},[3192],{"type":31,"value":308},{"type":26,"tag":270,"props":3194,"children":3195},{"id":311},[3196],{"type":31,"value":314},{"type":26,"tag":27,"props":3198,"children":3199},{},[3200],{"type":31,"value":319},{"type":26,"tag":225,"props":3202,"children":3203},{},[3204,3208,3212],{"type":26,"tag":229,"props":3205,"children":3206},{},[3207],{"type":31,"value":327},{"type":26,"tag":229,"props":3209,"children":3210},{},[3211],{"type":31,"value":332},{"type":26,"tag":229,"props":3213,"children":3214},{},[3215],{"type":31,"value":337},{"type":26,"tag":27,"props":3217,"children":3218},{},[3219],{"type":31,"value":342},{"type":26,"tag":270,"props":3221,"children":3222},{"id":345},[3223],{"type":31,"value":348},{"type":26,"tag":27,"props":3225,"children":3226},{},[3227],{"type":31,"value":353},{"type":26,"tag":27,"props":3229,"children":3230},{},[3231],{"type":31,"value":358},{"type":26,"tag":270,"props":3233,"children":3234},{"id":361},[3235],{"type":31,"value":364},{"type":26,"tag":27,"props":3237,"children":3238},{},[3239],{"type":31,"value":369},{"type":26,"tag":225,"props":3241,"children":3242},{},[3243,3247],{"type":26,"tag":229,"props":3244,"children":3245},{},[3246],{"type":31,"value":377},{"type":26,"tag":229,"props":3248,"children":3249},{},[3250],{"type":31,"value":382},{"type":26,"tag":27,"props":3252,"children":3253},{},[3254],{"type":31,"value":387},{"type":26,"tag":81,"props":3256,"children":3257},{"id":390},[3258],{"type":31,"value":393},{"type":26,"tag":27,"props":3260,"children":3261},{},[3262],{"type":31,"value":398},{"type":26,"tag":225,"props":3264,"children":3265},{},[3266,3270,3274,3278],{"type":26,"tag":229,"props":3267,"children":3268},{},[3269],{"type":31,"value":406},{"type":26,"tag":229,"props":3271,"children":3272},{},[3273],{"type":31,"value":411},{"type":26,"tag":229,"props":3275,"children":3276},{},[3277],{"type":31,"value":416},{"type":26,"tag":229,"props":3279,"children":3280},{},[3281],{"type":31,"value":421},{"type":26,"tag":27,"props":3283,"children":3284},{},[3285],{"type":31,"value":426},{"type":26,"tag":81,"props":3287,"children":3288},{"id":429},[3289],{"type":31,"value":432},{"type":26,"tag":27,"props":3291,"children":3292},{},[3293],{"type":31,"value":437},{"type":26,"tag":439,"props":3295,"children":3296},{},[3297,3301,3305,3309,3313],{"type":26,"tag":229,"props":3298,"children":3299},{},[3300],{"type":31,"value":446},{"type":26,"tag":229,"props":3302,"children":3303},{},[3304],{"type":31,"value":451},{"type":26,"tag":229,"props":3306,"children":3307},{},[3308],{"type":31,"value":456},{"type":26,"tag":229,"props":3310,"children":3311},{},[3312],{"type":31,"value":461},{"type":26,"tag":229,"props":3314,"children":3315},{},[3316],{"type":31,"value":466},{"type":26,"tag":27,"props":3318,"children":3319},{},[3320],{"type":31,"value":471},{"type":26,"tag":81,"props":3322,"children":3323},{"id":474},[3324],{"type":31,"value":477},{"type":26,"tag":27,"props":3326,"children":3327},{},[3328],{"type":31,"value":482},{"type":26,"tag":225,"props":3330,"children":3331},{},[3332,3336,3340,3344],{"type":26,"tag":229,"props":3333,"children":3334},{},[3335],{"type":31,"value":490},{"type":26,"tag":229,"props":3337,"children":3338},{},[3339],{"type":31,"value":495},{"type":26,"tag":229,"props":3341,"children":3342},{},[3343],{"type":31,"value":500},{"type":26,"tag":229,"props":3345,"children":3346},{},[3347],{"type":31,"value":505},{"type":26,"tag":27,"props":3349,"children":3350},{},[3351],{"type":31,"value":510},{"type":26,"tag":81,"props":3353,"children":3354},{"id":513},[3355],{"type":31,"value":516},{"type":26,"tag":439,"props":3357,"children":3358},{},[3359,3363,3367],{"type":26,"tag":229,"props":3360,"children":3361},{},[3362],{"type":31,"value":524},{"type":26,"tag":229,"props":3364,"children":3365},{},[3366],{"type":31,"value":529},{"type":26,"tag":229,"props":3368,"children":3369},{},[3370],{"type":31,"value":534},{"type":26,"tag":27,"props":3372,"children":3373},{},[3374],{"type":31,"value":539},{"type":26,"tag":27,"props":3376,"children":3377},{},[3378],{"type":31,"value":544},{"type":26,"tag":225,"props":3380,"children":3381},{},[3382,3389,3396,3403],{"type":26,"tag":229,"props":3383,"children":3384},{},[3385],{"type":26,"tag":49,"props":3386,"children":3387},{"href":51},[3388],{"type":31,"value":54},{"type":26,"tag":229,"props":3390,"children":3391},{},[3392],{"type":26,"tag":49,"props":3393,"children":3394},{"href":560},[3395],{"type":31,"value":563},{"type":26,"tag":229,"props":3397,"children":3398},{},[3399],{"type":26,"tag":49,"props":3400,"children":3401},{"href":59},[3402],{"type":31,"value":62},{"type":26,"tag":229,"props":3404,"children":3405},{},[3406],{"type":26,"tag":49,"props":3407,"children":3408},{"href":74},[3409],{"type":31,"value":77},{"title":7,"searchDepth":579,"depth":579,"links":3411},[3412,3413,3414,3415,3421,3422,3423,3424],{"id":83,"depth":582,"text":86},{"id":199,"depth":582,"text":202},{"id":215,"depth":582,"text":218},{"id":266,"depth":582,"text":266,"children":3416},[3417,3418,3419,3420],{"id":272,"depth":579,"text":275},{"id":311,"depth":579,"text":314},{"id":345,"depth":579,"text":348},{"id":361,"depth":579,"text":364},{"id":390,"depth":582,"text":393},{"id":429,"depth":582,"text":432},{"id":474,"depth":582,"text":477},{"id":513,"depth":582,"text":516},1779260419546]