Ultimate Guide - Programmatic SEO on Wordpress with CapGo.AI's Case Studies via CSV

Ultimate Guide - Programmatic SEO on Wordpress with CapGo.AI's Case Studies via CSV
CapGo AI's founder YG Yichen shares AI SEO insights at Antler in Singapore

To do programmatic SEO with WordPress using a CSV or Excel file, the goal is to automatically generate pages or posts based on structured data (e.g., locations, keywords, descriptions), just like at-scale landing pages.

Here’s a clear, actionable guide:


✅ Step-by-Step Guide for Programmatic SEO with WordPress + CSV

🔧 Tools You’ll Need

  • WordPress site (with admin access)
  • CSV or Excel file (save as .csv)
  • One of these plugins:
    • WP All Import (most popular)
    • Really Simple CSV Importer (simpler, more limited)
    • Optional: Advanced Custom Fields (ACF) for custom fields

1. Prepare Your CSV File

Create your spreadsheet with columns that match the fields of a post or page.

Example CSV:

post_titlepost_namemeta_titlemeta_descriptioncontent
Best Yoga in NYCyoga-nycYoga NYC - Top StudiosDiscover NYC yoga spots<p>Yoga tips...</p>
Best Yoga in LAyoga-laYoga LA - Top StudiosLA yoga studios guide<p>More info...</p>
Save it as .csv from Excel or Google Sheets.

2. Install & Configure WP All Import

  1. Go to Plugins > Add New
  2. Search for “WP All Import” and install it
  3. Activate it
🟡 Note: The free version lets you import Posts, but to map to Custom Post Types or ACF fields, you’ll need the Pro version + ACF add-on.

3. Start the Import

  1. Go to All Import > New Import
  2. Upload your CSV file
  3. Choose to create Posts (or Pages, or a custom post type like “Location Pages”)
  4. Drag-and-drop CSV columns into the WordPress post editor:
    • Map post_title to Title
    • Map post_name to Slug
    • Map content to Content
    • Map SEO fields to custom meta fields (like _aioseo_title, _aioseo_description, etc. if using All in One SEO or Yoast)

4. Map SEO Meta Fields (Yoast or AIOSEO)

If you use an SEO plugin:

For Yoast SEO, map:

  • SEO title_yoast_wpseo_title
  • SEO description_yoast_wpseo_metadesc

For All in One SEO, map:

  • SEO title_aioseo_title
  • SEO description_aioseo_description

5. Run the Import

  • Review the preview
  • Click Confirm & Run Import
  • WordPress will automatically generate posts/pages for each row in your CSV.

6. Customize Page Templates (Optional)

Use page templates or Elementor / Gutenberg blocks to customize the look and feel. Dynamic content can be placed using shortcodes or ACF fields.


7. Submit to Google Search Console

Once imported:

  • Ensure all URLs are crawlable
  • Submit the updated sitemap.xml to Google for indexing

🧠 Bonus Tips

  • Use Excel formulas to generate thousands of variations (e.g., “Best Plumber in {City}”)
  • Add internal links dynamically
  • Use categories/tags for filtering and siloing
  • Add geo-based schema using custom fields or plugins

📌 CAPGO AI Service Model:


CapGo AI provides full AI programmatic SEO and GEO service.

During the collaboration process, CAPGO will provide page structure recommendations and content field requirements.

The client team will then complete the design and configuration of the Wordpress template (such as Liquid templates and Metafields settings) according to the requirements.

Subsequently, CAPGO will generate large-scale SEO content based on the template structure and deliver it to the client via CSV or API for bulk import into Shopify, enabling efficient programmatic landing page construction.

Read more

如何衡量 GEO(Generative Engine Optimization)的效果?

如何衡量 GEO(Generative Engine Optimization)的效果?

随着 AI 搜索(如 Google 的 AI Overview、ChatGPT Web Search 等)的普及,GEO(Generative Engine Optimization) 成为新的增长手段:优化内容,让生成式搜索结果更频繁、更有利地提及我们。 但是,如何科学地衡量 GEO 的效果?本文介绍一个实践方法。 GEO 效果衡量的核心思路 在传统 SEO 中,我们会看关键词排名、自然流量、点击率等指标。 而在 GEO 中,核心问题变成了: 👉 “我们的内容是否被 AI 搜索引擎在生成式回答中提及?” 因此,衡量 GEO 效果的关键指标就是 被提及率: * 给定一组我们希望优化的 Topic,生成相关网页 * 在

By CapGo AI - by YG
什么样的博客才是优秀的 SEO 博客?

什么样的博客才是优秀的 SEO 博客?

很多人谈到 SEO 博客时,第一反应是:关键词布局、外链建设、标题优化。这些确实重要,但真正能在竞争激烈的环境下长期获得流量和转化的博客,并不仅仅是“为搜索引擎写的文章”,而是为用户而写。 如果用户点击进来发现文章排版杂乱、文字密不透风、毫无重点,很快就会关闭页面。相反,如果你的博客能给人清晰、舒适的阅读体验,用户愿意停留更久、分享内容,搜索引擎自然会给予更高的权重。 那么,什么样的博客才是优秀的 SEO 博客? 核心是:用户体验优先,SEO优化其次。下面我们从多个维度展开。 一、阅读舒适度:用户体验是第一位 1. 窄屏布局,避免“大段横向阅读” 研究表明,人眼在屏幕上阅读的最佳宽度大约在 600-800px。太宽的文字行距会让眼睛左右来回大幅移动,造成阅读疲劳;太窄则会显得拥挤。 因此,一个优秀的博客应该限制正文宽度,保持阅读的舒适感。 2. 右侧 Table of

By CapGo AI - by YG
Technical SEO for Developers: 深入理解 Rendering 的挑战

Technical SEO for Developers: 深入理解 Rendering 的挑战

在 SEO 优化中,很多人只关注内容和链接,但对于开发者而言,Technical SEO 更关键的是确保搜索引擎能够高效、准确地渲染和索引页面。尤其是在现代 Web 应用中,复杂的 Rendering(渲染) 机制往往是影响 SEO 成败的核心因素。 重点 - Rendering 1. Rendering 与 SEO 的关系 搜索引擎爬虫(Googlebot 等)需要渲染页面后才能理解 DOM、提取内容、识别链接。如果渲染不完整或延迟,可能导致: * 页面内容无法被抓取(尤其是动态生成的内容)。 * 内部链接缺失,影响索引覆盖率。 * 结构化数据未被识别,导致丰富结果(Rich Results)丢失。 对于单页应用(SPA, Single Page Application),这个问题尤其严重,

By CapGo AI - by YG
群发邮件获客如果获得高打开率,高到达率

群发邮件获客如果获得高打开率,高到达率

背景数据与现状 近年来,群发邮件的整体到达率呈下降趋势,尤其是在 Gmail 等主流邮箱系统下,反垃圾算法的门槛越来越高。根据行业监测数据: * 在 Gmail 环境下,如果使用未经预热的新域名批量群发,到达率甚至可能低于 60%,冷名单(非精准名单)可能更低到 30%-40%。 * 并发大量无区别邮件,高投诉率(用户标记为垃圾邮件)和高退信率(无效邮箱)会迅速降低域名信誉,让后续邮件更容易被过滤,甚至会让整个域名的所有邮件进入垃圾邮箱。 因此,要想在今天依然保持高到达率和高打开率,必须做邮箱预热,个性化内容,模拟真人非并发发送,高邮箱质量,标题要触发高打开率。 一、高到达率邮件的特点 1. 良好的发件人信誉 * 使用干净的域名与 IP(避免使用被滥用过的老域名)。 * 持续保持低退信率、低投诉率,积累发件信誉。 2. 预热(Warm Up)机制 * 新域名或新邮箱不能一开始就群发,

By CapGo AI - by YG