[{"data":1,"prerenderedAt":1749},["ShallowReactive",2],{"blog-posts":3},[4,1090,1227,1468],{"id":5,"title":6,"author":7,"body":8,"date":1075,"description":1076,"downloadFile":1077,"draft":1078,"extension":1079,"image":561,"imageHeight":1080,"imageWidth":1081,"meta":1082,"navigation":405,"path":1083,"seo":1084,"stem":1085,"tags":1086,"__hash__":1089},"posts\u002Fposts\u002Fdemo.md","博客投稿格式说明（请以此文件为模板）","LeadContact Team",{"type":9,"value":10,"toc":1054},"minimark",[11,18,21,26,34,44,50,217,219,223,227,260,262,265,272,274,277,302,320,322,325,330,361,366,386,388,391,412,421,423,426,445,450,455,458,467,470,525,530,553,556,563,566,571,576,585,588,595,597,600,620,622,627,629,632,637,640,665,667,682,684,687,712,717,736,738,780,782,785,788,797,799,802,822,824,845,847,850,869,871,894,896,900,903,909,911,915,918,924,929,936,939,945,948,957,962,968,987,989,993,1002,1008,1050],[12,13,14],"blockquote",{},[15,16,17],"p",{},"本文件仅作为投稿格式说明，请以此为模板撰写文章后提交给编辑团队。",[19,20],"hr",{},[22,23,25],"h2",{"id":24},"一文件头部字段说明必填-选填","一、文件头部字段说明（必填 & 选填）",[15,27,28,29,33],{},"每篇文章必须以如下格式开头（即 frontmatter），放在文件最顶部，用 ",[30,31,32],"code",{},"---"," 包裹：",[35,36,41],"pre",{"className":37,"code":39,"language":40},[38],"language-text","---\ntitle: \"文章标题，尽量控制在 60 字符以内\"\ndescription: \"文章摘要，显示在搜索引擎结果和文章卡片中，建议 120~160 字符\"\ndate: 2025-05-08\nauthor: \"作者名\"\ntags: [\"标签1\", \"标签2\", \"标签3\"]\nimage: https:\u002F\u002Fexample.com\u002Fcover.jpg   # 封面图 URL（强烈建议填写，尺寸 1200×630）\nimageWidth: 1200                        # 封面图宽度，像素（有 image 时必填）\nimageHeight: 630                        # 封面图高度，像素（有 image 时必填）\ndraft: false                            # true = 草稿不发布，false 或不填 = 正常发布\n---\n","text",[30,42,39],{"__ignoreMap":43},"",[15,45,46],{},[47,48,49],"strong",{},"字段说明：",[51,52,53,69],"table",{},[54,55,56],"thead",{},[57,58,59,63,66],"tr",{},[60,61,62],"th",{},"字段",[60,64,65],{},"是否必填",[60,67,68],{},"说明",[70,71,72,90,102,117,130,142,159,180,199],"tbody",{},[57,73,74,80,83],{},[75,76,77],"td",{},[30,78,79],{},"title",[75,81,82],{},"✅ 必填",[75,84,85,86,89],{},"文章标题，同时用于网页 ",[30,87,88],{},"\u003Ctitle>"," 和 OG 标题",[57,91,92,97,99],{},[75,93,94],{},[30,95,96],{},"description",[75,98,82],{},[75,100,101],{},"摘要，搜索引擎摘要 + 列表页卡片描述",[57,103,104,109,111],{},[75,105,106],{},[30,107,108],{},"date",[75,110,82],{},[75,112,113,114],{},"发布日期，格式 ",[30,115,116],{},"YYYY-MM-DD",[57,118,119,124,127],{},[75,120,121],{},[30,122,123],{},"author",[75,125,126],{},"选填",[75,128,129],{},"作者名，默认 \"LeadContact Team\"",[57,131,132,137,139],{},[75,133,134],{},[30,135,136],{},"tags",[75,138,126],{},[75,140,141],{},"标签数组，用于分类，建议 1~3 个",[57,143,144,149,152],{},[75,145,146],{},[30,147,148],{},"image",[75,150,151],{},"⚡ 强烈建议",[75,153,154,155,158],{},"封面图路径或 URL，用于列表卡片和 OG 图片；",[47,156,157],{},"建议尺寸 1200×630","，不填则自动生成带 Logo 的图片；本地图片写法见下方「图片文件规范」",[57,160,161,166,168],{},[75,162,163],{},[30,164,165],{},"imageWidth",[75,167,151],{},[75,169,170,171,173,174],{},"封面图宽度（像素），有 ",[30,172,148],{}," 时必须填，",[47,175,176,177],{},"建议填 ",[30,178,179],{},"1200",[57,181,182,187,189],{},[75,183,184],{},[30,185,186],{},"imageHeight",[75,188,151],{},[75,190,191,192,173,194],{},"封面图高度（像素），有 ",[30,193,148],{},[47,195,176,196],{},[30,197,198],{},"630",[57,200,201,206,208],{},[75,202,203],{},[30,204,205],{},"draft",[75,207,126],{},[75,209,210,213,214],{},[30,211,212],{},"true"," 为草稿，不会在网站展示；默认 ",[30,215,216],{},"false",[19,218],{},[22,220,222],{"id":221},"二markdown-格式说明","二、Markdown 格式说明",[224,225,226],"h3",{"id":226},"标题",[35,228,232],{"className":229,"code":230,"language":231,"meta":43,"style":43},"language-markdown shiki shiki-themes github-light github-dark","# 一级标题（文章内容中尽量不用，标题已由 frontmatter 中的 title 生成）\n## 二级标题\n### 三级标题\n#### 四级标题\n","markdown",[30,233,234,242,248,254],{"__ignoreMap":43},[235,236,239],"span",{"class":237,"line":238},"line",1,[235,240,241],{},"# 一级标题（文章内容中尽量不用，标题已由 frontmatter 中的 title 生成）\n",[235,243,245],{"class":237,"line":244},2,[235,246,247],{},"## 二级标题\n",[235,249,251],{"class":237,"line":250},3,[235,252,253],{},"### 三级标题\n",[235,255,257],{"class":237,"line":256},4,[235,258,259],{},"#### 四级标题\n",[19,261],{},[224,263,264],{"id":264},"段落与换行",[15,266,267,268,271],{},"直接写文字即为段落，段落之间空一行。",[269,270],"br",{},"\n在行末加两个空格然后回车，可以强制换行（不新开段落）。",[19,273],{},[224,275,276],{"id":276},"文字样式",[35,278,280],{"className":229,"code":279,"language":231,"meta":43,"style":43},"**加粗文字**\n*斜体文字*\n~~删除线~~\n`行内代码`\n",[30,281,282,287,292,297],{"__ignoreMap":43},[235,283,284],{"class":237,"line":238},[235,285,286],{},"**加粗文字**\n",[235,288,289],{"class":237,"line":244},[235,290,291],{},"*斜体文字*\n",[235,293,294],{"class":237,"line":250},[235,295,296],{},"~~删除线~~\n",[235,298,299],{"class":237,"line":256},[235,300,301],{},"`行内代码`\n",[15,303,304,305,308,309,308,313,308,317],{},"效果：",[47,306,307],{},"加粗文字","、",[310,311,312],"em",{},"斜体文字",[314,315,316],"del",{},"删除线",[30,318,319],{},"行内代码",[19,321],{},[224,323,324],{"id":324},"列表",[15,326,327],{},[47,328,329],{},"无序列表：",[35,331,333],{"className":229,"code":332,"language":231,"meta":43,"style":43},"- 第一项\n- 第二项\n  - 子项（前面加两个空格缩进）\n  - 子项\n- 第三项\n",[30,334,335,340,345,350,355],{"__ignoreMap":43},[235,336,337],{"class":237,"line":238},[235,338,339],{},"- 第一项\n",[235,341,342],{"class":237,"line":244},[235,343,344],{},"- 第二项\n",[235,346,347],{"class":237,"line":250},[235,348,349],{},"  - 子项（前面加两个空格缩进）\n",[235,351,352],{"class":237,"line":256},[235,353,354],{},"  - 子项\n",[235,356,358],{"class":237,"line":357},5,[235,359,360],{},"- 第三项\n",[15,362,363],{},[47,364,365],{},"有序列表：",[35,367,369],{"className":229,"code":368,"language":231,"meta":43,"style":43},"1. 第一步\n2. 第二步\n3. 第三步\n",[30,370,371,376,381],{"__ignoreMap":43},[235,372,373],{"class":237,"line":238},[235,374,375],{},"1. 第一步\n",[235,377,378],{"class":237,"line":244},[235,379,380],{},"2. 第二步\n",[235,382,383],{"class":237,"line":250},[235,384,385],{},"3. 第三步\n",[19,387],{},[224,389,390],{"id":390},"超链接",[35,392,394],{"className":229,"code":393,"language":231,"meta":43,"style":43},"[链接文字](https:\u002F\u002Fleadcontact.ai)\n\n[带标题的链接](https:\u002F\u002Fleadcontact.ai \"LeadContact 官网\")\n",[30,395,396,401,407],{"__ignoreMap":43},[235,397,398],{"class":237,"line":238},[235,399,400],{},"[链接文字](https:\u002F\u002Fleadcontact.ai)\n",[235,402,403],{"class":237,"line":244},[235,404,406],{"emptyLinePlaceholder":405},true,"\n",[235,408,409],{"class":237,"line":250},[235,410,411],{},"[带标题的链接](https:\u002F\u002Fleadcontact.ai \"LeadContact 官网\")\n",[15,413,304,414],{},[415,416,420],"a",{"href":417,"rel":418},"https:\u002F\u002Fleadcontact.ai",[419],"nofollow","LeadContact 官网",[19,422],{},[224,424,425],{"id":425},"图片",[35,427,429],{"className":229,"code":428,"language":231,"meta":43,"style":43},"![图片描述（alt 文本）](https:\u002F\u002Fexample.com\u002Fimage.jpg)\n\n![带标题的图片](https:\u002F\u002Fexample.com\u002Fimage.jpg \"图片标题\")\n",[30,430,431,436,440],{"__ignoreMap":43},[235,432,433],{"class":237,"line":238},[235,434,435],{},"![图片描述（alt 文本）](https:\u002F\u002Fexample.com\u002Fimage.jpg)\n",[235,437,438],{"class":237,"line":244},[235,439,406],{"emptyLinePlaceholder":405},[235,441,442],{"class":237,"line":250},[235,443,444],{},"![带标题的图片](https:\u002F\u002Fexample.com\u002Fimage.jpg \"图片标题\")\n",[12,446,447],{},[15,448,449],{},"建议使用外部链接图片（如 CDN 地址），图片 alt 文本有助于 SEO。",[15,451,452],{},[47,453,454],{},"控制图片尺寸有两种方式：",[15,456,457],{},"方式一：MDC 属性语法（推荐）",[35,459,461],{"className":229,"code":460,"language":231,"meta":43,"style":43},"![图片描述](https:\u002F\u002Fexample.com\u002Fimage.jpg){style=\"width:400px\"}\n",[30,462,463],{"__ignoreMap":43},[235,464,465],{"class":237,"line":238},[235,466,460],{},[15,468,469],{},"方式二：直接写 HTML",[35,471,475],{"className":472,"code":473,"language":474,"meta":43,"style":43},"language-html shiki shiki-themes github-light github-dark","\u003Cimg src=\"https:\u002F\u002Fexample.com\u002Fimage.jpg\" alt=\"图片描述\" width=\"500\" style=\"border-radius: 8px;\" \u002F>\n","html",[30,476,477],{"__ignoreMap":43},[235,478,479,483,487,491,494,498,501,503,506,509,511,514,517,519,522],{"class":237,"line":238},[235,480,482],{"class":481},"sVt8B","\u003C",[235,484,486],{"class":485},"s9eBZ","img",[235,488,490],{"class":489},"sScJk"," src",[235,492,493],{"class":481},"=",[235,495,497],{"class":496},"sZZnC","\"https:\u002F\u002Fexample.com\u002Fimage.jpg\"",[235,499,500],{"class":489}," alt",[235,502,493],{"class":481},[235,504,505],{"class":496},"\"图片描述\"",[235,507,508],{"class":489}," width",[235,510,493],{"class":481},[235,512,513],{"class":496},"\"500\"",[235,515,516],{"class":489}," style",[235,518,493],{"class":481},[235,520,521],{"class":496},"\"border-radius: 8px;\"",[235,523,524],{"class":481}," \u002F>\n",[15,526,527],{},[47,528,529],{},"\"全宽\"说明：",[12,531,532,539],{},[15,533,534,535,538],{},"不加任何尺寸属性时，图片会撑满",[47,536,537],{},"文章内容区域的宽度","（约 720px），而不是图片原始像素宽度，也不是屏幕宽度。",[15,540,541,544,545,548,549,552],{},[47,542,543],{},"Mac Retina 屏注意","：Retina 屏的 DPR（设备像素比）= 2，浏览器显示 1px 实际用 2 个物理像素渲染。因此一张 800px 的图在 Retina 屏上看起来只有 400px 宽，这是",[47,546,547],{},"正常现象","，不是图片缩小了。建议提供至少 ",[47,550,551],{},"1440px 宽","的图片以保证 Retina 屏下清晰全宽显示。",[15,554,555],{},"效果（默认全宽，撑满文章区域）：",[15,557,558],{},[486,559],{"alt":560,"src":561,"title":562},"一台笔记本电脑放在桌上，屏幕上显示代码","blog\u002Fdemo\u002Fdemo-1.jpeg","示例图片",[15,564,565],{},"效果（指定宽度 400px，CSS 逻辑像素，Retina 屏实际显示 400px）：",[15,567,568],{},[486,569],{"alt":560,"src":561,"style":570},"width:400px",[15,572,573],{},[47,574,575],{},"图片带超链接（点击图片跳转）：",[35,577,579],{"className":229,"code":578,"language":231,"meta":43,"style":43},"[![图片描述](blog\u002Fdemo\u002Fdemo-1.jpeg)](https:\u002F\u002Fleadcontact.ai)\n",[30,580,581],{"__ignoreMap":43},[235,582,583],{"class":237,"line":238},[235,584,578],{},[15,586,587],{},"效果（点击图片跳转到 LeadContact 官网）：",[15,589,590],{},[415,591,593],{"href":417,"rel":592},[419],[486,594],{"alt":420,"src":561,"style":570},[19,596],{},[224,598,599],{"id":599},"引用块",[35,601,603],{"className":229,"code":602,"language":231,"meta":43,"style":43},"> 这是一段引用内容，适合引用名言、重要提示或注意事项。\n>\n> 引用可以跨多个段落。\n",[30,604,605,610,615],{"__ignoreMap":43},[235,606,607],{"class":237,"line":238},[235,608,609],{},"> 这是一段引用内容，适合引用名言、重要提示或注意事项。\n",[235,611,612],{"class":237,"line":244},[235,613,614],{},">\n",[235,616,617],{"class":237,"line":250},[235,618,619],{},"> 引用可以跨多个段落。\n",[15,621,304],{},[12,623,624],{},[15,625,626],{},"这是一段引用内容，适合引用名言、重要提示或注意事项。",[19,628],{},[224,630,631],{"id":631},"代码块",[15,633,634,635],{},"行内代码用反引号包裹：",[30,636,30],{},[15,638,639],{},"多行代码块用三个反引号，并标注语言：",[35,641,643],{"className":229,"code":642,"language":231,"meta":43,"style":43},"```javascript\nconst greeting = 'Hello, World!'\nconsole.log(greeting)\n```\n",[30,644,645,650,655,660],{"__ignoreMap":43},[235,646,647],{"class":237,"line":238},[235,648,649],{},"```javascript\n",[235,651,652],{"class":237,"line":244},[235,653,654],{},"const greeting = 'Hello, World!'\n",[235,656,657],{"class":237,"line":250},[235,658,659],{},"console.log(greeting)\n",[235,661,662],{"class":237,"line":256},[235,663,664],{},"```\n",[15,666,304],{},[35,668,672],{"className":669,"code":670,"language":671,"meta":43,"style":43},"language-javascript shiki shiki-themes github-light github-dark","const greeting = 'Hello, World!'\nconsole.log(greeting)\n","javascript",[30,673,674,678],{"__ignoreMap":43},[235,675,676],{"class":237,"line":238},[235,677,654],{},[235,679,680],{"class":237,"line":244},[235,681,659],{},[19,683],{},[224,685,686],{"id":686},"表格",[35,688,690],{"className":229,"code":689,"language":231,"meta":43,"style":43},"| 列标题1 | 列标题2 | 列标题3 |\n|---------|---------|---------|\n| 单元格  | 单元格  | 单元格  |\n| 内容    | 内容    | 内容    |\n",[30,691,692,697,702,707],{"__ignoreMap":43},[235,693,694],{"class":237,"line":238},[235,695,696],{},"| 列标题1 | 列标题2 | 列标题3 |\n",[235,698,699],{"class":237,"line":244},[235,700,701],{},"|---------|---------|---------|\n",[235,703,704],{"class":237,"line":250},[235,705,706],{},"| 单元格  | 单元格  | 单元格  |\n",[235,708,709],{"class":237,"line":256},[235,710,711],{},"| 内容    | 内容    | 内容    |\n",[15,713,714],{},[47,715,716],{},"对齐方式：",[35,718,720],{"className":229,"code":719,"language":231,"meta":43,"style":43},"| 左对齐  | 居中    | 右对齐  |\n|:--------|:-------:|--------:|\n| 内容    | 内容    | 内容    |\n",[30,721,722,727,732],{"__ignoreMap":43},[235,723,724],{"class":237,"line":238},[235,725,726],{},"| 左对齐  | 居中    | 右对齐  |\n",[235,728,729],{"class":237,"line":244},[235,730,731],{},"|:--------|:-------:|--------:|\n",[235,733,734],{"class":237,"line":250},[235,735,711],{},[15,737,304],{},[51,739,740,756],{},[54,741,742],{},[57,743,744,748,752],{},[60,745,747],{"align":746},"left","工具",[60,749,751],{"align":750},"center","用途",[60,753,755],{"align":754},"right","价格",[70,757,758,769],{},[57,759,760,763,766],{},[75,761,762],{"align":746},"LeadContact",[75,764,765],{"align":750},"找邮箱",[75,767,768],{"align":754},"按需付费",[57,770,771,774,777],{},[75,772,773],{"align":746},"LinkedIn",[75,775,776],{"align":750},"社交网络",[75,778,779],{"align":754},"免费\u002F付费",[19,781],{},[224,783,784],{"id":784},"分隔线",[15,786,787],{},"三个或以上连字符：",[35,789,791],{"className":229,"code":790,"language":231,"meta":43,"style":43},"---\n",[30,792,793],{"__ignoreMap":43},[235,794,795],{"class":237,"line":238},[235,796,790],{},[19,798],{},[224,800,801],{"id":801},"任务列表",[35,803,805],{"className":229,"code":804,"language":231,"meta":43,"style":43},"- [x] 已完成的任务\n- [ ] 未完成的任务\n- [ ] 另一个待办事项\n",[30,806,807,812,817],{"__ignoreMap":43},[235,808,809],{"class":237,"line":238},[235,810,811],{},"- [x] 已完成的任务\n",[235,813,814],{"class":237,"line":244},[235,815,816],{},"- [ ] 未完成的任务\n",[235,818,819],{"class":237,"line":250},[235,820,821],{},"- [ ] 另一个待办事项\n",[15,823,304],{},[825,826,829,839],"ul",{"className":827},[828],"contains-task-list",[830,831,834,838],"li",{"className":832},[833],"task-list-item",[835,836],"input",{"checked":405,"disabled":405,"type":837},"checkbox"," 已完成的任务",[830,840,842,844],{"className":841},[833],[835,843],{"disabled":405,"type":837}," 未完成的任务",[19,846],{},[224,848,849],{"id":849},"注脚",[35,851,853],{"className":229,"code":852,"language":231,"meta":43,"style":43},"这里有一个注脚[^1]。\n\n[^1]: 这是注脚的说明内容。\n",[30,854,855,860,864],{"__ignoreMap":43},[235,856,857],{"class":237,"line":238},[235,858,859],{},"这里有一个注脚[^1]。\n",[235,861,862],{"class":237,"line":244},[235,863,406],{"emptyLinePlaceholder":405},[235,865,866],{"class":237,"line":250},[235,867,868],{},"[^1]: 这是注脚的说明内容。\n",[15,870,304],{},[15,872,873,874,884,885,893],{},"这里有一个注脚",[875,876,877],"sup",{},[415,878,883],{"href":879,"ariaDescribedBy":880,"dataFootnoteRef":43,"id":882},"#user-content-fn-1",[881],"footnote-label","user-content-fnref-1","1","，这里还有另一个注脚",[875,886,887],{},[415,888,892],{"href":889,"ariaDescribedBy":890,"dataFootnoteRef":43,"id":891},"#user-content-fn-2",[881],"user-content-fnref-2","2","。",[19,895],{},[22,897,899],{"id":898},"三文章结构建议","三、文章结构建议",[15,901,902],{},"一篇完整的文章结构参考如下：",[35,904,907],{"className":905,"code":906,"language":40},[38],"---\n（frontmatter 字段）\n---\n\n（一段简短的开场白，概括文章核心内容，2~3 句话）\n\n## 第一个主要章节\n\n正文内容……\n\n## 第二个主要章节\n\n正文内容……\n\n## 总结\n\n关键要点总结，或号召读者行动（Call to Action）。\n",[30,908,906],{"__ignoreMap":43},[19,910],{},[22,912,914],{"id":913},"四图片文件规范","四、图片文件规范",[15,916,917],{},"文章中用到的图片，请按以下结构组织文件，方便打包后一起发给编辑团队：",[35,919,922],{"className":920,"code":921,"language":40},[38],"你的文章文件名（不含 .md）\u002F\n├── your-article-name.md        ← 文章正文\n└── blog\u002F\n    └── your-article-name\u002F\n        ├── cover.jpeg          ← 封面图（frontmatter image 字段引用）\n        ├── image-1.jpeg        ← 正文图片\n        └── image-2.png\n",[30,923,921],{"__ignoreMap":43},[15,925,926],{},[47,927,928],{},"引用方式：",[15,930,931,932,935],{},"图片路径就是 ",[30,933,934],{},"blog\u002F文章名\u002F文件名","，照着下面的格式填写即可：",[15,937,938],{},"封面图（frontmatter 里）：",[35,940,943],{"className":941,"code":942,"language":40},[38],"image: blog\u002Fyour-article-name\u002Fcover.jpeg\n",[30,944,942],{"__ignoreMap":43},[15,946,947],{},"正文中插入图片：",[35,949,951],{"className":229,"code":950,"language":231,"meta":43,"style":43},"![图片说明](blog\u002Fyour-article-name\u002Fimage-1.jpeg)\n",[30,952,953],{"__ignoreMap":43},[235,954,955],{"class":237,"line":238},[235,956,950],{},[15,958,959],{},[47,960,961],{},"提交时打包结构示例：",[35,963,966],{"className":964,"code":965,"language":40},[38],"your-article-name.md\nblog\u002F\n└── your-article-name\u002F\n    ├── cover.jpeg\n    └── image-1.jpeg\n",[30,967,965],{"__ignoreMap":43},[12,969,970],{},[15,971,972,973,976,977,980,981,308,984,893],{},"把 ",[30,974,975],{},".md"," 文件和 ",[30,978,979],{},"blog\u002F"," 文件夹一起压缩打包发给编辑团队即可。图片命名建议使用英文小写加连字符，如 ",[30,982,983],{},"hero-image.jpeg",[30,985,986],{},"step-1-screenshot.png",[19,988],{},[22,990,992],{"id":991},"五提交方式","五、提交方式",[15,994,995,996,998,999,1001],{},"完成后将 ",[30,997,975],{}," 文件连同 ",[30,1000,979],{}," 图片文件夹一起压缩打包，发送给 LeadContact 编辑团队。文件命名建议使用英文小写加连字符，例如：",[35,1003,1006],{"className":1004,"code":1005,"language":40},[38],"linkedin-cold-outreach-tips-2025.md\nb2b-email-finding-guide.md\n",[30,1007,1005],{"__ignoreMap":43},[1009,1010,1013,1018],"section",{"className":1011,"dataFootnotes":43},[1012],"footnotes",[22,1014,1017],{"className":1015,"id":881},[1016],"sr-only","Footnotes",[1019,1020,1021,1032],"ol",{},[830,1022,1024,1025],{"id":1023},"user-content-fn-1","这是第一个注脚的说明内容，会显示在文章底部。 ",[415,1026,1031],{"href":1027,"ariaLabel":1028,"className":1029,"dataFootnoteBackref":43},"#user-content-fnref-1","Back to reference 1",[1030],"data-footnote-backref","↩",[830,1033,1035,1036,1039,1040,1044,1045],{"id":1034},"user-content-fn-2","注脚支持 ",[47,1037,1038],{},"加粗"," 和 ",[415,1041,1043],{"href":417,"rel":1042},[419],"链接","。 ",[415,1046,1031],{"href":1047,"ariaLabel":1048,"className":1049,"dataFootnoteBackref":43},"#user-content-fnref-2","Back to reference 2",[1030],[1051,1052,1053],"style",{},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .s9eBZ, html code.shiki .s9eBZ{--shiki-default:#22863A;--shiki-dark:#85E89D}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}",{"title":43,"searchDepth":244,"depth":244,"links":1055},[1056,1057,1071,1072,1073,1074],{"id":24,"depth":244,"text":25},{"id":221,"depth":244,"text":222,"children":1058},[1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070],{"id":226,"depth":250,"text":226},{"id":264,"depth":250,"text":264},{"id":276,"depth":250,"text":276},{"id":324,"depth":250,"text":324},{"id":390,"depth":250,"text":390},{"id":425,"depth":250,"text":425},{"id":599,"depth":250,"text":599},{"id":631,"depth":250,"text":631},{"id":686,"depth":250,"text":686},{"id":784,"depth":250,"text":784},{"id":801,"depth":250,"text":801},{"id":849,"depth":250,"text":849},{"id":898,"depth":244,"text":899},{"id":913,"depth":244,"text":914},{"id":991,"depth":244,"text":992},{"id":881,"depth":244,"text":1017},"2025-05-08","详细介绍如何撰写 LeadContact Blog 文章，包括文章头部 SEO 字段填写说明和 Markdown 格式示例。","\u002Fdemo.zip",false,"md",630,1200,{},"\u002Fposts\u002Fdemo",{"title":6,"description":1076},"posts\u002Fdemo",[1087,1088],"投稿说明","格式模板","pOx-A7RUK8HkRlxhjaB75j0c9L3YRpShDwYQWLmFfZQ",{"id":1091,"title":1092,"author":7,"body":1093,"date":1215,"description":1216,"downloadFile":1217,"draft":1078,"extension":1079,"image":1218,"imageHeight":1217,"imageWidth":1217,"meta":1219,"navigation":405,"path":1220,"seo":1221,"stem":1222,"tags":1223,"__hash__":1226},"posts\u002Fposts\u002Flinkedin-email-finding-best-practices.md","LinkedIn Email Finding: Best Practices for 2025",{"type":9,"value":1094,"toc":1204},[1095,1098,1102,1105,1109,1112,1143,1147,1150,1164,1168,1172,1175,1179,1182,1186,1189,1193,1196],[15,1096,1097],{},"Finding accurate email addresses from LinkedIn profiles is one of the most critical skills in B2B sales. In this guide, we'll cover the proven strategies that top sales teams use to build verified contact lists.",[22,1099,1101],{"id":1100},"why-email-finding-matters","Why Email Finding Matters",[15,1103,1104],{},"Cold outreach remains one of the most effective channels for B2B sales. But it all starts with having the right email address. A bounced email doesn't just waste your time—it damages your sender reputation.",[22,1106,1108],{"id":1107},"the-multi-source-approach","The Multi-Source Approach",[15,1110,1111],{},"The most reliable email finding combines multiple data sources:",[1019,1113,1114,1125,1131,1137],{},[830,1115,1116,1119,1120,1124],{},[47,1117,1118],{},"Pattern matching"," — Using known company email patterns (e.g., ",[415,1121,1123],{"href":1122},"mailto:first.last@company.com","first.last@company.com",")",[830,1126,1127,1130],{},[47,1128,1129],{},"Database lookups"," — Cross-referencing against verified email databases",[830,1132,1133,1136],{},[47,1134,1135],{},"SMTP validation"," — Checking if the mailbox actually exists",[830,1138,1139,1142],{},[47,1140,1141],{},"Social signals"," — Extracting emails from public profiles and publications",[22,1144,1146],{"id":1145},"how-leadcontact-does-it-differently","How LeadContact Does It Differently",[15,1148,1149],{},"LeadContact integrates leading enrichment tools to deliver more accurate contact data—without paying for each one separately. Our AI-powered system:",[825,1151,1152,1155,1158,1161],{},[830,1153,1154],{},"Cross-references 10+ data providers simultaneously",[830,1156,1157],{},"Validates emails in real-time before delivery",[830,1159,1160],{},"Provides confidence scores so you know which emails to trust",[830,1162,1163],{},"Automatically updates stale data",[22,1165,1167],{"id":1166},"best-practices","Best Practices",[224,1169,1171],{"id":1170},"always-verify-before-sending","Always Verify Before Sending",[15,1173,1174],{},"Never send to an unverified email. Even if a pattern match looks right, always run verification. A single hard bounce can trigger spam filters for your entire domain.",[224,1176,1178],{"id":1177},"respect-rate-limits","Respect Rate Limits",[15,1180,1181],{},"Don't hammer LinkedIn or any other platform. Space out your lookups and respect API limits. This keeps your accounts safe and ensures long-term access.",[224,1183,1185],{"id":1184},"keep-your-lists-fresh","Keep Your Lists Fresh",[15,1187,1188],{},"Email addresses change frequently. People switch jobs, companies rebrand, and domains expire. Re-verify your lists at least quarterly.",[22,1190,1192],{"id":1191},"conclusion","Conclusion",[15,1194,1195],{},"Email finding is both an art and a science. By combining multiple data sources, always verifying, and keeping your lists fresh, you'll maintain high deliverability and maximize your outreach effectiveness.",[15,1197,1198,1199,1203],{},"Ready to streamline your email finding? ",[415,1200,1202],{"href":417,"rel":1201},[419],"Try LeadContact"," and see the difference integrated data makes.",{"title":43,"searchDepth":244,"depth":244,"links":1205},[1206,1207,1208,1209,1214],{"id":1100,"depth":244,"text":1101},{"id":1107,"depth":244,"text":1108},{"id":1145,"depth":244,"text":1146},{"id":1166,"depth":244,"text":1167,"children":1210},[1211,1212,1213],{"id":1170,"depth":250,"text":1171},{"id":1177,"depth":250,"text":1178},{"id":1184,"depth":250,"text":1185},{"id":1191,"depth":244,"text":1192},"2025-05-01","Learn the most effective strategies for finding verified email addresses from LinkedIn profiles while maintaining compliance and high deliverability.",null,"https:\u002F\u002Fimg1.baa.bitautotech.com\u002Fdzusergroupfiles\u002F2024\u002F10\u002F31\u002F0aee5c6ef45d45c2954cde6911d84f70.jpg",{},"\u002Fposts\u002Flinkedin-email-finding-best-practices",{"title":1092,"description":1216},"posts\u002Flinkedin-email-finding-best-practices",[1224,773,1225],"Email Finding","Sales","qMH4PNlFLf3ELL4xhj7tEj3ybK7GWJ2Rty1qnFHsjbY",{"id":1228,"title":1229,"author":7,"body":1230,"date":1456,"description":1457,"downloadFile":1217,"draft":1078,"extension":1079,"image":1458,"imageHeight":1459,"imageWidth":1459,"meta":1460,"navigation":405,"path":1461,"seo":1462,"stem":1463,"tags":1464,"__hash__":1467},"posts\u002Fposts\u002Fcold-outreach-linkedin-automation.md","Cold Outreach in 2025: Combining LinkedIn and Email for Maximum Impact",{"type":9,"value":1231,"toc":1443},[1232,1235,1239,1246,1266,1270,1274,1277,1283,1287,1290,1294,1297,1303,1307,1310,1314,1375,1379,1382,1408,1412,1438,1440],[15,1233,1234],{},"The days of single-channel outreach are over. Today's most successful sales teams combine LinkedIn and email into a cohesive multi-touch sequence that dramatically increases response rates.",[22,1236,1238],{"id":1237},"the-multi-channel-advantage","The Multi-Channel Advantage",[15,1240,1241,1242,1245],{},"Research shows that prospects who receive outreach on multiple channels are ",[47,1243,1244],{},"3x more likely"," to respond compared to those contacted on a single channel. Here's why:",[825,1247,1248,1254,1260],{},[830,1249,1250,1253],{},[47,1251,1252],{},"Familiarity builds trust"," — Seeing your name on LinkedIn before receiving an email creates recognition",[830,1255,1256,1259],{},[47,1257,1258],{},"Different contexts"," — Some people check LinkedIn during work hours but email in the evening",[830,1261,1262,1265],{},[47,1263,1264],{},"Lower friction"," — A LinkedIn connection request feels less intrusive than a cold email",[22,1267,1269],{"id":1268},"building-your-sequence","Building Your Sequence",[224,1271,1273],{"id":1272},"day-1-linkedin-profile-view-connection-request","Day 1: LinkedIn Profile View + Connection Request",[15,1275,1276],{},"Start by viewing their profile (they'll get a notification), then send a personalized connection request. Keep it short—under 300 characters.",[35,1278,1281],{"className":1279,"code":1280,"language":40},[38],"Hi [Name], I noticed we're both in [industry]. I'm working on \n[relevant topic] and thought it'd be great to connect. — [Your Name]\n",[30,1282,1280],{"__ignoreMap":43},[224,1284,1286],{"id":1285},"day-3-follow-up-with-value","Day 3: Follow Up with Value",[15,1288,1289],{},"If they accept, send a brief message offering genuine value. Share an article, insight, or resource relevant to their role.",[224,1291,1293],{"id":1292},"day-5-email-introduction","Day 5: Email Introduction",[15,1295,1296],{},"Now send a cold email. Reference the LinkedIn connection:",[35,1298,1301],{"className":1299,"code":1300,"language":40},[38],"Subject: Following up from LinkedIn\n\nHi [Name],\n\nThanks for connecting on LinkedIn! I wanted to reach out \ndirectly because I think [specific value prop] could help \n[their company] with [specific challenge].\n\n[Brief pitch - 2-3 sentences max]\n\nWould you be open to a 15-minute call this week?\n",[30,1302,1300],{"__ignoreMap":43},[224,1304,1306],{"id":1305},"day-8-12-follow-up-sequence","Day 8-12: Follow-Up Sequence",[15,1308,1309],{},"Continue with 2-3 follow-up emails, each adding new value or a different angle.",[22,1311,1313],{"id":1312},"key-metrics-to-track","Key Metrics to Track",[51,1315,1316,1329],{},[54,1317,1318],{},[57,1319,1320,1323,1326],{},[60,1321,1322],{},"Metric",[60,1324,1325],{},"Good",[60,1327,1328],{},"Great",[70,1330,1331,1342,1353,1364],{},[57,1332,1333,1336,1339],{},[75,1334,1335],{},"Connection accept rate",[75,1337,1338],{},"30%",[75,1340,1341],{},"50%+",[57,1343,1344,1347,1350],{},[75,1345,1346],{},"Email open rate",[75,1348,1349],{},"40%",[75,1351,1352],{},"60%+",[57,1354,1355,1358,1361],{},[75,1356,1357],{},"Reply rate",[75,1359,1360],{},"5%",[75,1362,1363],{},"15%+",[57,1365,1366,1369,1372],{},[75,1367,1368],{},"Meeting booked rate",[75,1370,1371],{},"2%",[75,1373,1374],{},"5%+",[22,1376,1378],{"id":1377},"tools-you-need","Tools You Need",[15,1380,1381],{},"A successful multi-channel strategy requires:",[1019,1383,1384,1390,1396,1402],{},[830,1385,1386,1389],{},[47,1387,1388],{},"Verified contact data"," — You need accurate emails (this is where LeadContact shines)",[830,1391,1392,1395],{},[47,1393,1394],{},"LinkedIn automation"," — For scaling connection requests safely",[830,1397,1398,1401],{},[47,1399,1400],{},"Email sequencing"," — For automated follow-ups",[830,1403,1404,1407],{},[47,1405,1406],{},"CRM integration"," — To track all touchpoints",[22,1409,1411],{"id":1410},"common-mistakes-to-avoid","Common Mistakes to Avoid",[825,1413,1414,1420,1426,1432],{},[830,1415,1416,1419],{},[47,1417,1418],{},"Going too fast"," — Space your touches out. Nobody wants 5 messages in 2 days",[830,1421,1422,1425],{},[47,1423,1424],{},"Being too generic"," — Personalization isn't optional anymore",[830,1427,1428,1431],{},[47,1429,1430],{},"Ignoring signals"," — If they view your profile but don't accept, try a different approach",[830,1433,1434,1437],{},[47,1435,1436],{},"No value-first mindset"," — Always lead with what you can give, not what you want",[22,1439,1192],{"id":1191},[15,1441,1442],{},"Multi-channel outreach isn't just about being everywhere—it's about creating a coherent narrative across channels. When done right, it feels natural to the prospect and dramatically increases your chances of starting a conversation.",{"title":43,"searchDepth":244,"depth":244,"links":1444},[1445,1446,1452,1453,1454,1455],{"id":1237,"depth":244,"text":1238},{"id":1268,"depth":244,"text":1269,"children":1447},[1448,1449,1450,1451],{"id":1272,"depth":250,"text":1273},{"id":1285,"depth":250,"text":1286},{"id":1292,"depth":250,"text":1293},{"id":1305,"depth":250,"text":1306},{"id":1312,"depth":244,"text":1313},{"id":1377,"depth":244,"text":1378},{"id":1410,"depth":244,"text":1411},{"id":1191,"depth":244,"text":1192},"2025-04-15","Discover how to create a multi-channel outreach strategy that combines LinkedIn messaging with cold email for higher response rates.","https:\u002F\u002Fwx1.sinaimg.cn\u002Fmw690\u002F008EfeZjgy1i0scmg2e90j30u00u040w.jpg",690,{},"\u002Fposts\u002Fcold-outreach-linkedin-automation",{"title":1229,"description":1457},"posts\u002Fcold-outreach-linkedin-automation",[1465,773,1466],"Cold Outreach","Strategy","nhEJQSBAxHDcyBDMELjNYFfJD9PqRo-Jf4wIaQ0amAo",{"id":1469,"title":1470,"author":7,"body":1471,"date":1735,"description":1736,"downloadFile":1217,"draft":1078,"extension":1079,"image":1737,"imageHeight":1738,"imageWidth":1739,"meta":1740,"navigation":405,"path":1741,"seo":1742,"stem":1743,"tags":1744,"__hash__":1748},"posts\u002Fposts\u002Fb2b-lead-generation-ai.md","How AI is Transforming B2B Lead Generation",{"type":9,"value":1472,"toc":1722},[1473,1476,1480,1485,1502,1507,1524,1528,1532,1535,1552,1556,1559,1576,1580,1583,1597,1601,1604,1618,1622,1625,1657,1661,1664,1678,1681,1685,1688,1714,1716,1719],[15,1474,1475],{},"Artificial intelligence isn't just a buzzword in B2B sales—it's fundamentally changing how teams identify, qualify, and engage with prospects. Here's what's happening and how you can take advantage.",[22,1477,1479],{"id":1478},"the-old-way-vs-the-ai-way","The Old Way vs. The AI Way",[15,1481,1482],{},[47,1483,1484],{},"Traditional lead generation:",[825,1486,1487,1490,1493,1496,1499],{},[830,1488,1489],{},"Manual research on LinkedIn for hours",[830,1491,1492],{},"Copy-pasting profiles into spreadsheets",[830,1494,1495],{},"Guessing email patterns",[830,1497,1498],{},"Generic outreach templates",[830,1500,1501],{},"Hoping for replies",[15,1503,1504],{},[47,1505,1506],{},"AI-powered lead generation:",[825,1508,1509,1512,1515,1518,1521],{},[830,1510,1511],{},"Automated prospect identification based on ideal customer profiles",[830,1513,1514],{},"Instant data enrichment with verified contact details",[830,1516,1517],{},"Personalized messaging at scale",[830,1519,1520],{},"Predictive scoring to prioritize the hottest leads",[830,1522,1523],{},"Continuous optimization based on response patterns",[22,1525,1527],{"id":1526},"key-ai-applications-in-lead-gen","Key AI Applications in Lead Gen",[224,1529,1531],{"id":1530},"_1-intelligent-prospecting","1. Intelligent Prospecting",[15,1533,1534],{},"AI can analyze thousands of profiles in seconds, identifying prospects who match your ideal customer profile based on signals like:",[825,1536,1537,1540,1543,1546,1549],{},[830,1538,1539],{},"Job title and seniority",[830,1541,1542],{},"Company size and industry",[830,1544,1545],{},"Recent company events (funding, hiring, product launches)",[830,1547,1548],{},"Content engagement patterns",[830,1550,1551],{},"Technology stack usage",[224,1553,1555],{"id":1554},"_2-data-enrichment","2. Data Enrichment",[15,1557,1558],{},"Finding a prospect is only step one. AI-powered enrichment tools (like LeadContact) aggregate data from multiple sources to provide:",[825,1560,1561,1564,1567,1570,1573],{},[830,1562,1563],{},"Verified email addresses with confidence scores",[830,1565,1566],{},"Direct phone numbers",[830,1568,1569],{},"Company firmographic data",[830,1571,1572],{},"Social media profiles",[830,1574,1575],{},"Recent activity and interests",[224,1577,1579],{"id":1578},"_3-personalization-at-scale","3. Personalization at Scale",[15,1581,1582],{},"The biggest challenge in outreach has always been the trade-off between personalization and volume. AI eliminates this by:",[825,1584,1585,1588,1591,1594],{},[830,1586,1587],{},"Analyzing prospect profiles to identify relevant talking points",[830,1589,1590],{},"Generating customized opening lines",[830,1592,1593],{},"Suggesting the best time to reach out",[830,1595,1596],{},"Adapting tone and messaging style",[224,1598,1600],{"id":1599},"_4-predictive-lead-scoring","4. Predictive Lead Scoring",[15,1602,1603],{},"Not all leads are equal. AI models can predict which prospects are most likely to convert based on:",[825,1605,1606,1609,1612,1615],{},[830,1607,1608],{},"Historical conversion data",[830,1610,1611],{},"Behavioral signals",[830,1613,1614],{},"Company growth indicators",[830,1616,1617],{},"Market timing signals",[22,1619,1621],{"id":1620},"getting-started-with-ai-lead-gen","Getting Started with AI Lead Gen",[15,1623,1624],{},"You don't need to build custom ML models. Here's a practical approach:",[1019,1626,1627,1633,1639,1645,1651],{},[830,1628,1629,1632],{},[47,1630,1631],{},"Define your ICP clearly"," — The more specific, the better AI can target",[830,1634,1635,1638],{},[47,1636,1637],{},"Use AI-powered data tools"," — LeadContact's enrichment gives you verified data across multiple providers",[830,1640,1641,1644],{},[47,1642,1643],{},"Implement smart sequencing"," — Use AI-suggested timing and messaging",[830,1646,1647,1650],{},[47,1648,1649],{},"Measure everything"," — Track which AI-driven approaches yield the best results",[830,1652,1653,1656],{},[47,1654,1655],{},"Iterate quickly"," — AI gets better with more data, so start small and scale",[22,1658,1660],{"id":1659},"the-human-element","The Human Element",[15,1662,1663],{},"Despite all the AI advances, the human element remains crucial. AI should handle the repetitive, data-heavy tasks while humans focus on:",[825,1665,1666,1669,1672,1675],{},[830,1667,1668],{},"Building genuine relationships",[830,1670,1671],{},"Creative strategy",[830,1673,1674],{},"Complex negotiations",[830,1676,1677],{},"Empathetic communication",[15,1679,1680],{},"The best results come from the combination of AI efficiency and human authenticity.",[22,1682,1684],{"id":1683},"whats-next","What's Next",[15,1686,1687],{},"The future of B2B lead generation is heading toward:",[825,1689,1690,1696,1702,1708],{},[830,1691,1692,1695],{},[47,1693,1694],{},"Intent data integration"," — Knowing when someone is actively researching solutions",[830,1697,1698,1701],{},[47,1699,1700],{},"Conversational AI"," — Smart chatbots that qualify leads in real-time",[830,1703,1704,1707],{},[47,1705,1706],{},"Autonomous agents"," — AI that can manage entire outreach sequences independently",[830,1709,1710,1713],{},[47,1711,1712],{},"Predictive market mapping"," — Identifying markets before they become competitive",[22,1715,1192],{"id":1191},[15,1717,1718],{},"AI is not replacing salespeople—it's making them exponentially more effective. By automating research, data gathering, and initial outreach, AI frees up sales teams to do what they do best: build relationships and close deals.",[15,1720,1721],{},"The teams that embrace AI-powered tools today will have a significant competitive advantage tomorrow. Start with the fundamentals—accurate data and smart automation—and build from there.",{"title":43,"searchDepth":244,"depth":244,"links":1723},[1724,1725,1731,1732,1733,1734],{"id":1478,"depth":244,"text":1479},{"id":1526,"depth":244,"text":1527,"children":1726},[1727,1728,1729,1730],{"id":1530,"depth":250,"text":1531},{"id":1554,"depth":250,"text":1555},{"id":1578,"depth":250,"text":1579},{"id":1599,"depth":250,"text":1600},{"id":1620,"depth":244,"text":1621},{"id":1659,"depth":244,"text":1660},{"id":1683,"depth":244,"text":1684},{"id":1191,"depth":244,"text":1192},"2025-03-20","Explore how artificial intelligence is revolutionizing the way sales teams find, qualify, and engage with potential customers in B2B markets.","https:\u002F\u002Fbpic.51yuansu.com\u002Fbackgd\u002Fcover\u002F00\u002F77\u002F89\u002F661264d7a7a26_800.jpg?x-oss-process=image\u002Fresize,h_360,m_lfit\u002Fsharpen,100",360,643,{},"\u002Fposts\u002Fb2b-lead-generation-ai",{"title":1470,"description":1736},"posts\u002Fb2b-lead-generation-ai",[1745,1746,1747],"AI","Lead Generation","B2B Sales","CziErTcY7dinHX5wrBYDVMzWTWLRCGIBP8R6SD4ThPk",1778469392937]